.. |
AutoRestore.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
AvailableMemoryTracker.cpp
|
|
|
AvailableMemoryTracker.h
|
|
|
ClearOnShutdown.cpp
|
|
|
ClearOnShutdown.h
|
|
|
CodeAddressService.h
|
|
|
CountingAllocatorBase.h
|
|
|
CycleCollectedJSContext.cpp
|
Bug 1359436 - Add leak checking to CycleCollectedJSContext and related classes. r=mccr8
|
2017-05-09 13:59:00 +02:00 |
CycleCollectedJSContext.h
|
Bug 1359245 - Remove references to context from the cycle collector (r=mccr8)
|
2017-04-27 15:34:46 -07:00 |
CycleCollectedJSRuntime.cpp
|
Bug 1364161 - Emit a major GC marker for the end of a major GC, and a slice marker for the end of a slice, instead of the other way around, r=mstange
|
2017-05-12 17:42:43 -07:00 |
CycleCollectedJSRuntime.h
|
Bug 1364528 - Don't synchronously finalize native objects if an exception is pending. r=smaug
|
2017-05-12 11:16:16 -07:00 |
Debug.cpp
|
|
|
Debug.h
|
|
|
DebuggerOnGCRunnable.cpp
|
|
|
DebuggerOnGCRunnable.h
|
Bug 1339289 - Give names to a lot of common runnables (r=ehsan)
|
2017-02-15 12:30:01 -08:00 |
DeferredFinalize.cpp
|
Bug 1359245 - Remove references to context from the cycle collector (r=mccr8)
|
2017-04-27 15:34:46 -07:00 |
DeferredFinalize.h
|
|
|
EnumeratedArrayCycleCollection.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
ErrorList.py
|
Bug 1349299 - Register device on FxA even on Push registration failure. r=Grisha
|
2017-04-06 11:30:23 -04:00 |
ErrorNames.cpp
|
Bug 1320179 - Part 1: Move nsresult value calculation into a python script, r=froydnj
|
2017-04-06 18:36:22 -04:00 |
ErrorNames.h
|
|
|
HoldDropJSObjects.cpp
|
Bug 1359245 - Remove references to context from the cycle collector (r=mccr8)
|
2017-04-27 15:34:46 -07:00 |
HoldDropJSObjects.h
|
|
|
IntentionalCrash.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
JSObjectHolder.cpp
|
|
|
JSObjectHolder.h
|
|
|
LinuxUtils.cpp
|
|
|
LinuxUtils.h
|
|
|
Logging.cpp
|
Bug 1334279 - mark vsprintf-likes with MOZ_FORMAT_PRINTF; r=froydnj
|
2017-05-04 12:10:19 -06:00 |
Logging.h
|
Bug 1334279 - mark vsprintf-likes with MOZ_FORMAT_PRINTF; r=froydnj
|
2017-05-04 12:10:19 -06:00 |
LogModulePrefWatcher.cpp
|
|
|
LogModulePrefWatcher.h
|
|
|
MacHelpers.h
|
|
|
MacHelpers.mm
|
|
|
MemoryReportingProcess.h
|
Factor ContentParent methods out of nsMemoryReportingManager. (bug 1321492 part 4, r=erahm)
|
2017-01-26 16:35:54 -08:00 |
moz.build
|
Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8)
|
2017-04-18 17:01:04 -07:00 |
nsAgg.h
|
Bug 1353544 - Replace usage of PR_BEGIN_MACRO in xpcom. r=froydnj
|
2017-04-05 18:06:44 -07:00 |
nsAlgorithm.h
|
|
|
nsAutoPtr.h
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
nsAutoRef.h
|
|
|
nsClassInfoImpl.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsCom.h
|
|
|
nsCOMPtr.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsCOMPtr.h
|
Bug 1331434 - Part 2: Add MOZ_MAY_CALL_AFTER_MUST_RETURN and MOZ_MUST_RETURN_FROM_CALLER annotations, r=ehsan
|
2017-03-07 19:06:48 -05:00 |
nsConsoleMessage.cpp
|
|
|
nsConsoleMessage.h
|
|
|
nsConsoleService.cpp
|
Bug 1323076 - Part 4: ConsoleService with flag checking for TaskTracer. r=erahm
|
2017-03-22 21:49:00 +01:00 |
nsConsoleService.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nscore.h
|
Bug 1330235 - Remove NS_STDCALL_FUNCPROTO and replace its usage with decltype. r=froydnj
|
2017-05-09 23:00:37 +10:00 |
nsCrashOnException.cpp
|
|
|
nsCrashOnException.h
|
|
|
nsCRTGlue.cpp
|
Bug 1346132 (part 2) - Remove set_stderr_callback(). r=mstange.
|
2017-03-16 08:17:56 +11:00 |
nsCRTGlue.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsCycleCollectionNoteChild.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsCycleCollectionNoteRootCallback.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsCycleCollectionParticipant.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsCycleCollectionParticipant.h
|
Bug 1332321. Make all cycle collection participants explicitly say whether they need skippability themselves, or just want whatever skippability their descendants want. r=mccr8
|
2017-01-24 16:11:56 -05:00 |
nsCycleCollectionTraversalCallback.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsCycleCollector.cpp
|
Bug 1358761 - replace PurpleBlock with SegmentedVector to reduce indirect memory accesses when calling suspect, r=mccr8,nfroyd
|
2017-05-05 00:49:22 +03:00 |
nsCycleCollector.h
|
Bug 1359245 - Initial support for cooperative contexts (r=mccr8)
|
2017-04-27 15:34:46 -07:00 |
nsCycleCollectorTraceJSHelpers.cpp
|
Bug 1326507, trace after traverse, r=mccr8
|
2017-01-03 21:46:49 +02:00 |
nsDebug.h
|
Bug 1334279 - mark vsprintf-likes with MOZ_FORMAT_PRINTF; r=froydnj
|
2017-05-04 12:10:19 -06:00 |
nsDebugImpl.cpp
|
bug 1300152 - Add nsIDebug2::rustPanic to allow triggering Rust panic for testing. r=froydnj
|
2017-03-31 12:08:57 -04:00 |
nsDebugImpl.h
|
|
|
nsDumpUtils.cpp
|
|
|
nsDumpUtils.h
|
|
|
nsError.h
|
Bug 1320179 - Part 1: Move nsresult value calculation into a python script, r=froydnj
|
2017-04-06 18:36:22 -04:00 |
nsErrorService.cpp
|
|
|
nsErrorService.h
|
|
|
nsGZFileWriter.cpp
|
|
|
nsGZFileWriter.h
|
|
|
nsIClassInfoImpl.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
|
|
nsIConsoleService.idl
|
|
|
nsICycleCollectorListener.idl
|
|
|
nsID.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsID.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsIDebug2.idl
|
bug 1300152 - Add nsIDebug2::rustPanic to allow triggering Rust panic for testing. r=froydnj
|
2017-03-31 12:08:57 -04:00 |
nsIErrorService.idl
|
|
|
nsIException.idl
|
|
|
nsIGZFileWriter.idl
|
|
|
nsIID.h
|
|
|
nsIInterfaceRequestor.idl
|
|
|
nsIInterfaceRequestorUtils.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsIInterfaceRequestorUtils.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsIMacUtils.idl
|
|
|
nsIMemory.idl
|
|
|
nsIMemoryInfoDumper.idl
|
|
|
nsIMemoryReporter.idl
|
|
|
nsIMessageLoop.idl
|
|
|
nsIMutable.idl
|
|
|
nsINIParser.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsINIParser.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsInterfaceRequestorAgg.cpp
|
|
|
nsInterfaceRequestorAgg.h
|
|
|
nsIProgrammingLanguage.idl
|
|
|
nsISecurityConsoleMessage.idl
|
|
|
nsISizeOf.h
|
|
|
nsIStatusReporter.idl
|
|
|
nsISupports.idl
|
|
|
nsISupportsBase.h
|
|
|
nsISupportsImpl.cpp
|
Bug 1359415 - move threadsafety checks inside nsAutoOwningThread; r=erahm
|
2017-04-26 11:41:32 -04:00 |
nsISupportsImpl.h
|
Bug 1359415 - move threadsafety checks inside nsAutoOwningThread; r=erahm
|
2017-04-26 11:41:32 -04:00 |
nsISupportsUtils.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsIUUIDGenerator.idl
|
|
|
nsIVersionComparator.idl
|
|
|
nsIWeakReference.idl
|
|
|
nsIWeakReferenceUtils.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsMacUtilsImpl.cpp
|
|
|
nsMacUtilsImpl.h
|
|
|
nsMemory.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsMemory.h
|
Bug 1353544 - Replace usage of PR_BEGIN_MACRO in xpcom. r=froydnj
|
2017-04-05 18:06:44 -07:00 |
nsMemoryImpl.cpp
|
|
|
nsMemoryImpl.h
|
|
|
nsMemoryInfoDumper.cpp
|
|
|
nsMemoryInfoDumper.h
|
|
|
nsMemoryReporterManager.cpp
|
Bug 1363992 - Remove support for making jemalloc4 the default. r=njn
|
2017-05-11 13:16:00 +09:00 |
nsMemoryReporterManager.h
|
Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8)
|
2017-04-18 17:01:04 -07:00 |
nsMessageLoop.cpp
|
|
|
nsMessageLoop.h
|
|
|
nsObjCExceptions.h
|
|
|
NSPRLogModulesParser.cpp
|
Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan
|
2017-04-27 12:44:57 -04:00 |
NSPRLogModulesParser.h
|
Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan
|
2017-04-27 12:44:57 -04:00 |
nsQueryObject.h
|
|
|
nsrootidl.idl
|
|
|
nsSecurityConsoleMessage.cpp
|
|
|
nsSecurityConsoleMessage.h
|
|
|
nsSetDllDirectory.h
|
|
|
nsStatusReporterManager.cpp
|
Bug 1359841 - xpcom/base/nsStatusReporterManager.cpp should cast getpid() return value to int. r=alchen
|
2017-04-26 08:05:20 -07:00 |
nsStatusReporterManager.h
|
|
|
nsSystemInfo.cpp
|
Bug 1361601 - Remove nsSystemInfo.getProperty("host") r=froydnj
|
2017-05-02 16:54:46 -04:00 |
nsSystemInfo.h
|
|
|
nsTraceRefcnt.cpp
|
Bug 1353544 - Replace usage of PR_BEGIN_MACRO in xpcom. r=froydnj
|
2017-04-05 18:06:44 -07:00 |
nsTraceRefcnt.h
|
|
|
nsTWeakRef.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsUUIDGenerator.cpp
|
|
|
nsUUIDGenerator.h
|
|
|
nsVersionComparator.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsVersionComparator.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsVersionComparatorImpl.cpp
|
|
|
nsVersionComparatorImpl.h
|
|
|
nsWeakPtr.h
|
|
|
nsWeakReference.cpp
|
Bug 1359415 - move threadsafety checks inside nsAutoOwningThread; r=erahm
|
2017-04-26 11:41:32 -04:00 |
nsWeakReference.h
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsWindowsHelpers.h
|
Bug 1322465 part 15 - Use explicit/MOZ_IMPLICIT for the unary constructors in xpcom/. r=bobowen,Ehsan
|
2016-12-16 16:01:11 +08:00 |
OwningNonNull.h
|
|
|
StaticMutex.h
|
|
|
StaticPtr.h
|
|
|
SystemMemoryReporter.cpp
|
Bug 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj
|
2016-12-14 09:32:21 -07:00 |
SystemMemoryReporter.h
|
|
|