.. |
nomozalloc
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
|
2013-06-17 15:21:01 -04:00 |
standalone
|
bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
|
2013-07-09 13:30:58 -04:00 |
staticruntime
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
|
2013-06-17 15:21:01 -04:00 |
tests/gtest
|
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
|
2013-06-25 11:15:21 -04:00 |
AppData.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
AppData.h
|
|
|
arm.cpp
|
Bug 779687 - Add detection for ARMv7 CPUs. r=dougt
|
2012-08-21 13:20:46 +02:00 |
arm.h
|
bug 822717 - remove checks for old gcc r=glandium
|
2012-12-18 13:22:28 -05:00 |
AutoRestore.h
|
Bug 856108 - Port static analyses to clang, part 2f: use MOZ_STACK_CLASS in xpcom. r=bsmedberg
|
2013-04-11 22:21:40 -05:00 |
BlockingResourceBase.cpp
|
Remove some null-checks due to infallible new, no bug, r=me
|
2013-06-26 14:04:13 -07:00 |
BlockingResourceBase.h
|
bug 852379 - remove unneeded prlock.h includes r=Ms2ger
|
2013-03-16 22:46:40 -04:00 |
CondVar.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
DeadlockDetector.cpp
|
|
|
DeadlockDetector.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 |
FileUtils.cpp
|
Bug 860827 - Move TEMP_FAILURE_RETRY to FileUtils.h and rename it. r=tbsaunde
|
2013-05-09 13:42:12 -04: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 |
IntentionalCrash.h
|
Bug 857640 - Fix to IntentionalCrash.h when getenv(XPCOM_MEM_BLOAT_LOG) returns NULL. r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
Makefile.in
|
bug 883350: move SDK_HEADERS to mozbuild (file batch #1) r=mshal
|
2013-07-01 17:24:53 -04:00 |
Monitor.h
|
Bug 856108 - Port static analyses to clang, part 2f: use MOZ_STACK_CLASS in xpcom. r=bsmedberg
|
2013-04-11 22:21:40 -05:00 |
moz.build
|
bug 883350: move SDK_HEADERS to mozbuild (file batch #1) r=mshal
|
2013-07-01 17:24:53 -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
|
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 |
nsArrayEnumerator.h
|
|
|
nsArrayUtils.cpp
|
|
|
nsArrayUtils.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 |
nsBaseHashtable.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsCategoryCache.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsCategoryCache.h
|
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
|
2012-11-22 17:49:58 +00:00 |
nsClassHashtable.h
|
Bug 849654: Kill nsClassHashtableMT. r=bsmedberg
|
2013-03-12 13:33:40 -07: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
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsCOMPtr.cpp
|
|
|
nsCOMPtr.h
|
Bug 213324 - Remove getter_AddRefs(T*); r=ehsan
|
2013-07-10 11:56:21 +02:00 |
nsCRTGlue.cpp
|
Bug 867769 - NS_MakeRandomString generates the same string when called twice within the same second. r=bsmedberg
|
2013-05-02 14:50:11 -07:00 |
nsCRTGlue.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 |
nsCycleCollectionNoteChild.h
|
bug 819215 - make NS_IMPL_CYCLE_COLLECTION_XXXCLASS unnecessary r=smaug, mccr8
|
2012-12-08 00:08:37 -05:00 |
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 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz
|
2013-06-18 11:00:38 +01:00 |
nsCycleCollectionParticipant.h
|
bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
|
2013-07-09 13:30:58 -04: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 |
nsCycleCollectorUtils.cpp
|
|
|
nsCycleCollectorUtils.h
|
Bug 852950 - Kill libxpcom. r=bsmedberg
|
2013-03-20 14:56:41 +01:00 |
nsDataHashtable.h
|
Bug 849654: Kill nsDataHashtableMT. r=bsmedberg
|
2013-03-12 14:26:57 -07:00 |
nsDebug.h
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
nsDeque.cpp
|
Bug 875557 - Make nsDeque infallible by default. r=bsmedberg
|
2013-05-28 16:57:54 -07: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 892401 - Remove NEW_H. r=ted
|
2013-07-12 09:16:41 +09:00 |
nsIClassInfoImpl.h
|
Bug 892401 - Remove NEW_H. r=ted
|
2013-07-12 09:16:41 +09:00 |
nsID.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 |
nsID.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 |
nsIInterfaceRequestorUtils.cpp
|
|
|
nsIInterfaceRequestorUtils.h
|
|
|
nsINIParser.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsINIParser.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 |
nsInterfaceHashtable.h
|
Bug 896385 - Use nsInterfaceHashtable for nsXBLPrototypeBinding::mInterfaceTable; r=mrbkap
|
2013-07-24 09:39:56 +02:00 |
nsISupportsImpl.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsISupportsImpl.h
|
Bug 884061 - Part 2: Add NS_DECL_THREADSAFE_ISUPPORTS, r=jlebar.
|
2013-07-13 20:28:54 -05:00 |
nsISupportsUtils.h
|
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
|
2013-07-04 00:56:26 +09:00 |
nsIWeakReferenceUtils.h
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
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 780387 - Part e: Stop using PRSize; r=bsmedberg
|
2012-08-09 09:10:11 +02:00 |
nsMemory.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsProxyRelease.cpp
|
Bug 827857 - make NS_ProxyRelease() handle null pointers properly; r=jlebar
|
2013-01-08 13:34:49 -05:00 |
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
|
Backout changeset 9e38c5518605, fc59bd8d49ba, d0ba1abde985, and acf91f25f228 (bugs 796119, 796279, and 797106) because of broken reftests on 64-bit platforms
|
2012-10-02 23:16:36 -04:00 |
nsRefPtrHashtable.h
|
Bug 849654: Kill nsRefPtrHashtableMT. r=bsmedberg
|
2013-04-03 09:54:35 -07:00 |
nsServiceManagerUtils.h
|
|
|
nsStringAPI.cpp
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsStringAPI.h
|
Bug 804664 - remove typedef nsAutoCString nsCAutoString. r=benjamin
|
2012-10-23 20:53:15 +03:00 |
nsStringGlue.h
|
|
|
nsTArray-inl.h
|
Bug 877762 - GC: Post-barrier cycle collector participants - 2 Stop nsTArray memmoving Heap<T>s r=jlebar r=bz
|
2013-06-18 11:00:37 +01:00 |
nsTArray.cpp
|
|
|
nsTArray.h
|
Backed out 5 changesets (bug 882543) for crashtest orange on a CLOSED TREE.
|
2013-07-19 12:00:48 -04:00 |
nsTArrayForwardDeclare.h
|
Bug 819791 - Part 3: Make typeof nsTArray == typeof InfallibleTArray. r=bz
|
2012-12-18 20:16:06 -05: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
|
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 |
nsTHashtable.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 |
nsTHashtable.h
|
Bug 892401 - Remove NEW_H. r=ted
|
2013-07-12 09:16:41 +09:00 |
nsThreadIDs.h
|
|
|
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 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05: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
|
Bug 792379 - Don't include prtypes.h in base/basictypes.h; r=cjones
|
2012-10-02 10:24:12 +02:00 |
nsTWeakRef.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsVersionComparator.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX in xpcom/ with XPCOM_MIN/XPCOM_MAX to prevent accidental use. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsVersionComparator.h
|
Backout changeset f18c63c99be6 (bug 789257) for breaking the builds
|
2012-09-06 18:47:19 -04:00 |
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 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsWeakReference.cpp
|
Bug 795703 - Do not assert when calling do_GetWeakReference() on a nsISupport not capable of that. r=smaug,dougt
|
2012-10-03 10:38:46 +01:00 |
nsWeakReference.h
|
Bug 792954. Add a WeakPtr implementation to use instead of nsISupportsWeakReference. r=joe,ehsan,Waldo
|
2012-10-04 15:45:07 -04:00 |
nsXPTCUtils.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
objs.mk
|
Bug 845907: Adds generic ReadAhead functions r=glandium
|
2013-03-03 18:56:03 -07:00 |
Observer.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 |
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 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
ReentrantMonitor.h
|
Bug 856108 - Port static analyses to clang, part 2f: use MOZ_STACK_CLASS in xpcom. r=bsmedberg
|
2013-04-11 22:21:40 -05:00 |
SSE.cpp
|
Bug 786579 - Remove old MSVC (<=2003) support. r=khuey
|
2012-09-28 16:02:40 +09:00 |
SSE.h
|
Bug 786579 - Remove old MSVC (<=2003) support. r=khuey
|
2012-09-28 16:02:40 +09:00 |
unused.cpp
|
|
|
unused.h
|
|
|