.. |
nomozalloc
|
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
|
2013-08-30 09:09:06 -04:00 |
standalone
|
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
|
2013-08-30 09:09:06 -04:00 |
staticruntime
|
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
|
2013-08-30 09:09:06 -04:00 |
tests/gtest
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
AppData.cpp
|
|
|
AppData.h
|
Bug 904121 - Do not include nsIMemory in nsMemory.h; r=vlad
|
2013-08-12 17:44:56 -04:00 |
AutoRestore.h
|
|
|
BlockingResourceBase.cpp
|
Remove some null-checks due to infallible new, no bug, r=me
|
2013-06-26 14:04:13 -07:00 |
BlockingResourceBase.h
|
|
|
CondVar.h
|
|
|
DeadlockDetector.cpp
|
|
|
DeadlockDetector.h
|
Bug 905149 - make mozilla::CallStack constexpr to avoid static constructors; r=ehsan
|
2013-08-14 09:43:36 -04:00 |
FileUtils.cpp
|
Bug 911425 - Fix -Wsign-compare warning in xpcom/glue/FileUtils.cpp. r=glandium
|
2013-08-07 22:52:41 -07:00 |
FileUtils.h
|
Bug 890144 - Add copedCloseFile to reduce memory leak. r=jlebar
|
2013-07-23 08:30:55 -04:00 |
GenericFactory.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
GenericFactory.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
GenericModule.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
HoldDropJSObjects.h
|
Bug 912747 - Change nsCycleCollectionHoldDrop.h to mozilla/HoldDropJSObjects.h. r=khuey
|
2013-09-10 08:29:43 -07:00 |
IntentionalCrash.h
|
|
|
Makefile.in
|
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
|
2013-08-30 09:09:06 -04:00 |
Monitor.h
|
|
|
moz.build
|
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
|
2013-08-30 09:09:06 -04:00 |
Mutex.h
|
Bug 832609 - Add mozilla::OffTheBooksMutex, which is just like mozilla::Mutex, except it's not leak-checked. r=khuey
|
2013-05-24 13:10:47 -04:00 |
nsArrayEnumerator.cpp
|
|
|
nsArrayEnumerator.h
|
|
|
nsArrayUtils.cpp
|
|
|
nsArrayUtils.h
|
|
|
nsBaseHashtable.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsCategoryCache.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsCategoryCache.h
|
|
|
nsClassHashtable.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsClassInfoImpl.cpp
|
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
|
2013-07-08 16:33:15 -04:00 |
nsCOMArray.cpp
|
Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn.
|
2013-06-30 18:26:39 +02:00 |
nsCOMArray.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsComponentManagerUtils.cpp
|
|
|
nsComponentManagerUtils.h
|
|
|
nsCOMPtr.cpp
|
|
|
nsCOMPtr.h
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
nsCRTGlue.cpp
|
Bug 901187 - Send printf_stderr output to Visual Studio console if it is attached. r=bsmedberg
|
2013-08-02 17:32:48 -07:00 |
nsCRTGlue.h
|
|
|
nsCycleCollectionNoteChild.h
|
|
|
nsCycleCollectionNoteRootCallback.h
|
Bug 873111 - Statically enforce root/child phase separation in cycle collector graph building. r=smaug
|
2013-05-20 13:08:11 -07:00 |
nsCycleCollectionParticipant.cpp
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
nsCycleCollectionParticipant.h
|
Bug 909953 - Introduce a HTMLAllCollection class; r=smaug
|
2013-09-06 08:41:42 +02:00 |
nsCycleCollectionTraversalCallback.h
|
Bug 873111 - Statically enforce root/child phase separation in cycle collector graph building. r=smaug
|
2013-05-20 13:08:11 -07:00 |
nsDataHashtable.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsDebug.h
|
Bug 907914: Turn on refcounting threadsafety assertions in opt trunk builds. r=bent
|
2013-08-30 10:06:37 -07:00 |
nsDeque.cpp
|
Bug 901820 - Part 2. Remove nsCRT::strdup/nsCRT::strndup impl. r=bsmedberg
|
2013-08-22 19:32:11 +09:00 |
nsDeque.h
|
Bug 875557 - Make nsDeque infallible by default. r=bsmedberg
|
2013-05-28 16:57:54 -07:00 |
nsEnumeratorUtils.cpp
|
bug 877850 - fix static constructors in xpcom/ r=jlebar
|
2013-05-30 17:20:02 -04:00 |
nsEnumeratorUtils.h
|
|
|
nsHashKeys.h
|
Bug 906918 - Use MoveRef's in nsTHashtable. r=bsmedberg
|
2013-08-20 09:08:00 -07:00 |
nsIClassInfoImpl.h
|
Bug 904110 - Move alignment features out of Util.h into a new header; r=Waldo
|
2013-08-14 09:00:52 +02:00 |
nsID.cpp
|
|
|
nsID.h
|
|
|
nsIInterfaceRequestorUtils.cpp
|
|
|
nsIInterfaceRequestorUtils.h
|
|
|
nsINIParser.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsINIParser.h
|
|
|
nsInterfaceHashtable.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsISupportsImpl.cpp
|
|
|
nsISupportsImpl.h
|
Bug 907914: Turn on refcounting threadsafety assertions in opt trunk builds. r=bent
|
2013-08-30 10:06:37 -07:00 |
nsISupportsUtils.h
|
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
|
2013-07-04 00:56:26 +09:00 |
nsIWeakReferenceUtils.h
|
|
|
nsJSThingHashtable.h
|
Bug 877762 - GC: Post-barrier cycle collector participants - 3 Add hashtable type that stores Heap<T> values r=jlebar
|
2013-06-18 11:00:37 +01:00 |
nsMemory.cpp
|
Bug 904121 - Do not include nsIMemory in nsMemory.h; r=vlad
|
2013-08-12 17:44:56 -04:00 |
nsMemory.h
|
Bug 904121 - Do not include nsIMemory in nsMemory.h; r=vlad
|
2013-08-12 17:44:56 -04:00 |
nsProxyRelease.cpp
|
|
|
nsProxyRelease.h
|
Bug 883360 - Remove bool operator and nsMainThreadPtrHolder conversion. r=bsmedberg
|
2013-07-19 12:53:12 -04:00 |
nsQuickSort.cpp
|
Bug 872497 - Remove problematic "optimization" in NS_QuickSort. r=jlebar
|
2013-05-18 15:16:02 -04:00 |
nsQuickSort.h
|
|
|
nsRefPtrHashtable.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsServiceManagerUtils.h
|
|
|
nsStringAPI.cpp
|
|
|
nsStringAPI.h
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
nsStringGlue.h
|
|
|
nsTArray-inl.h
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
nsTArray.cpp
|
|
|
nsTArray.h
|
Bug 911283 - Introduce nsTArray::SetLengthAndRetainStorage which unlike SetLength does not deallocate/reallocate the internal storage. Use it in NS_FillArray. r=bsmedberg
|
2013-09-08 02:05:02 +00:00 |
nsTArrayForwardDeclare.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
nsTextFormatter.cpp
|
Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer
|
2013-07-18 12:06:38 -04:00 |
nsTextFormatter.h
|
|
|
nsTHashtable.cpp
|
|
|
nsTHashtable.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsThreadIDs.h
|
Bug 901630: Remove support for the cc thread. r=mccr8
|
2013-08-13 10:45:32 -07:00 |
nsThreadUtils.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsThreadUtils.h
|
Bug 622728 - Add NS_NewRunnableMethodWithArg. r=bsmedberg
|
2013-09-06 21:29:24 -04:00 |
nsTObserverArray.cpp
|
|
|
nsTObserverArray.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsTPriorityQueue.h
|
|
|
nsTraceRefcnt.h
|
|
|
nsTWeakRef.h
|
|
|
nsVersionComparator.cpp
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
nsVersionComparator.h
|
|
|
nsVoidArray.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsVoidArray.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
nsWeakReference.cpp
|
|
|
nsWeakReference.h
|
|
|
nsXPTCUtils.h
|
|
|
objs.mozbuild
|
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
|
2013-08-30 09:09:06 -04:00 |
Observer.h
|
|
|
pldhash.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
pldhash.h
|
Bug 902062 - Convert PL_DHASH_ENTRY_IS_* macros to inline functions. r=ehsan.
|
2013-08-07 15:28:33 -07:00 |
ReentrantMonitor.h
|
|
|
unused.cpp
|
|
|
unused.h
|
|
|