.. |
AvailableMemoryTracker.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AvailableMemoryTracker.h
|
…
|
|
ClearOnShutdown.cpp
|
Bug 1237794: Extend ClearOnShutdown() to allow specifying the shutdown phase r=froyd
|
2016-01-15 13:12:07 -05:00 |
ClearOnShutdown.h
|
Bug 1237794: Extend ClearOnShutdown() to allow specifying the shutdown phase r=froyd
|
2016-01-15 13:12:07 -05:00 |
CodeAddressService.h
|
Bug 1172216 - Move nsStackwalk to mozglue. r=glandium
|
2015-06-10 16:32:45 -04:00 |
CountingAllocatorBase.h
|
Bug 1055280 - Move CountingAllocatorBase into its own header file. r=froydnj
|
2014-08-25 12:34:00 -07:00 |
CycleCollectedJSRuntime.cpp
|
Backed out changeset 08ee8e76c703 (bug 1153978)
|
2016-03-13 04:26:57 +09:00 |
CycleCollectedJSRuntime.h
|
Backed out changeset 08ee8e76c703 (bug 1153978)
|
2016-03-13 04:26:57 +09:00 |
Debug.cpp
|
…
|
|
Debug.h
|
…
|
|
DebuggerOnGCRunnable.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DebuggerOnGCRunnable.h
|
Bug 1150253 - Part 2: Gecko should provide a callback for SpiderMonkey to
|
2015-04-22 09:43:02 -07:00 |
DeferredFinalize.cpp
|
Bug 1137536, part 3 - Move the top level DeferredFinalize functions into their own file. r=smaug
|
2015-03-18 11:36:03 -07:00 |
DeferredFinalize.h
|
Bug 1174796 - Make sure ReleaseNow releases everything. r=smaug
|
2015-06-16 14:19:07 -07:00 |
ErrorList.h
|
Bug 1226928 - signature verification for content-signing, r=keeler,mayhemer
|
2016-03-14 11:56:35 +01:00 |
ErrorNames.cpp
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
ErrorNames.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
HoldDropJSObjects.cpp
|
Bug 1119482, part 4 - Move IsJSHolder into HoldDropJSObjects. r=smaug
|
2015-03-10 16:41:38 -07:00 |
HoldDropJSObjects.h
|
Bug 1119482, part 4 - Move IsJSHolder into HoldDropJSObjects. r=smaug
|
2015-03-10 16:41:38 -07:00 |
JSObjectHolder.cpp
|
Bug 1179924 - Create a more modern JS object holder for cross-thread references to JS objects. r=smaug
|
2015-07-21 11:31:44 -07:00 |
JSObjectHolder.h
|
Bug 1179924 - Create a more modern JS object holder for cross-thread references to JS objects. r=smaug
|
2015-07-21 11:31:44 -07: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 |
LogModulePrefWatcher.cpp
|
Bug 1233881 - Support dynamically setting log levels at runtime via prefs. r=froydnj
|
2015-12-22 15:09:41 -08:00 |
LogModulePrefWatcher.h
|
Bug 1233881 - Support dynamically setting log levels at runtime via prefs. r=froydnj
|
2015-12-22 15:09:41 -08:00 |
Logging.cpp
|
Bug 1248565 - Introduce MOZ_LOG_* variables for mozilla logging. r=erahm
|
2016-03-10 08:22:00 -05:00 |
Logging.h
|
Bug 1251482 - Remove remaining references to MOZILLA_XPCOMRT_API from xpcom. r=froydnj
|
2016-02-26 18:10:56 -08:00 |
MacHelpers.h
|
Bug 1131325 - Move system country code from nsIGfxInfo2 to a more appropriate location. r=aklotz,smichaud
|
2015-07-28 15:45:34 -07:00 |
MacHelpers.mm
|
Bug 1131325 - Move system country code from nsIGfxInfo2 to a more appropriate location. r=aklotz,smichaud
|
2015-07-28 15:45:34 -07:00 |
NSPRLogModulesParser.cpp
|
Bug 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj
|
2016-03-11 16:49:13 -05:00 |
NSPRLogModulesParser.h
|
Bug 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj
|
2016-03-11 16:49:13 -05:00 |
OwningNonNull.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
StaticMutex.h
|
Bug 1226376 - Part 2: Annotate StaticMutex with MOZ_ONLY_USED_TO_AVOID_STATIC_CONSTRUCTORS, r=nfroyd
|
2016-01-08 15:34:24 -05:00 |
StaticPtr.h
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
SystemMemoryReporter.cpp
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
SystemMemoryReporter.h
|
…
|
|
moz.build
|
Bug 1256988 - Replace tests on MOZ_WIDGET_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester
|
2016-03-17 06:49:44 +09:00 |
nsAgg.h
|
Bug 1021151 - avoid memory leak in NS_GENERIC_AGGREGATED_CONSTRUCTOR_INIT, use nsAutoPtr instead of naked ptr. r=Ehsan
|
2016-02-23 14:12:22 +02:00 |
nsAlgorithm.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsAllocator.h
|
…
|
|
nsAutoPtr.h
|
Bug 1229985 - remove nsAutoArrayPtr; r=erahm
|
2015-12-06 10:51:43 -05:00 |
nsAutoRef.h
|
Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
nsCom.h
|
…
|
|
nsConsoleMessage.cpp
|
Bug 1060171 - Part 1: Add log levels to nsIConsoleMessage. r=froydnj
|
2014-09-22 15:32:21 -07:00 |
nsConsoleMessage.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsConsoleService.cpp
|
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
|
2016-02-10 08:23:00 +01:00 |
nsConsoleService.h
|
Bug 1207368 - Use swap() instead of forget() to remove MessageElement::mMessage. r=froydnj
|
2015-10-02 14:47:13 -07:00 |
nsCrashOnException.cpp
|
…
|
|
nsCrashOnException.h
|
…
|
|
nsCycleCollector.cpp
|
Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj.
|
2016-03-16 15:33:44 +11:00 |
nsCycleCollector.h
|
Bug 1203840 - Trigger dirty pages purge after CC. r=njn,r=smaug,r=mccr8
|
2015-09-20 17:43:43 +09:00 |
nsCycleCollectorTraceJSHelpers.cpp
|
Bug 1247679, part 2 - Null check inside TraceCallbackFunc::Trace. r=smaug
|
2016-02-22 10:11:02 -08:00 |
nsDebugImpl.cpp
|
Bug 1251482 - Remove remaining references to MOZILLA_XPCOMRT_API from xpcom. r=froydnj
|
2016-02-26 18:10:56 -08:00 |
nsDebugImpl.h
|
Bug 1163916 (part 1) - Avoid a static nsDebugImpl constructor. r=froydnj.
|
2015-05-13 16:47:55 -07:00 |
nsDumpUtils.cpp
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
nsDumpUtils.h
|
Bug 1154435 - [nsDumpUtil] Refine nsDumpUtils::OpenTempFile to make this function more flexible. r=dhylands
|
2015-06-04 14:47:09 +08:00 |
nsError.h
|
bug 1252104 - make NS_ERROR_GET_CODE() and NS_ERROR_GET_MODULE() constexpr r=froydnj
|
2016-02-29 14:49:45 -05:00 |
nsErrorService.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsErrorService.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsGZFileWriter.cpp
|
Bug 1154435 - [nsGZFileWriter] Add one more mode for writing a GZFile (Create/Append). r=froydnj
|
2015-06-05 11:20:16 +08:00 |
nsGZFileWriter.h
|
Bug 1154435 - [nsGZFileWriter] Add one more mode for writing a GZFile (Create/Append). r=froydnj
|
2015-06-05 11:20:16 +08:00 |
nsIConsoleListener.idl
|
…
|
|
nsIConsoleMessage.idl
|
Bug 1060171 - Part 1: Add log levels to nsIConsoleMessage. r=froydnj
|
2014-09-22 15:32:21 -07:00 |
nsIConsoleService.idl
|
Bug 1152574: Fix console service discarding to run when it is actually safe to do so (off of inner-window-destroyed). Also add a backstop at xpcom-shutdown to discard any cycle collected messages before it is too late. r=froydnj
|
2015-07-31 06:49:27 -07:00 |
nsICycleCollectorListener.idl
|
Bug 1163006, part 4 - De-COM the nsICycleCollectorListener methods we only call from C++. r=smaug
|
2015-06-04 14:41:31 -07:00 |
nsIDebug2.idl
|
Bug 1155643 - Removed nsIDebug.idl, moved methods of nsIDebug to nsIDebug2. r=paolo
|
2015-05-07 10:58:37 +05:30 |
nsIErrorService.idl
|
…
|
|
nsIException.idl
|
Bug 1229664. Drop the concept of inner exceptions from Exception/DOMException. r=bholley
|
2015-12-02 13:52:59 -05:00 |
nsIGZFileWriter.idl
|
…
|
|
nsIID.h
|
…
|
|
nsIInterfaceRequestor.idl
|
…
|
|
nsIMacUtils.idl
|
…
|
|
nsIMemory.idl
|
Bug 1253142 - Remove the long-deprecated nsIMemory.isLowMemory function. r=froydnj.
|
2016-03-06 21:07:51 +11:00 |
nsIMemoryInfoDumper.idl
|
Bug 1044709 - Improve the comment describing the memory report file format. r=mccr8.
|
2014-09-28 18:35:14 -07:00 |
nsIMemoryReporter.idl
|
Bug 1252375 - Fix up jemalloc stats reporting. r=erahm.
|
2016-03-03 12:49:27 +11:00 |
nsIMessageLoop.idl
|
…
|
|
nsIMutable.idl
|
…
|
|
nsIProgrammingLanguage.idl
|
Bug 1150917 - Remove all values from nsIProgrammingLanguage except UNKNOWN and JAVASCRIPT. r=froydnj
|
2015-04-08 17:16:30 -07:00 |
nsISecurityConsoleMessage.idl
|
…
|
|
nsISizeOf.h
|
…
|
|
nsIStatusReporter.idl
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
nsISupports.idl
|
…
|
|
nsISupportsBase.h
|
…
|
|
nsIUUIDGenerator.idl
|
…
|
|
nsIVersionComparator.idl
|
…
|
|
nsIWeakReference.idl
|
…
|
|
nsInterfaceRequestorAgg.cpp
|
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
|
2016-02-10 08:23:00 +01:00 |
nsInterfaceRequestorAgg.h
|
…
|
|
nsMacUtilsImpl.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
nsMacUtilsImpl.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsMemoryImpl.cpp
|
Bug 1253142 - Remove the long-deprecated nsIMemory.isLowMemory function. r=froydnj.
|
2016-03-06 21:07:51 +11:00 |
nsMemoryImpl.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsMemoryInfoDumper.cpp
|
Bug 1253094, part 9 - Stop using DebugOnly for class/struct members in xpcom/. r=froydnj
|
2016-02-26 15:52:08 +00:00 |
nsMemoryInfoDumper.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
nsMemoryReporterManager.cpp
|
Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj.
|
2016-03-16 15:33:44 +11:00 |
nsMemoryReporterManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMessageLoop.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMessageLoop.h
|
…
|
|
nsObjCExceptions.h
|
…
|
|
nsQueryObject.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSecurityConsoleMessage.cpp
|
…
|
|
nsSecurityConsoleMessage.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04: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 |
nsStatusReporterManager.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsStatusReporterManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsSystemInfo.cpp
|
bug 1245745 include libpulse version in update URL r=glandium
|
2016-02-09 14:35:03 +13:00 |
nsSystemInfo.h
|
Backed out changeset 8d3ff1d1a809 (bug 1220344) for failing android tests
|
2015-11-05 11:48:06 +01:00 |
nsTraceRefcnt.cpp
|
Bug 1251895 - don't race on nsTraceRefcnt's object serial number tables; r=mccr8
|
2016-02-29 15:04:36 -05:00 |
nsTraceRefcnt.h
|
Bug 1004593 - Remove the unused nsTraceRefCnt::Startup(). r=froydnj
|
2014-08-01 10:02:30 -07:00 |
nsUUIDGenerator.cpp
|
Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
|
2015-05-01 09:40:30 +09:00 |
nsUUIDGenerator.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsWeakPtr.h
|
…
|
|
nsWindowsHelpers.h
|
Bug 1242343 - p1. ConstructSystem32Path from LoadLibrarySystem32 - r=jimm
|
2016-03-03 08:40:23 +11:00 |
nscore.h
|
Remove the workaround added in bug 1022420 now that clang-cl understands __declspec(novtable)
|
2016-02-06 16:57:58 -05:00 |
nsrootidl.idl
|
…
|
|