.. |
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
|
Bug 1301667 - Increase the low memory threshold under Windows and clean up the available memory tracker r=njn
|
2016-09-14 13:52:45 +02:00 |
AvailableMemoryTracker.h
|
…
|
|
ClearOnShutdown.cpp
|
…
|
|
ClearOnShutdown.h
|
…
|
|
CodeAddressService.h
|
…
|
|
CountingAllocatorBase.h
|
Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm.
|
2016-08-24 15:23:45 +10:00 |
CycleCollectedJSContext.cpp
|
Bug 1346874 - Disable slow gray mark checks on Android, r=mccr8
|
2017-03-16 15:41:36 -07:00 |
CycleCollectedJSContext.h
|
Bug 1335751 - Check all gray marking state before cycle collection in debug builds r=mccr8
|
2017-03-05 09:23:33 +00:00 |
Debug.cpp
|
…
|
|
Debug.h
|
…
|
|
DebuggerOnGCRunnable.cpp
|
Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8
|
2016-09-14 15:47:32 +02:00 |
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 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8
|
2016-09-14 15:47:32 +02: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.h
|
Bug 1343600 - add TLS handshake Start/Stop events. r=:valentin
|
2017-03-02 03:07:00 +01:00 |
ErrorNames.cpp
|
…
|
|
ErrorNames.h
|
…
|
|
HoldDropJSObjects.cpp
|
Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8
|
2016-09-14 15:47:32 +02: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
|
…
|
|
LogModulePrefWatcher.cpp
|
Bug 1239686 - Add method to set logging file at runtime r=nfroyd
|
2016-09-19 17:39:47 +02:00 |
LogModulePrefWatcher.h
|
…
|
|
Logging.cpp
|
Bug 1345517 - Remove unrelated debug printfs.
|
2017-03-10 17:05:06 +01:00 |
Logging.h
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
MacHelpers.h
|
…
|
|
MacHelpers.mm
|
Bug 1310814 - Use public NSLocale API for getting the system country code. r=spohl
|
2016-10-26 17:56:59 -04:00 |
MemoryReportingProcess.h
|
Factor ContentParent methods out of nsMemoryReportingManager. (bug 1321492 part 4, r=erahm)
|
2017-01-26 16:35:54 -08:00 |
NSPRLogModulesParser.cpp
|
Bug 1320752 - remove mozilla/Function.h; r=gerald
|
2016-11-28 11:03:53 -05:00 |
NSPRLogModulesParser.h
|
Bug 1320752 - remove mozilla/Function.h; r=gerald
|
2016-11-28 11:03:53 -05: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
|
…
|
|
moz.build
|
Bug 1320458 - Make logging by sandboxed child processes to a file work on Windows, r=aklotz
|
2017-03-06 17:42:31 +01:00 |
nsAgg.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 |
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
|
…
|
|
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 |
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 |
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
|
…
|
|
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 |
nsCrashOnException.cpp
|
…
|
|
nsCrashOnException.h
|
…
|
|
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 1335751 - Check all gray marking state before cycle collection in debug builds r=mccr8
|
2017-03-05 09:23:33 +00:00 |
nsCycleCollector.h
|
Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8
|
2016-09-14 15:47:32 +02:00 |
nsCycleCollectorTraceJSHelpers.cpp
|
Bug 1326507, trace after traverse, r=mccr8
|
2017-01-03 21:46:49 +02:00 |
nsDebug.h
|
Bug 1346132 (part 2) - Remove set_stderr_callback(). r=mstange.
|
2017-03-16 08:17:56 +11:00 |
nsDebugImpl.cpp
|
Bug 1341880 - do not emit trailing \0 in PrintfState; r=glandium
|
2017-02-27 13:29:54 -07:00 |
nsDebugImpl.h
|
…
|
|
nsDumpUtils.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
nsDumpUtils.h
|
…
|
|
nsError.h
|
Bug 1339540 part 1. Introduce an ErrorResult-specific nsresult module. r=smaug
|
2017-02-15 00:01:57 -05:00 |
nsErrorService.cpp
|
…
|
|
nsErrorService.h
|
…
|
|
nsGZFileWriter.cpp
|
Bug 1296164 (part 2) - Use [must_use] on nsIFile.open{NSPR,ANSI}FileDesc(). r=froydnj.
|
2016-08-18 15:27:16 +10:00 |
nsGZFileWriter.h
|
Bug 1295825 (part 3) - Use [must_use] and MOZ_MUST_USE in nsIGZFileWriter.idl. r=froydnj.
|
2016-08-17 17:09:45 +10:00 |
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
|
Backed out changeset 8c9117de1e7f (bug 1300152)
|
2016-09-09 16:53:45 +02:00 |
nsIErrorService.idl
|
…
|
|
nsIException.idl
|
…
|
|
nsIGZFileWriter.idl
|
Bug 1295825 (part 3) - Use [must_use] and MOZ_MUST_USE in nsIGZFileWriter.idl. r=froydnj.
|
2016-08-17 17:09:45 +10:00 |
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
|
Bug 1310973 - Fixing a comment in nsIMemoryReporter.idl, r=me
|
2016-10-18 12:37:23 +02:00 |
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 |
nsIProgrammingLanguage.idl
|
…
|
|
nsISecurityConsoleMessage.idl
|
…
|
|
nsISizeOf.h
|
…
|
|
nsIStatusReporter.idl
|
…
|
|
nsISupports.idl
|
…
|
|
nsISupportsBase.h
|
…
|
|
nsISupportsImpl.cpp
|
Bug 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsISupportsImpl.h
|
Bug 1312319 - Add a NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING macro and replace existing pure-virtual AddRef/Release declarations. r=froydnj
|
2017-01-25 14:51:34 -05: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 |
nsInterfaceRequestorAgg.cpp
|
…
|
|
nsInterfaceRequestorAgg.h
|
…
|
|
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 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05:00 |
nsMemoryImpl.cpp
|
…
|
|
nsMemoryImpl.h
|
…
|
|
nsMemoryInfoDumper.cpp
|
Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm.
|
2016-09-02 17:12:24 +10:00 |
nsMemoryInfoDumper.h
|
…
|
|
nsMemoryReporterManager.cpp
|
Bug 816598 - Add a memory reporter for the Gecko Profiler. r=mstange,jseward.
|
2017-01-30 12:37:26 +11:00 |
nsMemoryReporterManager.h
|
Factor ContentParent methods out of nsMemoryReportingManager. (bug 1321492 part 4, r=erahm)
|
2017-01-26 16:35:54 -08:00 |
nsMessageLoop.cpp
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
nsMessageLoop.h
|
…
|
|
nsObjCExceptions.h
|
…
|
|
nsQueryObject.h
|
…
|
|
nsSecurityConsoleMessage.cpp
|
…
|
|
nsSecurityConsoleMessage.h
|
…
|
|
nsSetDllDirectory.h
|
…
|
|
nsStatusReporterManager.cpp
|
Bug 1305037 - simplify the getpid usage r=alchen
|
2016-09-23 15:02:23 +02:00 |
nsStatusReporterManager.h
|
…
|
|
nsSystemInfo.cpp
|
Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron
|
2017-03-14 15:26:27 +13:00 |
nsSystemInfo.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 |
nsTraceRefcnt.cpp
|
Bug 1322735 - Remove MOZ_STACKWALKING define. r=glandium
|
2016-12-20 15:11:36 -08:00 |
nsTraceRefcnt.h
|
Bug 1308995, part 2 - Remove nsTraceRefcnt::StatisticsType arguments. r=froydnj
|
2016-10-10 10:56:09 -07: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 1332631 part B - file moves from xpcom/glue to xpcom/base, r=froydnj
|
2017-01-23 09:24:01 -05: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 |
nscore.h
|
Bug 1346078: Remove nsAString_internal and just use the nsAString name directly. r=bsmedberg
|
2017-03-10 15:17:23 +13:00 |
nsrootidl.idl
|
…
|
|