Kyle Huey
|
95da95656a
|
Bug 1027251: Disable destructor checking on Windows. r=me
|
2014-06-20 07:33:00 -07:00 |
|
Birunthan Mohanathas
|
ec8396a564
|
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -07:00 |
|
Nicholas Nethercote
|
39f29c384a
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
|
2014-05-20 23:06:54 -07:00 |
|
Wes Kocher
|
32fd73ab80
|
Backed out changeset 66f9a0038c67 (bug 774388) for various frequent intermittent failures including mochitest-2 on a CLOSED TREE
|
2014-06-16 19:00:15 -07:00 |
|
Benoit Jacob
|
2d074cbb04
|
Bug 774388 - Patch 5: Properly manage the lifetime of the compositor thread, by waiting for CrossProcessCompositorParents to die before destroying it - r=nical,mattwoodrow
|
2014-06-06 09:51:26 -04:00 |
|
Benoit Jacob
|
4e23e75d75
|
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
|
2014-06-06 09:51:24 -04:00 |
|
Aaron Klotz
|
583358c6fd
|
Bug 1021187: Main thread should be unregistred from IOInterposer in ASAN builds; r=ehsan
|
2014-06-10 14:33:19 -06:00 |
|
David Major
|
9ca8db2932
|
Bug 1018477: Fix R/M check in x86 detour code. r=m_kato
|
2014-06-03 16:47:43 +12:00 |
|
Sotaro Ikeda
|
cb17692178
|
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
|
2014-05-24 09:14:45 -07:00 |
|
Steve Fink
|
ea69951aea
|
Backed out changeset 171edffe0641 (bug 1006957) for crash at BaseAutoLock<mozilla::Mutex>::BaseAutoLock(mozilla::Mutex&) from layers::AsyncTransactionTrackersHolder::ClearAllAsyncTransactionTrackers on a CLOSED TREE
|
2014-05-23 21:16:02 -07:00 |
|
Sotaro Ikeda
|
e66ebd661d
|
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
|
2014-05-23 17:52:43 -07:00 |
|
Nicolas Silva
|
68b4a5e659
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-05-07 11:06:19 +02:00 |
|
Josh Aas
|
3675b7efa2
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 22:05:46 -05:00 |
|
Phil Ringnalda
|
3b63909530
|
Back out a4b51aff4b3c (bug 957928) for build bustage
CLOSED TREE
|
2014-05-17 17:43:07 -07:00 |
|
Josh Aas
|
792dc0a797
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 18:53:03 -05:00 |
|
Ryan VanderMeulen
|
96ed00e142
|
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
|
2014-05-16 12:29:37 -04:00 |
|
Nicolas Silva
|
42a451f0bb
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-05-07 11:06:19 +02:00 |
|
Andrew McCreight
|
b18fc65773
|
Bug 1008420, part 2 - Split out a refcountless nsArray base class. r=bsmedberg
|
2014-05-15 09:52:58 -07:00 |
|
Ryan VanderMeulen
|
446c9509db
|
Backed out changeset 86f9003c1251 (bug 924622) for causing bug 1007284 (frequent mochitest-e10s-2 shutdown hangs).
|
2014-05-07 17:03:03 -04:00 |
|
Nicolas Silva
|
a6863f0e23
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-05-07 11:06:19 +02:00 |
|
Ryan VanderMeulen
|
d4400ed747
|
Backed out changeset d7d7cc47bcc6 (bug 924622) for bustage.
CLOSED TREE
|
2014-05-07 10:22:21 -04:00 |
|
Nicolas Silva
|
204e86d14e
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, r=sotaro
|
2014-05-07 11:06:19 +02:00 |
|
Nathan Froyd
|
e616ea9a4c
|
Bug 1003306 - part 1 - add PermissionManager/nsIPermissionManager to ServicesList.h; r=bsmedberg
|
2014-04-29 13:27:02 -04:00 |
|
Nathan Froyd
|
98d4e9240c
|
Bug 1003297 - part 2 - tidy up refcount management in mozilla::services::Get*; r=bsmedberg
|
2014-04-29 11:59:45 -04:00 |
|
Nathan Froyd
|
59c84adaad
|
Bug 1003297 - part 1 - don't try to return XPCOM services from mozilla::services getters post-XPCOM shutdown; r=bsmedberg
|
2014-04-29 11:51:14 -04:00 |
|
Ryan VanderMeulen
|
568d01e29e
|
Backed out changesets 74ef5120ae2f and d26dfd37031a (bug 924622) for frequent Android and OSX crashes.
CLOSED TREE
|
2014-04-30 13:21:07 -04:00 |
|
Nicolas Silva
|
5656eb9940
|
Bug 924622 - Change the #include order of ImageBridge headers in nsXPCOMInit.cpp to avoid macro name collision on some platforms.
|
2014-04-30 17:43:09 +02:00 |
|
Nicolas Silva
|
79c0192464
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-04-30 17:39:59 +02:00 |
|
Ehsan Akhgari
|
e04a4fd6c3
|
Bug 999888: Make ObserverLists not use mozilla::AtomicRefCounted; r=froydnj
--HG--
extra : rebase_source : a1a29242b9a8d6e265d20352d9f24d743f20a47c
|
2014-04-29 11:32:03 -06:00 |
|
Aaron Klotz
|
6e588eb232
|
Bug 999888: Make IOInterposer leakcheck-friendly; f=ehsan, r=froydnj
--HG--
extra : rebase_source : ff65dd0f8ab4f28bf53b52f71cda1793df9a108a
|
2014-04-29 11:29:43 -06:00 |
|
Birunthan Mohanathas
|
ff8ce9bd42
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Zack Weinberg
|
d5fc5cb4a1
|
Bug 1001842 part 1: record the umask in NS_InitXPCOM2 and expose it to JS via nsSystemInfo. r=bsmedberg
|
2014-04-26 10:56:54 -04:00 |
|
Nathan Froyd
|
7301de13be
|
Backout 2629257557ff:284be1609a50 (bug 1001842) for debug xpcshell bustage
|
2014-04-26 13:18:32 -04:00 |
|
Zack Weinberg
|
0ebd4af1d3
|
Bug 1001842 part 1: record the umask in NS_InitXPCOM2 and expose it to JS via nsSystemInfo. r=bsmedberg
|
2014-04-26 10:56:54 -04:00 |
|
Ed Morley
|
551fcae876
|
Backed out changeset fbb86a21aba0 (bug 924622) for leaks on OS X 10.6; CLOSED TREE
|
2014-04-25 17:51:42 +01:00 |
|
Nicolas Silva
|
96601efc35
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-04-25 13:55:36 +02:00 |
|
Aaron Klotz
|
dfa2de3ba5
|
Bug 998795: Use nsAutoPtr to initialize MainThreadIOLoggerImpl(); r=froydnj
|
2014-04-24 20:06:12 -06:00 |
|
Jan Beich
|
ac960a4665
|
Bug 983953 - Don't try to use vpx_mem if --with-system-libvpx doesn't provide. r=glandium
|
2014-04-22 08:44:04 -04:00 |
|
Aaron Klotz
|
460566bab5
|
Bug 935482: New IOInterposer observer for recording main thread I/O to file; r=froydnj
|
2014-04-19 14:28:02 -06:00 |
|
Nathan Froyd
|
6ca1704821
|
Bug 682216 - add a memory reporter for libnestegg's memory; r=njn,kinetik
|
2014-04-08 10:36:30 -04:00 |
|
Ryan VanderMeulen
|
c71414c58b
|
Merge m-c to inbound.
|
2014-04-15 23:30:15 -04:00 |
|
Ryan VanderMeulen
|
04f8f51173
|
Merge inbound to m-c.
|
2014-04-15 23:26:35 -04:00 |
|
Phil Ringnalda
|
1b97f98ee4
|
Back out e17d61d6acf6 (bug 924622) for apparently making the mismatched CxxStackFrame aborts more frequent rather than less
|
2014-04-15 20:00:59 -07:00 |
|
Jonathan Watt
|
677f7fdb5d
|
Bug 950372 follow-up - Avoid having the preprocessor define for READ in linux/fs.h break Moz2D's 2D.h by making sure 2D.h is included before whatever includes linux/fs.h. r=B2G KK Emulator Opt/Debug bustage
|
2014-04-16 01:48:02 +01:00 |
|
Nicolas Silva
|
ee2c3eec19
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-04-15 11:34:33 +02:00 |
|
Carsten "Tomcat" Book
|
bd2330e021
|
Backed out changeset f52300725e6f (bug 924622) for Linux Test Bustage
|
2014-04-15 12:46:25 +02:00 |
|
Botond Ballo
|
b56cd2cc98
|
Bug 976605 - Expose inIDOMUtils via mozilla::services. r=ehsan
--HG--
extra : source : 896fa761f32dad205897953d812e78dadf6136e7
|
2014-04-11 17:39:58 -04:00 |
|
Nathan Froyd
|
2585135c22
|
Bug 993546 - refactor malloc-wrapping memory reporter implementations; r=njn
|
2014-04-08 13:51:20 -04:00 |
|
Nicolas Silva
|
bcecbebe18
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-04-15 11:34:33 +02:00 |
|
Ed Morley
|
cc565a8c1f
|
Backed out changeset 27ceedad1d1c (bug 976605)
|
2014-04-15 17:45:24 +01:00 |
|