.. |
test
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
EventTracer.cpp
|
bug 690203 - ensure that we unstick the event tracing thread when shutting down. r=bsmedberg
|
2011-10-18 10:51:36 -04:00 |
EventTracer.h
|
bug 606574 - Implement event loop instrumentation using native events, core implementation + GTK2 implementation. r=karlt,cjones
|
2011-03-03 11:20:02 -05:00 |
glxtest.cpp
|
Bug 687320 - On OpenBSD, libGL.so.1 doesn't exist - r=bjacob
|
2011-10-25 08:48:39 -04:00 |
MacApplicationDelegate.h
|
|
|
MacApplicationDelegate.mm
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
MacAutoreleasePool.h
|
|
|
MacAutoreleasePool.mm
|
|
|
MacLaunchHelper.h
|
|
|
MacLaunchHelper.mm
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
MacQuirks.h
|
Bug 694039 - Load plugin quirks during interpose. r=jmuizelaar
|
2011-10-26 22:57:26 -04:00 |
make-platformini.py
|
|
|
Makefile.in
|
Merge.
|
2011-11-15 01:09:26 -08:00 |
MozMeegoAppService.h
|
|
|
nsAndroidStartup.cpp
|
Revert to addb9a82a6b8 (undo my failed backouts)
|
2011-11-09 17:31:09 -08:00 |
nsAppData.cpp
|
|
|
nsAppRunner.cpp
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
nsAppRunner.h
|
Bug 694039 - Load plugin quirks during interpose. r=jmuizelaar
|
2011-10-26 22:57:26 -04:00 |
nsCommandLineServiceMac.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCommandLineServiceMac.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsConsoleWriter.cpp
|
|
|
nsEmbedFunctions.cpp
|
Bug 694039 - Load plugin quirks during interpose. r=jmuizelaar
|
2011-10-26 22:57:26 -04:00 |
nsINativeAppSupport.idl
|
|
|
nsIWinAppHelper.idl
|
|
|
nsNativeAppSupportBase.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportBase.h
|
|
|
nsNativeAppSupportCocoa.mm
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportDefault.cpp
|
|
|
nsNativeAppSupportOS2.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportOS2.h
|
|
|
nsNativeAppSupportQt.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportQt.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsNativeAppSupportUnix.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportWin.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNativeAppSupportWin.h
|
|
|
nsQAppInstance.cpp
|
Bug 693422 - Unify QApplication creation. r=tatiana
|
2011-10-17 17:53:37 -07:00 |
nsQAppInstance.h
|
Bug 693422 - Unify QApplication creation. r=tatiana
|
2011-10-17 17:53:37 -07:00 |
nsSigHandlers.cpp
|
Bug 681202 - Add Android x86 target. r=glandium
|
2011-09-29 13:39:03 +09:00 |
nsSigHandlers.h
|
Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
|
2011-03-10 21:17:00 -08:00 |
nsUpdateDriver.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsUpdateDriver.h
|
|
|
nsWindowsDllBlocklist.cpp
|
Backout bug 677797 while preserving the fix from bug 694432 to see whether it helps with the crashes seen in bug 694432
|
2011-10-25 11:34:41 -04:00 |
nsWindowsDllInterceptor.h
|
Bug 681238 part 0 - Support a few more opcodes and fix x86 mov r, [r] test. r=vlad
|
2011-08-29 13:23:21 +02:00 |
nsWindowsRestart.cpp
|
Bug 689277 - Memory leak on low resource situations for Windows software updates. r=rstrong
|
2011-09-28 09:42:36 -04:00 |
nsWindowsWMain.cpp
|
Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg
|
2011-05-22 08:22:27 +02:00 |
nsX11ErrorHandler.cpp
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
nsX11ErrorHandler.h
|
|
|
nsXREDirProvider.cpp
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
nsXREDirProvider.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |