gecko/xpcom/base
2011-12-08 19:09:36 -08:00
..
dmd.h Bug 704400 - Implement --enable-dmd. r=khuey. 2011-12-08 19:09:36 -08:00
FunctionTimer.cpp
FunctionTimer.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
Makefile.in Bug 704400 - Implement --enable-dmd. r=khuey. 2011-12-08 19:09:36 -08:00
MapsMemoryReporter.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
MapsMemoryReporter.h Back out 6cd3556fc807 (bug 674290) because of unittest leaks 2011-09-06 20:42:09 -07:00
nsAgg.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsAllocator.h
nsAtomicRefcnt.h
nsAutoPtr.h Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg 2011-09-16 16:22:44 -04:00
nsAutoRef.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsCom.h
nsConsoleMessage.cpp
nsConsoleMessage.h Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones 2011-11-20 22:21:16 -08:00
nsConsoleService.cpp Bug 703370 - Cleanup the console service logcat tag (sync with birch) [r=dougt] 2011-11-17 23:07:06 -05:00
nsConsoleService.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nscore.h Bug 707352 - Remove NS_FINAL_CLASS completely. r=cjones 2011-12-05 17:10:05 -05:00
nsCrashOnException.cpp
nsCrashOnException.h
nsCycleCollector.cpp Bug 668855, part 5: scan weak maps. r=gal 2011-11-24 07:35:57 -05:00
nsCycleCollector.h Bug 699279 - Run GC_SHRINK collection cycle when under memory pressure; r=mrbkap 2011-11-09 18:14:11 -08:00
nsDebugImpl.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDebugImpl.h
nsError.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsErrorService.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsErrorService.h Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones 2011-11-20 22:21:16 -08:00
nsExceptionService.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsExceptionService.h
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsICycleCollectorListener.idl Bug 649532 - make cycle collector logging output complete CC graph. r=peterv 2011-06-22 10:41:17 -07:00
nsIDebug2.idl
nsIDebug.idl
nsIErrorService.idl Bug 697102 - Correct the comment for unregisterErrorStringBundle(); r=bsmedberg DONTBUILD 2011-10-31 18:03:29 +00:00
nsIException.idl
nsIExceptionService.idl
nsIID.h
nsIInterfaceRequestor.idl
nsIMacUtils.idl
nsIMemory.idl
nsIMemoryReporter.idl Bug 704400 - Implement --enable-dmd. r=khuey. 2011-12-08 19:09:36 -08:00
nsIMutable.idl
nsInterfaceRequestorAgg.cpp
nsInterfaceRequestorAgg.h Bug 678155 - Remove NS_COM. r=bsmedberg 2011-08-18 15:46:39 +02:00
nsIProgrammingLanguage.idl
nsISupports.idl
nsISupportsBase.h
nsISupportsObsolete.h
nsITraceRefcnt.idl
nsIUUIDGenerator.idl
nsIVersionComparator.idl
nsIWeakReference.idl
nsMacUtilsImpl.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsMacUtilsImpl.h
nsMemoryImpl.cpp Bug 680556 - Make NS_(Re)Alloc infallible. r=bsmedberg 2011-11-09 11:42:00 -05:00
nsMemoryImpl.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsMemoryReporterManager.cpp Bug 704400 - Implement --enable-dmd. r=khuey. 2011-12-08 19:09:36 -08:00
nsMemoryReporterManager.h Bug 693949 - Drop nsCStringArray. r=bsmedberg 2011-10-28 08:35:45 +01:00
nsObjCExceptions.h
nsrootidl.idl Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsSetDllDirectory.h
nsStackWalk.cpp Bug 707648 - Only try to init the critical range if we are able to walk the stack. r=ehsan. 2011-12-06 14:26:49 -05:00
nsStackWalk.h
nsStackWalkPrivate.h Bug 696376 - Change how we find critical ranges so that it works on 10.6 too. r=dbaron. 2011-12-02 19:26:04 -05:00
nsSystemInfo.cpp Bug 694325: Add files for DNS Multithreading on Android; avoid undefined, unexposed libc symbols r=mwu 2011-12-05 10:41:11 -08:00
nsSystemInfo.h
nsTraceRefcntImpl.cpp Bug 696376 - Change how we find critical ranges so that it works on 10.6 too. r=dbaron. 2011-12-02 19:26:04 -05:00
nsTraceRefcntImpl.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsUUIDGenerator.cpp
nsUUIDGenerator.h
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakPtr.h
pure_api.c
pure.h