.. |
AvailableMemoryTracker.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 |
AvailableMemoryTracker.h
|
|
|
ClearOnShutdown.cpp
|
|
|
ClearOnShutdown.h
|
Bug 772987 - Part 3: Update comment in ClearOnShutdown. r=glandium
|
2012-07-26 15:33:45 -04:00 |
dmd.h
|
|
|
Makefile.in
|
Back out 17b5b5dcd308, 04af81445c05, 15cc0aabab67 (bug 788021) and 2575a2f89d22 (bug 790417) for Linux crashes
|
2012-10-01 23:00:51 -07:00 |
MapsMemoryReporter.cpp
|
Bug 768470 - Add ability to import/export memory reports as JSON. r=jlebar.
|
2012-08-27 18:14:14 -07:00 |
MapsMemoryReporter.h
|
|
|
nsAgg.h
|
Bug 750570, part 3 - Remove unused stabilizeForDeletion argument. r=smaug
|
2012-08-24 09:50:06 -07:00 |
nsAllocator.h
|
|
|
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
|
|
|
nsAutoRef.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCom.h
|
|
|
nsConsoleMessage.cpp
|
|
|
nsConsoleMessage.h
|
|
|
nsConsoleService.cpp
|
Bug 795086 - Make nsConsoleService only post a LogMessageRunnable to the event queue if there are any observers for it. r=bz
|
2012-09-28 09:54:36 -07:00 |
nsConsoleService.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 |
nscore.h
|
Bug 777292 - Make nsresult an enum; r=ehsan,cjones,bsmedberg
|
2012-08-07 11:27:45 +03:00 |
nsCrashOnException.cpp
|
|
|
nsCrashOnException.h
|
|
|
nsCycleCollector.cpp
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsCycleCollector.h
|
Bug 784563 - Investigate being lazier about removing things from the purple buffer, r=mccr8
|
2012-09-08 13:46:48 +03:00 |
nsDebugImpl.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 |
nsDebugImpl.h
|
|
|
nsError.h
|
Bug 793580 followup: Fix added comment to be C-style instead of C++-style, to fix build warning for .c files that include nsError.h. rs=Ms2ger (DONTBUILD because comment-only)
|
2012-09-28 12:34:54 -07:00 |
nsErrorAsserts.cpp
|
Bug 777292 - Make nsresult an enum; r=ehsan,cjones,bsmedberg
|
2012-08-07 11:27:45 +03: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 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.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 |
nsIAllocator.h
|
|
|
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
|
|
nsIConsoleService.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 |
nsICycleCollectorListener.idl
|
|
|
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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIID.h
|
|
|
nsIInterfaceRequestor.idl
|
|
|
nsIMacUtils.idl
|
|
|
nsIMemory.idl
|
|
|
nsIMemoryReporter.idl
|
Back out 17b5b5dcd308, 04af81445c05, 15cc0aabab67 (bug 788021) and 2575a2f89d22 (bug 790417) for Linux crashes
|
2012-10-01 23:00:51 -07:00 |
nsIMutable.idl
|
|
|
nsInterfaceRequestorAgg.cpp
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg
|
2012-06-05 19:51:58 -04:00 |
nsInterfaceRequestorAgg.h
|
|
|
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
|
|
|
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
|
|
|
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 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg
|
2012-06-05 19:51:58 -04:00 |
nsMemoryImpl.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 |
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 |
nsMemoryReporterManager.cpp
|
Back out 17b5b5dcd308, 04af81445c05, 15cc0aabab67 (bug 788021) and 2575a2f89d22 (bug 790417) for Linux crashes
|
2012-10-01 23:00:51 -07:00 |
nsMemoryReporterManager.h
|
Back out 17b5b5dcd308, 04af81445c05, 15cc0aabab67 (bug 788021) and 2575a2f89d22 (bug 790417) for Linux crashes
|
2012-10-01 23:00:51 -07:00 |
nsObjCExceptions.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsrootidl.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 |
nsSetDllDirectory.h
|
|
|
nsStackWalk.cpp
|
Bug 795507: Remove usage of PR_BEGIN_EXTERN_C and PR_END_EXTERN_C; r=ehsan
|
2012-09-30 21:10:22 -05:00 |
nsStackWalk.h
|
Bug 795507: Remove usage of PR_BEGIN_EXTERN_C and PR_END_EXTERN_C; r=ehsan
|
2012-09-30 21:10:22 -05:00 |
nsStackWalkPrivate.h
|
|
|
nsSystemInfo.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 |
nsSystemInfo.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 |
nsTraceRefcntImpl.cpp
|
Bug 789643 - Fix GetCOMPtrCount() defined but not used warning. r=bsmedberg
|
2012-09-07 12:32:33 -07:00 |
nsTraceRefcntImpl.h
|
|
|
nsUUIDGenerator.cpp
|
Bug 783523 - Fix platform-specific nsresult misuse; r=ehsan,tbsaunde,smaug
|
2012-08-16 14:58:11 +03:00 |
nsUUIDGenerator.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 |
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
|
|
|
nsWeakPtr.h
|
|
|
nsWindowsHelpers.h
|
Bug 774140 - Remove code duplication for IsVistaOrLater. r=bsmedberg
|
2012-07-25 10:23:26 -04:00 |
pure_api.c
|
|
|
pure.h
|
|
|
StackWalk.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 |
StaticPtr.h
|
Bug 772987 - Part 1: Add Static{Auto,Ref}Ptr. r=bsmedberg
|
2012-07-26 15:33:45 -04:00 |
VisualEventTracer.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 |
VisualEventTracer.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 |