.. |
CharTokenizer.h
|
…
|
|
Makefile.in
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
StringBuilder.h
|
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 |
TimeStamp.cpp
|
Bug 852250 - When restarting recompute the process startup timestamp instead of using the timestamp stored it in MOZ_APP_RESTART during the shutdown procedure. r=nfroyd
|
2013-07-31 12:51:58 +02:00 |
TimeStamp.h
|
Bug 852250 - When restarting recompute the process startup timestamp instead of using the timestamp stored it in MOZ_APP_RESTART during the shutdown procedure. r=nfroyd
|
2013-07-31 12:51:58 +02:00 |
TimeStamp_darwin.cpp
|
Bug 852250 - When restarting recompute the process startup timestamp instead of using the timestamp stored it in MOZ_APP_RESTART during the shutdown procedure. r=nfroyd
|
2013-07-31 12:51:58 +02:00 |
TimeStamp_posix.cpp
|
Bug 852250 - When restarting recompute the process startup timestamp instead of using the timestamp stored it in MOZ_APP_RESTART during the shutdown procedure. r=nfroyd
|
2013-07-31 12:51:58 +02:00 |
TimeStamp_windows.cpp
|
Bug 852250 - When restarting recompute the process startup timestamp instead of using the timestamp stored it in MOZ_APP_RESTART during the shutdown procedure. r=nfroyd
|
2013-07-31 12:51:58 +02:00 |
TimeStamp_windows.h
|
Bug 879703 - Make TimeStampValue(_SomethingVeryRandomHere*) inline. r=tbsaunde
|
2013-06-06 12:59:18 +02:00 |
moz.build
|
Bug 852250 - When restarting recompute the process startup timestamp instead of using the timestamp stored it in MOZ_APP_RESTART during the shutdown procedure. r=nfroyd
|
2013-07-31 12:51:58 +02:00 |
nsArray.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 |
nsArray.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsAtomService.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsAtomService.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsAtomTable.cpp
|
Bug 901976 - don't null-check |new X| in xpcom/; r=bsmedberg
|
2013-08-05 11:16:53 -04:00 |
nsAtomTable.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsByteBuffer.cpp
|
Bug 901976 - don't null-check |new X| in xpcom/; r=bsmedberg
|
2013-08-05 11:16:53 -04:00 |
nsByteBuffer.h
|
…
|
|
nsCRT.cpp
|
bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan
|
2013-01-10 03:39:40 -05:00 |
nsCRT.h
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
nsCharSeparatedTokenizer.h
|
…
|
|
nsCheapSets.h
|
Bug 901976 - don't null-check |new X| in xpcom/; r=bsmedberg
|
2013-08-05 11:16:53 -04:00 |
nsCppSharedAllocator.h
|
Bug 892401 - Remove NEW_H. r=ted
|
2013-07-12 09:16:41 +09:00 |
nsExpirationTracker.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 |
nsHashPropertyBag.cpp
|
Bug 901976 - don't null-check |new X| in xpcom/; r=bsmedberg
|
2013-08-05 11:16:53 -04:00 |
nsHashPropertyBag.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsHashtable.cpp
|
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
|
2013-07-11 15:21:45 -05:00 |
nsHashtable.h
|
bug 852379 - remove unneeded prlock.h includes r=Ms2ger
|
2013-03-16 22:46:40 -04:00 |
nsIArray.idl
|
…
|
|
nsIAtom.idl
|
Bug 859817 - Make NS_NewAtom return already_AddRefed; r=bz
|
2013-04-22 14:13:22 +03:00 |
nsIAtomService.idl
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsIByteBuffer.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsICollection.idl
|
…
|
|
nsIEnumerator.idl
|
…
|
|
nsIHashable.idl
|
…
|
|
nsIINIParser.idl
|
…
|
|
nsIMutableArray.idl
|
…
|
|
nsINIParserImpl.cpp
|
…
|
|
nsINIParserImpl.h
|
…
|
|
nsINIProcessor.js
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
nsINIProcessor.manifest
|
…
|
|
nsIObserver.idl
|
…
|
|
nsIObserverService.idl
|
…
|
|
nsIPersistentProperties.h
|
…
|
|
nsIPersistentProperties2.idl
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsIProperties.idl
|
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
|
2013-05-16 08:26:55 -04:00 |
nsIProperty.idl
|
…
|
|
nsIPropertyBag.idl
|
…
|
|
nsIPropertyBag2.idl
|
…
|
|
nsISerializable.idl
|
…
|
|
nsISimpleEnumerator.idl
|
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
|
2013-05-16 08:26:55 -04:00 |
nsIStringEnumerator.idl
|
…
|
|
nsISupportsArray.idl
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsISupportsIterators.idl
|
…
|
|
nsISupportsPrimitives.idl
|
…
|
|
nsIUnicharBuffer.h
|
…
|
|
nsIVariant.idl
|
…
|
|
nsIWindowsRegKey.idl
|
…
|
|
nsIWritablePropertyBag.idl
|
…
|
|
nsIWritablePropertyBag2.idl
|
…
|
|
nsManifestLineReader.h
|
…
|
|
nsMathUtils.h
|
bug 822717 - remove checks for old gcc r=glandium
|
2012-12-18 13:22:28 -05:00 |
nsObserverList.cpp
|
Bug 901976 - don't null-check |new X| in xpcom/; r=bsmedberg
|
2013-08-05 11:16:53 -04:00 |
nsObserverList.h
|
…
|
|
nsObserverService.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsObserverService.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsPersistentProperties.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsPersistentProperties.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsProperties.cpp
|
…
|
|
nsProperties.h
|
…
|
|
nsStaticAtom.h
|
…
|
|
nsStaticNameTable.cpp
|
Bug 872678: Mark nsStaticNameTable immutable after initialization to fix assertions r=dbaron
|
2013-05-21 18:22:45 +08:00 |
nsStaticNameTable.h
|
…
|
|
nsStringEnumerator.cpp
|
Bug 796119 - part 2: don't #include prtypes.h in xpcom/ unless absolutely necessary; r=ehsan
|
2012-10-01 17:01:01 -04:00 |
nsStringEnumerator.h
|
…
|
|
nsSupportsArray.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsSupportsArray.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsSupportsArrayEnumerator.cpp
|
bug 820182 - remove nsISupportsArray::ElementAt() uses r=ehsan
|
2012-12-11 11:16:42 -05:00 |
nsSupportsArrayEnumerator.h
|
…
|
|
nsSupportsPrimitives.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsSupportsPrimitives.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsUnicharBuffer.cpp
|
Bug 901976 - don't null-check |new X| in xpcom/; r=bsmedberg
|
2013-08-05 11:16:53 -04:00 |
nsUnicharBuffer.h
|
…
|
|
nsVariant.cpp
|
Bug 792581 - part 21: Replace LL_F2L and LL_D2L macros. r=ehsan
|
2012-10-25 19:25:58 -04:00 |
nsVariant.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsWhitespaceTokenizer.h
|
…
|
|
nsWindowsRegKey.cpp
|
Bug 901976 followup - fix Windows build bustage; r=bustage
|
2013-08-09 11:11:31 -04:00 |
nsWindowsRegKey.h
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |