.. |
test
|
Bug 686110 - TestDllInterceptor.cpp fails to compile on mingw r=glandium
|
2011-10-13 16:01:52 +02: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
|
|
|
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
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
make-platformini.py
|
|
|
Makefile.in
|
Bug 679733 - Widget Qt should send system notifications (display, taskswitcher, flight modes); f=azakai,jeremias.bosch r=dougt
|
2011-08-21 08:32:38 -04:00 |
MozMeegoAppService.h
|
|
|
nsAndroidStartup.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsAppData.cpp
|
|
|
nsAppRunner.cpp
|
Bug 696599 Use PRBool for nspr_use_zone_allocator r=benjamin,karlt
|
2011-10-27 17:00:55 +08:00 |
nsAppRunner.h
|
Bug 694039. Work around OpenGL quirks in the plugin process. r=bgirard
|
2011-10-14 15:22:11 -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. Work around OpenGL quirks in the plugin process. r=bgirard
|
2011-10-14 15:22:11 -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
|
|
|
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 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04: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 |