User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Thu Nov 13 20:19:09 2014 +0000 | 292ed84594c153f7e246ef6d5e5d9089e5305760 | Ryan VanderMeulen — Backed out changesets 0c9407b0e481, c2c37b2e9fac, and 488700194519 (bug 1000264) for e10s test failures. |
ca998f9e1b7180e9ea419b66be5d285387f395f7 | Nathan Froyd — Bug 1097740 - use NS_INLINE_DECL_THREADSAFE_REFCOUNTING for Fake_MediaStreamTrack in FakeMediaStreams.h; r=jesup | |
b8613576f657b89240fc2f2dd52a9413f9ac7f52 | Alfredo Yang — Bug 1098195 - Return false when failing to get output format. r=edwin | |
12034172f9be3fc32afe220e60ef46f34ba2d339 | Ting-Yu Lin — Bug 1097094 - Keep a WeakPtr to nsDocShell in SectionCarets. r=roc | |
99dfd03ae4fa8e0d845a30c918b25e18adf5b541 | Morris Tseng — Bug 1096169 - Handle selection carets overlapping case. r=roc | |
5dd9fb34f542149bd5936e7c6a26dc9f6f36b119 | Andrew Osmond — Bug 1096078 - Restore use of Destroy() for DOMMediaStream. r=jesup | |
f22af8dfea68d170ff153236c87cfb2a8b9497f1 | AndrĂ© Reinald — Bug 1076385 - Start the Mac sandbox on reception of a specific message from the main process (same as Windows and Linux). r=smichaud | |
2f9619594cf0fe1ab76ebd92de20791226bf8f75 | Blake — Bug 1043274 - Use GraphicBuffer on GonkDecoderModule. r=edwin, r=sotaro | |
87e94129e7b37f7afd0daa8d22a2bf1298898391 | Bruce Sun — Bug 1033903 - Support GraphicBuffer in MediaCodecReader. r=cpearce, r=sotaro | |
0c9407b0e481e1718458d116050b0817aeacb905 | Paul Adenot — Bug 1000264 - Test for the Promise support of AudioContext.decodeAudioData. r=ehsan | |
c2c37b2e9fac22a76ce98221e1cf12988dc6a7a5 | Paul Adenot — Bug 1000264 - Make AudioContext.decodeAudioData return a promise. r=ehsan,bz | |
48870019451923babe374d084bd3fa2d01589840 | Paul Adenot — Bug 1000264 - Allow an object that inherits from nsWrapperCache but not nsISupports to be passed as a Promise::MaybeResolve argument. r=bz | |
76fdd0f934c191a3ca2d050e81cad97f2b1298a6 | Jan de Mooij — Bug 1093573 part 14 - Remove newborn generator state. r=wingo | |
8792056f152cf79804df03bc7d130ad68ae0ded7 | Jan de Mooij — Bug 1093573 part 13 - Handle closing legacy generators correctly. r=wingo,shu | |
5e645894f6bf0b32c5d17823b44c91863c1b3beb | Jan de Mooij — Bug 1093573 part 12 - Inline INITIALYIELD and YIELD in Baseline. r=wingo | |
e2be5d0449c5eea1f4395c737c53baf3f4e4780a | Terrence Cole — Bug 1098025 - Remove the manual ReportPendingException from XULDocument::ExecuteScript; r=bholley | |
657e8b81c02dd70dd04cce286edffa35a7b1bf01 | Brian Hackett — Bug 1096023 - Fix code generation for ClassHook caches when the SPS profiler is active, r=jandem. | |
58f75321e4c18b78276b561531b65b19fb8ab579 | Brian Hackett — Bug 1097585 - Don't generate ClassHook caches for calling or constructing proxies, r=jandem. | |
44d6420a3cc7de60012f832534320f77a6497787 | Michael Ratcliffe — Bug 1097762 - part 2 - add test for clearing flag histograms; r=froydnj | |
e0c591e12feae8328eeef98a78a172693101ceb6 | Nathan Froyd — Bug 1097762 - part 1 - correctly re-initialize flag histograms after clearing them; r=gfritzsche | |
683c4915bceef65dc0f260381b966fa54510f29e | Olli Pettay — Bug 1097302, increase the number of major forget skippables, r=mccr8 | |
42f47a2b3eb523c9381479462e90ac66c43ef0b1 | Sotaro Ikeda — Bug 1091777 - Add TextureClient recycling to CairoImag r=nical | |
c39b72dd4d10b356c4005983c00497b61deeb785 | Jan de Mooij — Bug 1097890 - Inline JSOP_NEWOBJECT in Baseline. r=bhackett | |
4e7a0c00c991eecc7ab315f2333362338ad6efbe | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
005e5bb697d31a05ad76b3b1998c4fe5b5a52128 | Andrew McCreight — Bug 1018397 - Start an ICC timer even if ICC is globally disabled. r=smaug | |
031fbc2b4e1cf033c6648ab3ed7d418b16c05aa9 | Andrew McCreight — Bug 868139 - Don't redo unmarking work in nsGlobalWindow::CanSkip if we already did it. r=smaug | |
90d067dbe461e1cfd1ed9002d973d2ce121da961 | Andrew McCreight — Bug 1098070 - Remove trailing whitespace from nsCCUncollectableMarker.cpp. r=smaug | |
7db30249d1d86f01440b619f78d33e99d1e3fd9b | Luke Wagner — Bug 1091912 - stop using mprotect to halt Ion/asm.js execution (r=bhackett) | |
97408585e41c165f6e5d0fdc0eeedda92cd237b4 | Nathan Froyd — Bug 1095541 - part 3 - remove nsCOMPtr.h #include from nsRefPtr.h; r=bsmedberg | |
cf6287a1392711f24a7af4691ea8519dcbf81cf1 | Nathan Froyd — Bug 1095541 - part 2 - move already_AddRefed to its own header file; r=bsmedberg | |
d0dc5b25a765a02e3b71eef63305eaadf28a99b0 | Nathan Froyd — Bug 1095541 - part 1 - move nsRefPtr nsCOMPtr_helper overloads out-of-line; r=bsmedberg | |
3afd39495f53fb6d016d7b42cd8463b53847589d | Nathan Froyd — Bug 1097861 - make CycleCollectionNoteChild more easily forward-declarable; r=mccr8 | |
015dfc3cfab2e73f8157a36fe547a8c3cb83ff6c | Ryan VanderMeulen — Backed out changeset 13ba124946bd (bug 1074378) for causing bug 1081171. | |
8273b2521c2e1ad8ec869ff64f2cc52f874a1efe | Botond Ballo — Bug 1055741 - Unify the 'local Screen' and 'ParentLayer' coordinate systems. r=kats | |
9106c8d445333338d26778413f3cfc60b49543a4 | Botond Ballo — Bug 1076163 - Clean up the resolution-related fields and methods in FrameMetrics. r=kats | |
248c057bbfcaf4f72eff8266619f7d87b1b675ce | Botond Ballo — Bug 1076163 - Basic APZ support for css-driven resolution. r=kats,tn | |
e394d04ba98ae0d165482e17ba8e57a07d3751a1 | Douglas Crosher — Bug 1021367 - Assertion failure in GetShaderConfigFor. r=nical | |
f4844d95a084d2f73e97263e82e67a3a5140db66 | Jon Coppeard — (no bug) Update count of GC reasons in comment DONTBUILD | |
9772eacfaf03838045d8e036970512e08d0d8b87 | Jonathan Kew — Bug 1094434 - Reftests for display of resizer on vertical-lr and vertical-rl textareas. r=roc | |
4a65cacf8a371b99bb0dd97fdff24f27ff9ff913 | Jonathan Kew — Bug 1094434 - Render resizer appropriately for vertical-lr and vertical-rl writing modes. r=roc | |
f77efca402c2b12116350e599a8c029ce78ebfc6 | Jonathan Kew — Bug 1084370 - Fix handling of vertical-align in lines with vertical writing mode. r=smontagu | |
c49c2442f6667ae518c03ed9fb8bcf3c1a8b5578 | Jacek Caban — Bug 1094141 - Don't export skia APIs from xul.dll. r=glandium |