.. |
AvailableMemoryTracker.cpp
|
Bug 876029 - Make Gonk memory pressure by-pass the event queue. r=jlebar
|
2013-07-09 13:47:15 -07:00 |
AvailableMemoryTracker.h
|
|
|
ClearOnShutdown.cpp
|
|
|
ClearOnShutdown.h
|
|
|
CycleCollectedJSRuntime.cpp
|
Bug 898263 (part 1) - Slim down jsprvtd.h. r=jorendorff.
|
2013-07-25 21:23:14 -07:00 |
CycleCollectedJSRuntime.h
|
Bug 898263 (part 1) - Slim down jsprvtd.h. r=jorendorff.
|
2013-07-25 21:23:14 -07: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 897921 - Remove some dead assignments in makefiles; r=mshal
|
2013-08-02 09:03:55 +02:00 |
MapsMemoryReporter.cpp
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
MapsMemoryReporter.h
|
|
|
moz.build
|
Bug 846918: Adds internal httpchannel idl for communication between documents and channels. r=jlebar
|
2013-07-26 08:37:02 -07:00 |
nsAgg.h
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
nsAllocator.h
|
|
|
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
|
|
|
nsCom.h
|
|
|
nsConsoleMessage.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsConsoleMessage.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsConsoleService.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsConsoleService.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nscore.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
nsCrashOnException.cpp
|
|
|
nsCrashOnException.h
|
|
|
nsCycleCollector.cpp
|
Bug 901756 - Fix a few nits in nsCycleCollector.cpp r=khuey
|
2013-08-05 17:04:47 -07:00 |
nsCycleCollector.h
|
Bug 845545: Part 3 - Give the CycleCollectedJSRuntime more control over
|
2013-08-03 16:55:39 -07:00 |
nsDebugImpl.cpp
|
|
|
nsDebugImpl.h
|
|
|
nsError.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
nsErrorAsserts.cpp
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
nsErrorAssertsC.c
|
|
|
nsErrorService.cpp
|
Bug 901976 - don't null-check |new X| in xpcom/; r=bsmedberg
|
2013-08-05 11:16:53 -04:00 |
nsErrorService.h
|
|
|
nsExceptionService.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsExceptionService.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05: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
|
|
|
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
Bug 859756 - [browserconsole] Add timestamp to nsIConsoleMessages; r=bz
|
2013-05-24 21:36:56 +03:00 |
nsIConsoleService.idl
|
|
|
nsICycleCollectorListener.idl
|
Bug 692226 - Record weak map entries in the cycle collector log. r=smaug
|
2013-07-26 08:12:51 -07:00 |
nsIDebug2.idl
|
|
|
nsIDebug.idl
|
|
|
nsIErrorService.idl
|
|
|
nsIException.idl
|
|
|
nsIExceptionService.idl
|
|
|
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 890135 - Switch B2G's "gc log" dumping to produce all-traces logs by default. r=mccr8
|
2013-07-08 13:20:39 -04:00 |
nsIMemoryReporter.idl
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsIMessageLoop.idl
|
|
|
nsIMutable.idl
|
|
|
nsInterfaceRequestorAgg.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsInterfaceRequestorAgg.h
|
|
|
nsIProgrammingLanguage.idl
|
|
|
nsISecurityConsoleMessage.idl
|
Bug 846918: Adds internal httpchannel idl for communication between documents and channels. r=jlebar
|
2013-07-26 08:37:02 -07: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
|
|
|
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
|
|
|
nsMacUtilsImpl.h
|
|
|
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
|
|
|
nsMemoryInfoDumper.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05: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 898558 - Rework the jemalloc heap memory reporters. r=njn
|
2013-07-29 09:10:53 -07:00 |
nsMemoryReporterManager.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsMessageLoop.cpp
|
|
|
nsMessageLoop.h
|
|
|
nsObjCExceptions.h
|
|
|
nsrootidl.idl
|
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
|
2013-07-04 00:56:26 +09:00 |
nsSecurityConsoleMessage.cpp
|
Bug 846918: Adds internal httpchannel idl for communication between documents and channels. r=jlebar
|
2013-07-26 08:37:02 -07:00 |
nsSecurityConsoleMessage.h
|
Bug 846918: Adds internal httpchannel idl for communication between documents and channels. r=jlebar
|
2013-07-26 08:37:02 -07:00 |
nsSetDllDirectory.h
|
|
|
nsStackWalk.cpp
|
|
|
nsStackWalk.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04: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
|
|
|
nsTraceRefcntImpl.cpp
|
|
|
nsTraceRefcntImpl.h
|
|
|
nsUUIDGenerator.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsUUIDGenerator.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsVersionComparatorImpl.cpp
|
|
|
nsVersionComparatorImpl.h
|
|
|
nsWeakPtr.h
|
|
|
nsWindowsHelpers.h
|
|
|
pure_api.c
|
|
|
pure.h
|
|
|
StackWalk.h
|
|
|
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 898016 - delete unused evlen variable in EventFilter::Build; r=mayhemer
|
2013-07-25 12:30:07 -04: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 |