.. |
test
|
Bug 686110 - TestDllInterceptor.cpp fails to compile on mingw r=glandium
|
2011-10-13 16:01:52 +02:00 |
EventTracer.cpp
|
bug 679427 - make event loop responsiveness threshold and interval configurable via environment variable. r=jlebar
|
2011-09-09 08:51:08 -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 |
MacApplicationDelegate.h
|
Bug 531552 - Firefox opens two windows when opening external links. r,a=josh
|
2011-01-03 10:08:36 -06:00 |
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
|
Bug 630703: Provide a way to restart in 32-bit mode. r=josh, r=bsmedberg, a=blocks-betaN
|
2011-02-03 09:27:00 -08:00 |
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 |
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
|
Bug 584730 - change the licenses to be tri-licenses for MozMeegoAppService.h. r=doug.turner
|
2010-08-10 13:01:34 -07:00 |
glxtest.cpp
|
Back out d333f4021aaf, 5e90688c720e and bdb0bff93ce8 for Windows build redness
|
2011-09-07 15:20:26 -07:00 |
make-platformini.py
|
…
|
|
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
|
back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage
|
2010-12-08 03:43:33 -06:00 |
nsAppRunner.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsAppRunner.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 |
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 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 |
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 589520 - Meegotouch don't check and don't understand that amount of arguments can be 0! r=dougt
|
2010-08-24 10:00:49 -07:00 |
nsQAppInstance.h
|
Bug 581758 - use simple QApplication instead of nsQAppInstance for static sQAppInstance. r=dougt
|
2010-07-28 18:05:08 -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
|
Bug 694432 - Make the LdrLoadDll hook compatible with Windows 8 by not assuming that a valid path would always be passed; r=bsmedberg
|
2011-10-17 16:15:08 -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 660687: Add configure switches that can override confvars.sh's choice of an app basename and disable all system extension directories. r=ted
|
2010-07-23 11:00:16 -07: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 |