.. |
AvailableMemoryTracker.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
AvailableMemoryTracker.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
ClearOnShutdown.cpp
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
ClearOnShutdown.h
|
Bug 1045065 - Fix some bad implicit constructors in xpcom; r=froydnj
|
2014-07-28 13:19:06 -04:00 |
CodeAddressService.h
|
Bug 1050601 - Remove fix-linux-stack.pl. r=ted.
|
2014-09-03 09:24:38 -07:00 |
CountingAllocatorBase.h
|
Bug 1055280 - Move CountingAllocatorBase into its own header file. r=froydnj
|
2014-08-25 12:34:00 -07:00 |
CycleCollectedJSRuntime.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
CycleCollectedJSRuntime.h
|
Bug 1046841 - Fix more style violations in previously touched .h files in xpcom/. r=froydnj
|
2014-08-25 12:17:24 -07:00 |
Debug.cpp
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
Debug.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
ErrorList.h
|
Bug 826657 part.2 Implement NOTIFY_IME_OF_MOUSE_BUTTON_EVENT in XP part r=smaug+ehsan
|
2014-08-29 19:08:43 +09:00 |
LinuxUtils.cpp
|
Bug 1056962 - Part 1: Move GetThreadName to LinuxUtils. r=jld
|
2014-08-22 16:35:29 -07:00 |
LinuxUtils.h
|
Bug 1056962 - Part 1: Move GetThreadName to LinuxUtils. r=jld
|
2014-08-22 16:35:29 -07:00 |
Makefile.in
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
StackWalk.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
StaticMutex.h
|
Bug 995730 - Fix style violations in xpcom/base/ (part 2). r=froydnj
|
2014-05-14 23:14:58 +03:00 |
StaticPtr.h
|
Bug 1046841 - Fix more style violations in previously touched .h files in xpcom/. r=froydnj
|
2014-08-25 12:17:24 -07:00 |
SystemMemoryReporter.cpp
|
Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg
|
2014-09-02 18:24:49 -04:00 |
SystemMemoryReporter.h
|
Bug 995730 - Fix style violations in xpcom/base/. r=froydnj,continuation
|
2014-05-13 20:41:38 +03:00 |
VisualEventTracer.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
VisualEventTracer.h
|
Bug 1036070 - Remove dangerous public destructor of VisualEventTracer r=froydnj
|
2014-07-13 21:16:55 +03:00 |
moz.build
|
Bug 1055280 - Move CountingAllocatorBase into its own header file. r=froydnj
|
2014-08-25 12:34:00 -07:00 |
nsAgg.h
|
Bug 995730 - Change xpcom/base/ to use 2 space indentation
|
2014-05-05 20:30:39 +03:00 |
nsAllocator.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsAutoPtr.h
|
Bug 1045065 - Fix some bad implicit constructors in xpcom; r=froydnj
|
2014-07-28 13:19:06 -04:00 |
nsAutoRef.h
|
Bug 1045436 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-07-29 20:43:56 -04:00 |
nsCom.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsConsoleMessage.cpp
|
Bug 995730 - Fix style violations in xpcom/base/. r=froydnj,continuation
|
2014-05-13 20:41:38 +03:00 |
nsConsoleMessage.h
|
Bug 1045065 - Fix some bad implicit constructors in xpcom; r=froydnj
|
2014-07-28 13:19:06 -04:00 |
nsConsoleService.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsConsoleService.h
|
Bug 1046841 - Fix more style violations in previously touched .h files in xpcom/. r=froydnj
|
2014-08-25 12:17:24 -07:00 |
nsCrashOnException.cpp
|
Bug 995730 - Fix style violations in xpcom/base/. r=froydnj,continuation
|
2014-05-13 20:41:38 +03:00 |
nsCrashOnException.h
|
Bug 995730 - Fix style violations in xpcom/base/. r=froydnj,continuation
|
2014-05-13 20:41:38 +03:00 |
nsCycleCollector.cpp
|
Bug 1057912 - Privatize most of PLDHashTable's fields. r=roc.
|
2014-08-25 16:56:33 -07:00 |
nsCycleCollector.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsDebugImpl.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsDebugImpl.h
|
Bug 995730 - Fix style violations in xpcom/base/. r=froydnj,continuation
|
2014-05-13 20:41:38 +03:00 |
nsDumpUtils.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsDumpUtils.h
|
Bug 1045065 - Fix some bad implicit constructors in xpcom; r=froydnj
|
2014-07-28 13:19:06 -04:00 |
nsError.h
|
Bug 1032755 - Add NS_ERROR_MODULE_DOM_BLUETOOTH to nsError list and allow it to be used to create dom exception. r=smaug, f=dhylands, btian
|
2014-08-25 14:51:20 +08:00 |
nsErrorAssertsC.c
|
…
|
|
nsErrorService.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsErrorService.h
|
Bug 972605, part 3 - Make nsErrorService use a modern hash table. r=froydnj
|
2014-05-09 13:47:37 -07:00 |
nsGZFileWriter.cpp
|
Bug 956961 - Open content processes' DMD log files in the parent process. r=njn
|
2014-07-02 15:59:02 -07:00 |
nsGZFileWriter.h
|
bug 1059490 - mark more classes MOZ_FINAL r=froydnj
|
2014-08-27 14:26:48 -04:00 |
nsIConsoleListener.idl
|
…
|
|
nsIConsoleMessage.idl
|
…
|
|
nsIConsoleService.idl
|
…
|
|
nsICycleCollectorListener.idl
|
Bug 973090 - IPC remoting for child GC/CC logging. r=mccr8, r=bent
|
2014-05-13 13:13:00 -04:00 |
nsIDebug.idl
|
…
|
|
nsIDebug2.idl
|
…
|
|
nsIErrorService.idl
|
…
|
|
nsIException.idl
|
Bug 857648 part 4. Add a formattedStack attribute on nsIStackFrame. r=khuey
|
2014-07-04 01:25:16 -04:00 |
nsIGZFileWriter.idl
|
Bug 956961 - Open content processes' DMD log files in the parent process. r=njn
|
2014-07-02 15:59:02 -07:00 |
nsIID.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsIInterfaceRequestor.idl
|
…
|
|
nsIMacUtils.idl
|
…
|
|
nsIMemory.idl
|
…
|
|
nsIMemoryInfoDumper.idl
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
|
2014-05-20 23:06:54 -07:00 |
nsIMemoryReporter.idl
|
Bug 1055280 - Move CountingAllocatorBase into its own header file. r=froydnj
|
2014-08-25 12:34:00 -07:00 |
nsIMessageLoop.idl
|
…
|
|
nsIMutable.idl
|
…
|
|
nsIProgrammingLanguage.idl
|
…
|
|
nsISecurityConsoleMessage.idl
|
…
|
|
nsISizeOf.h
|
…
|
|
nsIStatusReporter.idl
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
nsISupports.idl
|
…
|
|
nsISupportsBase.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsISupportsObsolete.h
|
Bug 995730 - Change xpcom/base/ to use 2 space indentation
|
2014-05-05 20:30:39 +03:00 |
nsIUUIDGenerator.idl
|
…
|
|
nsIVersionComparator.idl
|
…
|
|
nsIVisualEventTracer.idl
|
…
|
|
nsIWeakReference.idl
|
Bug 1016680, part 5 - Report the memory used by PresShell::mCaret. r=dbaron
|
2014-06-22 23:02:59 +01:00 |
nsInterfaceRequestorAgg.cpp
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
nsInterfaceRequestorAgg.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsMacUtilsImpl.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsMacUtilsImpl.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsMemoryImpl.cpp
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
nsMemoryImpl.h
|
bug 1059429 - fix static constructor for FlushEvent r=froydnj
|
2014-08-27 14:06:55 -04:00 |
nsMemoryInfoDumper.cpp
|
Bug 1063321 - Print to the console the paths of all files that DMD opens. r=mccr8.
|
2014-09-04 20:45:22 -07:00 |
nsMemoryInfoDumper.h
|
Bug 956961 - Open content processes' DMD log files in the parent process. r=njn
|
2014-07-02 15:59:02 -07:00 |
nsMemoryReporterManager.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsMemoryReporterManager.h
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
nsMessageLoop.cpp
|
Bug 1048239 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-08-05 09:36:32 -04:00 |
nsMessageLoop.h
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
nsObjCExceptions.h
|
Bug 995730 - Fix style violations in xpcom/base/. r=froydnj,continuation
|
2014-05-13 20:41:38 +03:00 |
nsSecurityConsoleMessage.cpp
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsSecurityConsoleMessage.h
|
Bug 995730 - Change xpcom/base/ to use 2 space indentation
|
2014-05-05 20:30:39 +03:00 |
nsSetDllDirectory.h
|
Bug 1046841 - Fix more style violations in previously touched .h files in xpcom/. r=froydnj
|
2014-08-25 12:17:24 -07:00 |
nsStackWalk.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsStackWalk.h
|
Bug 995730 - Fix style violations in xpcom/base/. r=froydnj,continuation
|
2014-05-13 20:41:38 +03:00 |
nsStackWalkPrivate.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsStatusReporterManager.cpp
|
Bug 1015497 - Enable FifoWatcher and its consumers on every Unix. r=froydn,jld
|
2014-05-29 05:24:00 +02:00 |
nsStatusReporterManager.h
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
nsSystemInfo.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsSystemInfo.h
|
Bug 1026100: Add profile-do-change observer to nsSystemInfo to gather profile-dependent system information; r=bsmedberg
|
2014-06-30 21:48:57 -06:00 |
nsTraceRefcnt.cpp
|
Bug 1061385 - Remove |Writer| parameter from CodeAddressService. r=mccr8.
|
2014-09-01 20:03:06 -07:00 |
nsTraceRefcnt.h
|
Bug 1004593 - Remove the unused nsTraceRefCnt::Startup(). r=froydnj
|
2014-08-01 10:02:30 -07:00 |
nsUUIDGenerator.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsUUIDGenerator.h
|
Bug 1015547 - Prefer arc4random to generate UUIDs on BSDs. r=vlad, r=glandium
|
2014-06-02 18:41:00 -04:00 |
nsVersionComparatorImpl.cpp
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
nsVersionComparatorImpl.h
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
nsWeakPtr.h
|
Bug 1022456 - Fix modelines in xpcom/{base,glue,io,string,threads}/. r=froydnj
|
2014-06-30 08:39:45 -07:00 |
nsWindowsHelpers.h
|
Bug 995730 - Fix style violations in xpcom/base/ (part 2). r=froydnj
|
2014-05-14 23:14:58 +03:00 |
nscore.h
|
Bug 965022 - Define MOZ_FORMAT_PRINTF(...) macro which expands to __attribute__(format(printf, ...)) where supported. r=froydnj
|
2014-08-25 16:00:29 -04:00 |
nsrootidl.idl
|
…
|
|
pure.h
|
…
|
|
pure_api.c
|
…
|
|