User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
bmo:rail@mozilla.com Fri Apr 15 01:44:41 2016 +0000 | c45b0f59dc459d80d6d493cfe549a48ca5dc8df3 | Rail Aliiev — Bug 1264810 - Change merge day configs to bump esr45 version r=jlund |
d1c487cc4ef287f33f6e92779dcf8c2247197226 | Bill McCloskey — Bug 1263292 - Handle calling realloc(0) (r=jld) | |
526423ac534375444a91f738338dea94d5793003 | Bill McCloskey — Bug 1264398 - Avoid extra assign() on windows in IPC code (r=jld) | |
3b1fae9003385c071dab0e07b6048a3f831a198f | Steve Fink — No bug. Helper tool to partially autogenerate portions of the release notes. | |
f7b174cd5ad1d71d77e58e9c3bffe2415ad22802 | Andrew McCreight — Bug 1264662 - Record IPC message capacity instead of size. r=billm | |
23aad06080afc4980fe516ac98cdc1d315b67115 | Xidorn Quan — Bug 1235321 - Enable using line cursor to optimize reflowing absolute frames. r=bz | |
e02a840a52f6df6a2a046b11c5a89caa444829be | Mike Hommey — Bug 1264132 - Use `$gcc_dir/bin/gcc -print-libgcc-file-name` to find the libraries and headers to copy in the clang package. r=ehsan | |
bba8a0264e24d8c5231d12ecfd518a2ede9d255b | Mike Hommey — Bug 1262729 - Allow to more conveniently build toolchains. r=dustin | |
993766c094cfa8d3d8b8f34617bdf321d5fc4737 | Mike Hommey — Bug 1260327 - Switch buildconfig.html to using MOZ_CONFIGURE_OPTIONS. r=chmanchester | |
450647e36329144c9a3de6bc6642cad717ee0c30 | Mike Hommey — Bug 1260327 - Expose a MOZ_CONFIGURE_OPTIONS variable containing configure options. r=chmanchester | |
5864ce92b53344598fea07f25cabef72aa791514 | Mike Hommey — Bug 1260327 - Remove the --recheck option of config.status. r=chmanchester | |
f521d5b4368efcc3e163d601410b27152220d60a | Mike Hommey — Bug 1257448 - Move --enable-replace-malloc to moz.configure. r=nalexander | |
e830d7f62e4daf87facecff79e0b33fe6a1db46a | Mike Hommey — Bug 1257448 - Move MOZ_MEMORY_* defines to moz.configure. r=nalexander | |
19192644236646c8c4bec4d475bc3fd628608846 | Mike Hommey — Bug 1257448 - Move --enable-jemalloc and MOZ_JEMALLOC4 to moz.configure. r=nalexander | |
b848122c64f90b399ab0d871341ce412cc9db993 | Mike Hommey — Bug 1257448 - Don't disable MOZ_MEMORY when building fennec with --disable-compile-environment. r=nalexander | |
334804a9afacc402b16c172a97bb85919510a8e8 | Mike Hommey — Bug 1257448 - Don't emit an error on unknown implied options when their resolved value is None. r=nalexander | |
225e6dc0f971cf6df960e7a5ec4579536fc1cb77 | Mike Hommey — Bug 1264527 - Remove wanted_mozconfig_variables. r=nalexander | |
8ed07c4d0e3e3e00f650365d5e799ba00df6f539 | David Anderson — Fix aboutSupport.js eslint bustage, bug 1263849 r=orange | |
efaa8959220e960eec4c2931294da2208b0403a8 | David Anderson — Reorganize and tidy up the graphics section of about:support. (bug 1263849, r=milan) | |
22f36f2a2e4c740a0c750aad18c444de94ac2658 | Jeff Gilbert — Bug 1224199 - Destroy SharedSurfaces before ~GLContext(). - r=jrmuizel | |
1b77af186da211485fa9c5573d843d96c708a829 | Jeff Gilbert — Bug 1261179 - Don't fallback GLContextProviders in WebGL. - r=jrmuizel | |
1411186a9603c9b897f7942c8a2781a81766082d | Jeff Gilbert — Bug 982928 - Remove mozconfig.vs2010. - r=gps,sfink sr=ted.mielczarek | |
9a7955d81761e0c6e847099360cbafff295c057c | Lee Salzman — Bug 1257717 - throw InvalidStateError when CreatePattern fails to snapshot source. r=jrmuizel | |
bd74613c5184aeebba2f24dfab46af044e4e4a9a | Jonathan Watt — Bug 1263332 - Avoid startup JavaScript strict warning in DirectoryLinksProvider.jsm. r=MattN | |
35fd9a50d358b5144efeb9e9dab94dc3eb757b42 | Ralph Giles — Bug 1264490 - Update win32 builders for rust 1.9-beta.1. r=mshal | |
9b7c938a1379d0a999b5ae9141ba291f4235f144 | Ralph Giles — Bug 1264490 - Update win64 builders for rust 1.8. r=mshal | |
d0dd6c4266e2e5c8affc2b1714d4b36eba6f53df | Ralph Giles — Bug 1264490 - Update linux64 builders for rust 1.8. r=mshal | |
76e8f6ad9ded250863aabef2da248867bc96e79c | Terrence Cole — Bug 1263777 - Use WeakCache to sweep the InitialShapeTable; r=jonco | |
86bd74d49e63a7f6a5445a1f6d254689ad9accd0 | Terrence Cole — Bug 1263772 - Use WeakCache wrapper to sweep BaseShape table; r=jonco | |
ab87b53b3140fbb5e9e2caa5325ae0d791ee43d4 | Terrence Cole — Bug 1263771 - Sweep the InnerViewTable with WeakCache; r=sfink | |
b23a6286c125783b582eb59967ab5e574133478a | Terrence Cole — Bug 1263769 - Sweep WeakCaches in parallel; r=sfink | |
58c36d9ae2af72144b7dd995b4f2344f543c0f7d | Terrence Cole — Bug 1233862 - Add a WeakCache builtin to automatically manage sweeping; r=sfink | |
b4b843abf463252b8177c12268b19c9ade761224 | Geoff Brown — Bug 1264656 - Avoid file exists error in |mach android-emulator --force-update|; r=jmaher | |
c155349cb40312927dd7c1f9756598e28ac949d2 | Greg Mierzwinski — Bug 1252995 - recordTestCoverage modification. r=chmanchester | |
1602320ae20876e40c82b6d936dae74cf28ab02b | Greg Mierzwinski — Bug 1252995 - Add a method to get lines and name of methods. r=chmanchester | |
b72f1f574abadf0ff5c64cb8814a6b52c31d2940 | Greg Mierzwinski — Bug 1252995 - Add a method to get uncovered lines. r=chmanchester | |
557559847ec748518993c28da60ba2026a919aa6 | Chris Manchester — Bug 1256979 - Move MOZ_CHROME_FILE_FORMAT to Python configure. r=glandium | |
a6a64a3cb0f35bbef181a4a54bcb54a52ce9bf57 | Chris Manchester — Bug 1256979 - Remove MOZ_OMNIJAR from old-configure and upload-files.mk. r=glandium | |
fb9b550b88bf28d2eb6e6c717d91a2b70e3ba921 | Chris Manchester — Bug 1256979 - Don't set MOZ_CHROME_FILE_FORMAT to 'flat' for android builds. r=glandium | |
b6ab9982be5af1c6e5c3d68288880cd105cc6209 | Nathan Froyd | |
7dd74bf4952716714a380d4f37215fea3c4c2d5c | Boris Zbarsky — Bug 1264377. Get rid of some unnecessary custom JSClass hook functions in xpconnect sandboxes and DOM simple globals. r=bholley | |
77d53bf103a26592944ae70cd45a80f0204cd4b9 | Tim Taubert — Bug 1235634 - Construct nsNSSShutdownList::singleton lazily on first use r=keeler | |
b0628853f89996c5ddab16df37dbdebdc4bbc3d7 | Wes Kocher — Backed out changeset 954189d579d5 (bug 1263975) for failures in test_mousescroll.xul | |
dc8cdaac96f3a9c68d80e5fbbef18f05097e751c | Jonathan Watt — Bug 1264317 - Make the basic shape clip-path clipping use nsCSSValue::Array instead of nsCSSValueList. r=dholbert | |
73f507eb28770e6e99e72546dab27f0959cfa3c5 | Alexander Surkov — Bug 1264526 - process ARIA owns relocations for in-the-document accessibles only, r=yzen | |
d193db2fee91f8f93ab702531122fdd31f64de59 | Andrew McCreight — Bug 1263235, part 3 - Move PHttpChannel::OnTransportAndData's data argument last. r=mayhemer | |
f901f3d964ab49279493fc66b51d1a788a666bb8 | Honza Bambas — Bug 1263028 - send HTTP data to the content process in smaller chunks, r=michal | |
8d3682b0fc5b451fc9a13a917c7387e3f5afec88 | Jonathan Watt — Bug 1263256 - Silence startup JavaScript strict warning in chrome://browser/content/newtab/newTab.js. r=MattN | |
a5b52c5e3c9619a3879e98d9e3cc54bac0ed88d9 | Jonathan Watt — Bug 1264159 - Use the new JS octal notation instead of parseInt when specifying octal numbers in browser code. r=standard8 | |
30aa9ea0ad0c77ae3f8ce0868cf1b21829b0a530 | David Anderson — Fix D3D11VideoCrashGuard missing a switch case in ContentParent. (bug 1263725, r=mattwoodrow) | |
b33bd4e99069c269b96eb5532661830356d1dcae | Felipe Gomes — Bug 1264437 - Manage browser.tabs.remote.autostart.2 pref even for disqualified users. r=rvitillo | |
3a15af732d22993401920ec2b95490f3ff2067f5 | Andrew McCreight — Bug 1260908 - Fix type of kMinTelemetryMessageSize. r=smaug | |
410d733097ac4378441053cb5f4d19eb792f1b05 | Tom Schuster — Bug 1041586 - Fold away property accesses to not-defined properties. r=jandem | |
954189d579d5db542624d10c11108db60af13816 | Markus Stange — Bug 1263975 - XUL scrollbox (e.g. the tab bar) should respond to pixel scrolls by pixel scrolling. r=enndeakin+6102 | |
7f765725b3b4575a01171f31e399e8723047c9d7 | Gregory Arndt — Bug 1264652 - Add scope to extend task graph to the decision task r=dustin | |
46033e80d7c2236809abd7318beecd9bc67b88aa | Nathan Froyd | |
17bc12e98c25c8bf9fe5ce9fcccd180be5c83ee4 | Jan de Mooij — Bug 1261361 - Make Vector::infallibleGrowByUninitialized check mReserved instead of mCapacity. r=Waldo | |
62f56187fc278162b71ece33c8457f305f9fe5b7 | Nathan Froyd | |
a29c9be8af13c01e80c8bf936289fc167d4ce90c | Alexander Surkov — Bug 1264473 - do not schedule child document rebuinding during main document shutdown, r=yzen | |
8efa80a1d294c833136b3ac1db1027a46d72be6f | Paul Adenot — Bug 1264594 - Update libcubeb to revision 727121. r=kinetik | |
a9cfac4ce926828806b6fa4247c10d113866b9ac | Carsten "Tomcat" Book — Backed out changeset 0eb8cf4e5b92 (bug 1224186) for w2 wpt test issues on a CLOSED TREE |