gecko/xpcom/glue
Nicholas Nethercote 0606d7d1a3 Bug 1239888 - Inline PLDHashTable::{Done,Get}(). r=froydnj.
They're trivial and very hot. This reduces binary size in a 64-bit Linux opt build by 20 KiB and avoiding the calls can only help performance.
2016-01-14 21:39:11 -08:00
..
standalone
staticruntime
tests/gtest Bug 1235598 - Part 2: Use TraceEdge exclusively in Gecko; r=smaug 2015-12-30 08:52:14 -08:00
AppData.cpp
AppData.h
AutoRestore.h
BlockingResourceBase.cpp
BlockingResourceBase.h
CondVar.h
DeadlockDetector.h
EnumeratedArrayCycleCollection.h
FileUtils.cpp Bug 1234176 - Introduce and use the WriteSysFile() helper function. r=dhylands 2015-12-29 11:49:50 +01:00
FileUtils.h Bug 1234176 - Introduce and use the WriteSysFile() helper function. r=dhylands 2015-12-29 11:49:50 +01:00
GenericFactory.cpp
GenericFactory.h
GenericModule.cpp
IntentionalCrash.h
MainThreadUtils.h
Monitor.h
moz.build
Mutex.h
nsArrayEnumerator.cpp
nsArrayEnumerator.h
nsArrayUtils.cpp
nsArrayUtils.h
nsBaseHashtable.h Bug 1181444 (part 1) - Remove nsBaseHashtable::EnumerateRead(). r=froydnj. 2015-11-22 14:39:01 -08:00
nsCategoryCache.cpp
nsCategoryCache.h
nsClassHashtable.h
nsClassInfoImpl.cpp
nsCOMArray.cpp
nsCOMArray.h
nsComponentManagerUtils.cpp
nsComponentManagerUtils.h
nsCOMPtr.cpp
nsCOMPtr.h
nsCRTGlue.cpp
nsCRTGlue.h
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp Bug 1231964 - Move CC participant code that touches JS out of mozglue. r=smaug 2015-12-18 14:22:01 -08:00
nsCycleCollectionParticipant.h Bug 1120016 - Allocate short lived JS wrappers in the Nursery, r=mccr8,terrence 2015-12-31 15:21:49 +02:00
nsCycleCollectionTraversalCallback.h
nsDataHashtable.h
nsDebug.h
nsDeque.cpp Bug 1201997 - Part 4 - Change size and offset variables to size_t.r=froydn 2015-11-15 14:48:08 +01:00
nsDeque.h Bug 1201997 - Part 4 - Change size and offset variables to size_t.r=froydn 2015-11-15 14:48:08 +01:00
nsEnumeratorUtils.cpp
nsEnumeratorUtils.h
nsHashKeys.h Bug 1229458 - Remove SizeOfIncludingThisMustBeUnshared() from string classes. r=mccr8. 2015-12-01 15:36:26 -08:00
nsIClassInfoImpl.h
nsID.cpp
nsID.h
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsINIParser.cpp Bug 1219246 - use UniquePtr instead of nsAuto*Ptr in xpcom/; r=erahm 2015-10-31 13:47:14 -04:00
nsINIParser.h Bug 1219246 - use UniquePtr instead of nsAuto*Ptr in xpcom/; r=erahm 2015-10-31 13:47:14 -04:00
nsInterfaceHashtable.h
nsISupportsImpl.cpp
nsISupportsImpl.h
nsISupportsUtils.h
nsIWeakReferenceUtils.h
nsJSThingHashtable.h
nsMemory.cpp
nsMemory.h
nsProxyRelease.cpp
nsProxyRelease.h
nsQuickSort.cpp
nsQuickSort.h
nsRefPtrHashtable.h
nsServiceManagerUtils.h
nsStringAPI.cpp
nsStringAPI.h
nsStringGlue.h
nsTArray-inl.h Bug 968520 - Always use fallible allocator with nsTArray_base::ShrinkCapacity. r=froydnj 2015-11-02 07:53:27 +02:00
nsTArray.cpp
nsTArray.h Bug 1228641. Add a initializer_list constructor to nsTArray. r=froydnj 2016-01-17 22:11:25 -05:00
nsTArrayForwardDeclare.h
nsTextFormatter.cpp Bug 1220035 - Fix -Wimplicit-fallthrough warnings in xpcom. r=mccr8 2015-10-29 21:31:32 -07:00
nsTextFormatter.h
nsTHashtable.h
nsThreadUtils.cpp
nsThreadUtils.h
nsTObserverArray.cpp
nsTObserverArray.h
nsTPriorityQueue.h
nsTWeakRef.h
nsVersionComparator.cpp
nsVersionComparator.h
nsWeakReference.cpp
nsWeakReference.h
nsXPTCUtils.h
objs.mozbuild
Observer.h
PLDHashTable.cpp Bug 1239888 - Inline PLDHashTable::{Done,Get}(). r=froydnj. 2016-01-14 21:39:11 -08:00
PLDHashTable.h Bug 1239888 - Inline PLDHashTable::{Done,Get}(). r=froydnj. 2016-01-14 21:39:11 -08:00
ReentrantMonitor.h