pjs/xpcom/glue
Andrew McCreight 2448fd4542 Bug 678615 - remove ExplainLiveExpectedGarbage. r=smaug sr=peterv 2012-04-25 08:10:09 -07:00
..
nomozalloc
standalone Bug 686805 part 7 - Display linker stats on each Startup Timeline event. r=tglek,r=khuey 2012-02-22 08:12:15 +01:00
AutoRestore.h Bug 711818 - MOZILLA_GUARD_OBJECT_NOTIFIER* should use a MOZ_ prefix to follow MFBT style 2012-01-10 00:29:30 -05:00
BlockingResourceBase.cpp
BlockingResourceBase.h Backout Bug 709657 because it doesn't help our problem. 2011-12-14 08:01:49 -05:00
CondVar.h
DeadlockDetector.cpp
DeadlockDetector.h Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron 2011-12-16 14:42:07 -05:00
FileUtils.cpp
FileUtils.h bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00
GenericFactory.cpp
GenericFactory.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
GenericModule.cpp
IntentionalCrash.h
Makefile.in
Monitor.h
Mutex.h Bug 725552 - Part 1: Turn MutexAutoLock into a template with specializations. r=cjones 2012-02-16 04:11:34 +01:00
Observer.h Bug 735778 - Call MOZ_ASSERT if RemoveObserver is called with an observer that is not present. r=jlebar 2012-03-19 16:49:39 +01:00
ReentrantMonitor.h
SSE.cpp Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted. 2011-11-28 15:32:32 -05:00
SSE.h Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted. 2011-11-28 15:32:32 -05:00
arm.cpp
arm.h
nsArrayEnumerator.cpp Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones 2011-11-20 22:21:16 -08:00
nsArrayEnumerator.h
nsArrayUtils.cpp
nsArrayUtils.h
nsBaseHashtable.h bug 737863 - nsBaseHashtable::SizeOfExcludingThis should be declared const. r=njn 2012-03-23 12:13:56 +00:00
nsCOMArray.cpp
nsCOMArray.h Bug 671299 (part 1) - Add ns{Void,COM}Array::SizeOfExcludingThis(). r=bz. 2012-01-02 18:18:26 -08:00
nsCOMPtr.cpp
nsCOMPtr.h Bug 718999 - make "You can't dereference a NULL nsCOMPtr" assertions fatal. 2012-01-24 20:37:48 +01:00
nsCRTGlue.cpp
nsCRTGlue.h
nsCategoryCache.cpp Bug 709205 - use GetObserverService in xpcom; r=dougt 2011-12-09 14:36:17 -05:00
nsCategoryCache.h Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron 2011-12-17 22:47:45 -05:00
nsClassHashtable.h
nsClassInfoImpl.cpp
nsComponentManagerUtils.cpp
nsComponentManagerUtils.h
nsCycleCollectionParticipant.cpp Bug 738769 - only unmark purple if purple. r=smaug 2012-03-26 09:57:29 -07:00
nsCycleCollectionParticipant.h Bug 678615 - remove ExplainLiveExpectedGarbage. r=smaug sr=peterv 2012-04-25 08:10:09 -07:00
nsCycleCollectorUtils.cpp
nsCycleCollectorUtils.h Backout Bug 709657 because it doesn't help our problem. 2011-12-14 08:01:49 -05:00
nsDataHashtable.h
nsDebug.h
nsDeque.cpp Bug 713381 - Add nsDeque::RemoveObjectAt(index). r=bsmedberg 2012-01-20 07:29:38 +13:00
nsDeque.h Bug 713381 - Add nsDeque::RemoveObjectAt(index). r=bsmedberg 2012-01-20 07:29:38 +13:00
nsEnumeratorUtils.cpp Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones 2011-11-20 22:21:16 -08:00
nsEnumeratorUtils.h
nsHashKeys.h Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz 2012-03-12 18:53:18 -04:00
nsIClassInfoImpl.h
nsID.cpp
nsID.h
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsINIParser.cpp
nsINIParser.h
nsISupportsImpl.cpp
nsISupportsImpl.h Bug 738769 - only unmark purple if purple. r=smaug 2012-03-26 09:57:29 -07:00
nsISupportsUtils.h
nsIWeakReferenceUtils.h
nsInterfaceHashtable.h
nsMemory.cpp
nsMemory.h
nsProxyRelease.cpp
nsProxyRelease.h
nsQuickSort.cpp
nsQuickSort.h
nsRefPtrHashtable.h
nsServiceManagerUtils.h
nsStringAPI.cpp
nsStringAPI.h Bug 712936 - Convert users of PR_STATIC_ASSERT to MOZ_STATIC_ASSERT. r=jwalden 2012-04-02 17:21:24 -07:00
nsStringGlue.h
nsTArray-inl.h Bug 732607 - make nsTArray assertions fatal. r=bz 2012-03-03 13:16:13 -08:00
nsTArray.cpp
nsTArray.h Bug 739129 - Add LastElement and SafeLastElement functions to nsTArray. r=dbaron 2012-03-27 09:48:25 +11:00
nsTHashtable.cpp Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz 2012-03-12 18:53:18 -04:00
nsTHashtable.h bug 737412 - handle null sizeOfEntryExcludingThis pointer within ns{T,Base}Hashtable SizeOfExcludingThis functions. r=jfkthame 2012-03-23 12:13:44 +00:00
nsTObserverArray.cpp
nsTObserverArray.h Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir. 2012-02-01 13:58:01 -08:00
nsTPriorityQueue.h
nsTWeakRef.h
nsTextFormatter.cpp
nsTextFormatter.h
nsThreadIDs.h
nsThreadUtils.cpp
nsThreadUtils.h
nsTraceRefcnt.h
nsVersionComparator.cpp Bug 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg 2012-04-18 23:22:29 -04:00
nsVersionComparator.h Bug 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg 2012-04-18 23:22:29 -04:00
nsVoidArray.cpp Bug 671299 (part 1) - Add ns{Void,COM}Array::SizeOfExcludingThis(). r=bz. 2012-01-02 18:18:26 -08:00
nsVoidArray.h Bug 740688 - Use uintptr_t instead of PRUword, and intptr_t instead of PRWord. r=jwalden 2012-04-11 17:17:44 -07:00
nsWeakReference.cpp Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones 2011-11-20 22:21:16 -08:00
nsWeakReference.h
nsXPTCUtils.h
objs.mk Bug 724615 - Fix TARGET_CPU usage on ARM. r=benjamin 2012-02-06 22:44:52 +01:00
pldhash.cpp No Bug: Shut pldhash up for the 'probably' case. rs=bz 2012-03-16 10:09:14 -07:00
pldhash.h Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar. 2011-12-15 14:59:53 -08:00
unused.cpp
unused.h