.. |
AvailableMemoryTracker.cpp
|
Bug 850607 - Properly react to changes to the 'memory.free_dirty_pages' preference. r=jlebar
|
2013-03-13 12:24:04 +01:00 |
AvailableMemoryTracker.h
|
Bug 805855 - Free dirty pages in response to all memory-pressure messages. r=jlebar
|
2012-11-12 17:41:23 +01:00 |
ClearOnShutdown.cpp
|
Bug 805207 - Remove static destructor from ClearOnShutdown. r=bsmedberg
|
2012-10-31 13:30:35 -04:00 |
ClearOnShutdown.h
|
Bug 805207 - Follow-up: Add guard so KillClearOnShutdown doesn't crash if we haven't ClearOnShutdown'ed any objects. r=me, landed on a CLOSED TREE
|
2012-10-31 15:19:18 -04:00 |
CycleCollectedJSRuntime.cpp
|
Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug).
|
2013-07-03 00:24:32 -07:00 |
CycleCollectedJSRuntime.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
ErrorList.h
|
Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug).
|
2013-07-03 00:24:32 -07:00 |
Makefile.in
|
bug 883350: move SDK_HEADERS to mozbuild (file batch #1) r=mshal
|
2013-07-01 17:24:53 -04:00 |
MapsMemoryReporter.cpp
|
Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
|
2013-04-11 20:52:32 -07:00 |
MapsMemoryReporter.h
|
|
|
moz.build
|
bug 883350: move SDK_HEADERS to mozbuild (file batch #1) r=mshal
|
2013-07-01 17:24:53 -04:00 |
nsAgg.h
|
Bug 839962 - Part 1: Replace some XPCOM refcount NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg
|
2013-02-07 20:50:05 -08:00 |
nsAllocator.h
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
nsAtomicRefcnt.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsAutoPtr.h
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
nsAutoRef.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCom.h
|
|
|
nsConsoleMessage.cpp
|
Bug 883501 - Fix -Wreorder warning in xpcom/base/nsConsoleMessage.cpp. r=msucan
|
2013-06-13 20:46:23 -07:00 |
nsConsoleMessage.h
|
Bug 859756 - [browserconsole] Add timestamp to nsIConsoleMessages; r=bz
|
2013-05-24 21:36:56 +03:00 |
nsConsoleService.cpp
|
Bug 848615 - B2G: IPC's nsStringBuffer leak r=bent
|
2013-03-13 22:55:25 -07:00 |
nsConsoleService.h
|
Bug 831428 - Console listeners should not require a threadsafe addref/release method if they are only used from the main thread, r=jlebar
|
2013-01-29 11:02:56 -05:00 |
nscore.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsCrashOnException.cpp
|
|
|
nsCrashOnException.h
|
|
|
nsCycleCollector.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsCycleCollector.h
|
Bug 882162: Part 9 - Kill nsCycleCollectionJSRuntime. r=mccr8
|
2013-06-18 12:02:16 -07:00 |
nsDebugImpl.cpp
|
Bug 845571 - Turn on console debug logging when running in Metro. r=jimm
|
2013-02-28 16:10:17 -05:00 |
nsDebugImpl.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsError.h
|
Bug 836438 - Always implement nsresult using an unsigned 32-bit integer type. r=ehsan
|
2013-01-30 15:32:44 -08:00 |
nsErrorAsserts.cpp
|
Bug 836438 - Always implement nsresult using an unsigned 32-bit integer type. r=ehsan
|
2013-01-30 15:32:44 -08:00 |
nsErrorAssertsC.c
|
Bug 836438 - Always implement nsresult using an unsigned 32-bit integer type. r=ehsan
|
2013-01-30 15:32:44 -08:00 |
nsErrorService.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsErrorService.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsExceptionService.cpp
|
bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan
|
2013-01-10 03:39:40 -05:00 |
nsExceptionService.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsGZFileWriter.cpp
|
Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
|
2013-03-27 20:31:26 -07:00 |
nsGZFileWriter.h
|
Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
|
2013-03-27 20:31:26 -07:00 |
nsIAllocator.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
Bug 859756 - [browserconsole] Add timestamp to nsIConsoleMessages; r=bz
|
2013-05-24 21:36:56 +03:00 |
nsIConsoleService.idl
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsICycleCollectorListener.idl
|
Bug 800486 - Part 1: Dump a GC and CC log upon receiving SIGRTMIN + 2. r=mccr8,njn,cjones
|
2012-10-15 22:12:14 -04:00 |
nsIDebug2.idl
|
Bug 763138: Telemetry should indicate whether a debugger is attached. r=bsmedberg,smichaud
|
2012-06-28 14:57:52 -04:00 |
nsIDebug.idl
|
|
|
nsIErrorService.idl
|
|
|
nsIException.idl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIExceptionService.idl
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsIGZFileWriter.idl
|
Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
|
2013-03-27 20:31:26 -07:00 |
nsIID.h
|
|
|
nsIInterfaceRequestor.idl
|
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
|
2013-05-16 08:26:55 -04:00 |
nsIMacUtils.idl
|
|
|
nsIMemory.idl
|
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
|
2013-05-16 08:26:55 -04:00 |
nsIMemoryInfoDumper.idl
|
Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
|
2013-03-27 20:31:26 -07:00 |
nsIMemoryReporter.idl
|
No bug - Fix a comment from the Department of Redundancy Department. r=me DONTBUILD
|
2013-07-01 13:35:17 -07:00 |
nsIMessageLoop.idl
|
Bug 799595 - Add nsIMessageLoop::PostIdleTask and use it to take screenshots. r=cjones
|
2012-10-25 11:36:24 -04:00 |
nsIMutable.idl
|
|
|
nsInterfaceRequestorAgg.cpp
|
Bug 804655 - Part 2: Wrap up interface aggregator callbacks with a target thread on which they should be released. r=mayhemer
|
2012-11-14 16:00:44 +00:00 |
nsInterfaceRequestorAgg.h
|
Bug 804655 - Part 2: Wrap up interface aggregator callbacks with a target thread on which they should be released. r=mayhemer
|
2012-11-14 16:00:44 +00:00 |
nsIProgrammingLanguage.idl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsISizeOf.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsISupports.idl
|
|
|
nsISupportsBase.h
|
|
|
nsISupportsObsolete.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsITraceRefcnt.idl
|
|
|
nsIUUIDGenerator.idl
|
|
|
nsIVersionComparator.idl
|
|
|
nsIVisualEventTracer.idl
|
Bug 729182 - Implement visual event tracer, part2 - event tracer service, r=ehsan
|
2013-03-28 18:38:05 +01:00 |
nsIWeakReference.idl
|
|
|
nsMacUtilsImpl.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsMacUtilsImpl.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsMemoryImpl.cpp
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
nsMemoryImpl.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsMemoryInfoDumper.cpp
|
No bug: Fix typo in name of unused parameter. DONTBUILD
|
2013-06-25 18:28:25 -07:00 |
nsMemoryInfoDumper.h
|
Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
|
2013-03-27 20:31:26 -07:00 |
nsMemoryReporterManager.cpp
|
Bug 859657 (follow-up) - Bustage fix for opt builds on a CLOSED TREE. r=me.
|
2013-04-15 20:45:48 -07:00 |
nsMemoryReporterManager.h
|
Bug 848560 (part 2) - Prevent memory reporters from being registered while about:memory's tests are running. r=jlebar.
|
2013-04-01 21:39:44 -07:00 |
nsMessageLoop.cpp
|
Bug 799595 - Add nsIMessageLoop::PostIdleTask and use it to take screenshots. r=cjones
|
2012-10-25 11:36:24 -04:00 |
nsMessageLoop.h
|
Bug 799595 - Add nsIMessageLoop::PostIdleTask and use it to take screenshots. r=cjones
|
2012-10-25 11:36:24 -04:00 |
nsObjCExceptions.h
|
Bug 786533 - On OSX, one of the system header files (exception_defines.h) defines 'try' and 'catch' as macros which breaks @try/@catch. We need to #undef those before using nsObjCExceptions.h. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsrootidl.idl
|
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
|
2013-07-04 00:56:26 +09:00 |
nsSetDllDirectory.h
|
|
|
nsStackWalk.cpp
|
bug 751673 - fix Windows assertion stacks. r=dbaron
|
2013-03-11 14:21:53 -04:00 |
nsStackWalk.h
|
Bug 818793 - Add a |aMaxFrames| parameter to NS_StackWalk. r=jlebar,glandium; sr=dbaron.
|
2012-12-20 21:31:57 -08:00 |
nsStackWalkPrivate.h
|
|
|
nsSystemInfo.cpp
|
Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt
|
2013-06-10 08:36:26 -04:00 |
nsSystemInfo.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsTraceRefcntImpl.cpp
|
Bug 825107 - Fix -Wint-to-pointer-cast warnings in nsTraceRefcntImpl.cpp. r=bsmedberg.
|
2013-01-03 13:53:51 -08:00 |
nsTraceRefcntImpl.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsUUIDGenerator.cpp
|
Bug 874641 - Fix warning: xpcom/base/nsUUIDGenerator.cpp [-Wsign-compare]. r=bsmedberg
|
2013-05-24 10:56:45 -07:00 |
nsUUIDGenerator.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsVersionComparatorImpl.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsVersionComparatorImpl.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsWeakPtr.h
|
|
|
nsWindowsHelpers.h
|
Bug 844954 - Add LoadLibrary RAII helper and System32 LoadLirary helper for use anywhere. r=jimm
|
2013-03-22 15:34:36 -04:00 |
pure_api.c
|
|
|
pure.h
|
|
|
StackWalk.h
|
Bug 818793 - Add a |aMaxFrames| parameter to NS_StackWalk. r=jlebar,glandium; sr=dbaron.
|
2012-12-20 21:31:57 -08:00 |
StaticMutex.h
|
Bug 887867 - Add AssertCurrentThreadOwns to StaticMutex. r=khuey
|
2013-06-27 10:14:11 -07:00 |
StaticPtr.h
|
Bug 844323 - Prelude part 2: Switch xpcom/base/StaticPtr from NULL to nullptr, and add a necessary include. r=khuey
|
2013-04-25 20:53:26 -04:00 |
VisualEventTracer.cpp
|
Bug 865459 - Fix localization issue in how visual event tracer stores its timestamps, r=ehsan
|
2013-05-01 18:57:57 +02:00 |
VisualEventTracer.h
|
Bug 856108 - Port static analyses to clang, part 2f: use MOZ_STACK_CLASS in xpcom. r=bsmedberg
|
2013-04-11 22:21:40 -05:00 |