gecko-dev/build
Emilio Cobos Álvarez 1834c20f36 Bug 1518045 - Make Servo use a single thread-pool for layout-related tasks per-process. r=jdm
Instead of per-document. This also allows to reuse this thread-pool if needed
for other stuff, like parallel CSS parsing (#22478), and to share more code with
Gecko, which is always nice.

This cherry-picks https://github.com/servo/servo/pull/22487, with a few minor
fixes to the build that are landing as part of the sync associated to this bug,
and an lsan exception tweak to point to the right module since it's moving.
2019-01-07 00:53:04 +01:00
..
autoconf Bug 1515595 - Move AR to python configure. r=froydnj 2018-12-21 22:53:53 +00:00
build-clang Backed out 1 changesets (bug 1516374) for causing Linux asan browser chrome exceptions CLOSED TREE 2018-12-27 08:17:10 +02:00
build-infer
clang-plugin Bug 1515314 - Fix the build of Searchfox's indexer with trunk clang and with assertions enabled. r=kats 2018-12-20 04:40:37 +01:00
compare-mozconfig
debian-packages Bug 1513320 - SQLite package backport for Debian 7; r=glandium 2018-12-12 22:11:59 +00:00
docs
gyp_includes
macosx Bug 1515604 - Fix artifact builds after bug 1513798. r=nalexander 2018-12-20 18:50:04 +00:00
mobile Bug 1517169 - Ensure Android remote test log is deleted before launching test app; r=bc 2019-01-02 09:50:36 -07:00
moz.configure Bug 1507344 - Add a configure option for JARLOG_FILE in profile use builds. r=nalexander 2018-12-21 19:05:44 +00:00
package/mac_osx
pgo Bug 1514288 - save profile run output to log files rather than stdout; r=chmanchester 2019-01-03 18:18:02 +00:00
pymake Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
sanitizers Bug 1518045 - Make Servo use a single thread-pool for layout-related tasks per-process. r=jdm 2019-01-07 00:53:04 +01:00
sparse-profiles Bug 1507884 - Add a wrench-deps toolchain to provide a tarball of crates wrench depends on. r=glandium 2018-12-19 19:33:13 +00:00
tests/cram
unix Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
valgrind Bug 1507340 - Update suppression for bug 966673 to match the libresolv path in the valgrind docker image. r=njn 2018-11-15 01:15:51 +00:00
win32 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
win64
win64-aarch64 Backed out 2 changesets (bug 1515579) for causing bugs: 1516228, 1516090, 1516253. a=backout 2018-12-25 00:48:43 +02:00
workspace-hack
.gdbinit_python.in
.lldbinit.in
__init__.py
appini_header.py
application.ini.in
automation.py.in Bug 1507207 - Improve support for e10s mode testing on Android; r=bc 2018-11-27 09:41:13 -07:00
binary-location.mk
buildconfig.py
cargo-linker
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild
gen_automation.py
gen_symverscript.py
gen_test_backend.py
gen_test_packages_manifest.py Bug 1513570 - Part 4: Back out the jit-tests added in bug 1503012. r=Ms2ger 2018-12-14 18:15:56 +00:00
genrc.sh
gn.mozbuild
gyp.mozbuild
gyp_base.mozbuild
mach_bootstrap.py Bug 1513216 - Don't collect build telemetry when 'mach' is ran from hg format-source. r=sheehan 2018-12-13 18:09:03 +00:00
merge_profdata.py Bug 1507344 - Add configure machinery for MOZ_PROFILE_USE and merging profile. r=nalexander 2018-12-21 19:02:11 +00:00
moz-automation.mk
moz.build
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache
mozconfig.clang-cl
mozconfig.comm-support
mozconfig.common
mozconfig.common.override
mozconfig.lld-link
mozconfig.no-compile Bug 1517882 - Fix x86_64 artifact builds in automation. r=froydnj 2019-01-05 14:34:01 +00:00
mozconfig.node
mozconfig.rust
mozconfig.stylo
mozconfig.vs-common
mozconfig.win-common
qemu-wrap
rebuild-backend.mk
subconfigure.py
submit_telemetry_data.py Bug 1505086: use `mach python` to submit build telemetry r=ted 2018-11-12 14:57:57 +00:00
templates.mozbuild
test_templates.mozbuild
update-settings.ini
upload.py
upload_generated_sources.py
variables.py
virtualenv_packages.txt Backed out 21 changesets (bug 1492664) for breaking cron task for nightlies. a=backout 2018-12-20 12:43:22 +02:00
windows_toolchain.py