.. |
Makefile.in
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
TimeStamp.cpp
|
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
|
2009-05-18 14:15:05 -04:00 |
TimeStamp.h
|
Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc
|
2009-10-07 20:22:42 -07:00 |
nsArray.cpp
|
Bug 471296 nsArray (NS_ARRAY_CONTRACTID) can't be used on a single thread of its creator's choice, r=bsmedberg
|
2009-01-15 20:02:22 -08:00 |
nsArray.h
|
Bug 471296 nsArray (NS_ARRAY_CONTRACTID) can't be used on a single thread of its creator's choice, r=bsmedberg
|
2009-01-15 20:02:22 -08:00 |
nsAtomService.cpp
|
…
|
|
nsAtomService.h
|
…
|
|
nsAtomTable.cpp
|
Bug 514661 - Introduce scoped atom tables for the HTML5 parser. r=bsmedberg, sr=dbaron.
|
2009-09-18 18:13:10 +03:00 |
nsAtomTable.h
|
…
|
|
nsByteBuffer.cpp
|
…
|
|
nsByteBuffer.h
|
…
|
|
nsCRT.cpp
|
…
|
|
nsCRT.h
|
…
|
|
nsCheapSets.cpp
|
…
|
|
nsCheapSets.h
|
Bug 472609 - Support Win64 (LLP64 model) for xpcom/ds. r=benjamin
|
2009-03-06 22:37:13 +09:00 |
nsCommaSeparatedTokenizer.h
|
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
|
2008-12-17 15:11:07 +13:00 |
nsCppSharedAllocator.h
|
Bug 499262 - Remove Metoworks Code for OS 9. r+sr=bsmedberg
|
2009-07-24 19:11:23 +09:00 |
nsDoubleHashtable.h
|
…
|
|
nsExpirationTracker.h
|
…
|
|
nsFixedSizeAllocator.cpp
|
…
|
|
nsFixedSizeAllocator.h
|
…
|
|
nsHashPropertyBag.cpp
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
nsHashPropertyBag.h
|
Bug 474369 - get rid of nsVoidArray, xpcom part; r=bsmedberg
|
2009-04-03 18:43:08 +02:00 |
nsHashSets.cpp
|
…
|
|
nsHashSets.h
|
…
|
|
nsHashtable.cpp
|
Bug 520891 - nsHashtable::Put returns null on both failure and when we're adding a new entry. Assume the latter since it's correct more of the time. r=bsmedberg
|
2009-10-07 14:00:01 -07:00 |
nsHashtable.h
|
Bug 471087. Kill nsIDKey. r=bsmedberg
|
2009-01-08 21:43:07 +13:00 |
nsIArray.idl
|
…
|
|
nsIAtom.idl
|
Bug 514661 - Introduce scoped atom tables for the HTML5 parser. r=bsmedberg, sr=dbaron.
|
2009-09-18 18:13:10 +03:00 |
nsIAtomService.idl
|
…
|
|
nsIByteBuffer.h
|
…
|
|
nsICollection.idl
|
…
|
|
nsIEnumerator.idl
|
…
|
|
nsIHashable.idl
|
…
|
|
nsIINIParser.idl
|
…
|
|
nsIMutableArray.idl
|
…
|
|
nsINIParserImpl.cpp
|
fix a leak in nsINIParser::GetSections/GetKeys. r=bsmedberg (no bug)
|
2009-08-18 11:52:23 -04:00 |
nsINIParserImpl.h
|
…
|
|
nsIObserver.idl
|
…
|
|
nsIObserverService.idl
|
…
|
|
nsIPersistentProperties.h
|
…
|
|
nsIPersistentProperties2.idl
|
…
|
|
nsIProperties.idl
|
…
|
|
nsIProperty.idl
|
…
|
|
nsIPropertyBag.idl
|
…
|
|
nsIPropertyBag2.idl
|
…
|
|
nsIRecyclingAllocator.idl
|
…
|
|
nsISerializable.idl
|
…
|
|
nsISimpleEnumerator.idl
|
…
|
|
nsIStringEnumerator.idl
|
…
|
|
nsISupportsArray.idl
|
Bug 469072 - Annotations in XPCOM, and a couple related code fixups, to make outparams spit out useful warnings, r=bent
|
2008-12-11 15:13:52 -05:00 |
nsISupportsIterators.idl
|
…
|
|
nsISupportsPrimitives.idl
|
…
|
|
nsITimelineService.idl
|
…
|
|
nsIUnicharBuffer.h
|
…
|
|
nsIVariant.idl
|
…
|
|
nsIWindowsRegKey.idl
|
…
|
|
nsIWritablePropertyBag.idl
|
…
|
|
nsIWritablePropertyBag2.idl
|
…
|
|
nsInt64.h
|
…
|
|
nsManifestLineReader.h
|
…
|
|
nsMathUtils.h
|
Bug 513395: Implement revised CSS gradient notation (1/2): parser and data structure changes
|
2009-11-02 11:36:43 -08:00 |
nsObserverList.cpp
|
Bug 507114: Make the observer-service deal with do_QueryReferent causing observers to be added or removed. r=bsmedberg
|
2009-11-16 17:07:41 -08:00 |
nsObserverList.h
|
…
|
|
nsObserverService.cpp
|
Bug 485834 ObserverService shouldn't recurse infinitely for stupid consumers
|
2009-08-12 11:49:52 +02:00 |
nsObserverService.h
|
…
|
|
nsPersistentProperties.cpp
|
Bug 469072 - Annotations in XPCOM, and a couple related code fixups, to make outparams spit out useful warnings, r=bent
|
2008-12-11 15:13:52 -05:00 |
nsPersistentProperties.h
|
…
|
|
nsProperties.cpp
|
Bug 469072 - Annotations in XPCOM, and a couple related code fixups, to make outparams spit out useful warnings, r=bent
|
2008-12-11 15:13:52 -05:00 |
nsProperties.h
|
…
|
|
nsRecyclingAllocator.cpp
|
…
|
|
nsRecyclingAllocator.h
|
…
|
|
nsStaticAtom.h
|
…
|
|
nsStaticNameTable.cpp
|
…
|
|
nsStaticNameTable.h
|
…
|
|
nsStringEnumerator.cpp
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
|
2009-01-22 17:15:34 +13:00 |
nsStringEnumerator.h
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
|
2009-01-22 17:15:34 +13:00 |
nsSupportsArray.cpp
|
…
|
|
nsSupportsArray.h
|
…
|
|
nsSupportsArrayEnumerator.cpp
|
…
|
|
nsSupportsArrayEnumerator.h
|
…
|
|
nsSupportsPrimitives.cpp
|
…
|
|
nsSupportsPrimitives.h
|
…
|
|
nsTime.h
|
…
|
|
nsTimelineService.cpp
|
…
|
|
nsTimelineService.h
|
…
|
|
nsUnicharBuffer.cpp
|
…
|
|
nsUnicharBuffer.h
|
…
|
|
nsVariant.cpp
|
Bug 469072 - Annotations in XPCOM, and a couple related code fixups, to make outparams spit out useful warnings, r=bent
|
2008-12-11 15:13:52 -05:00 |
nsVariant.h
|
Bug 469072 - Annotations in XPCOM, and a couple related code fixups, to make outparams spit out useful warnings, r=bent
|
2008-12-11 15:13:52 -05:00 |
nsWhitespaceTokenizer.h
|
…
|
|
nsWindowsRegKey.cpp
|
Bug 508760 - Remove MSVC6 support from the tree; (Bv1) xpcom/ds/*.cpp; r=doug.turner
|
2009-08-09 00:45:46 +02:00 |
nsWindowsRegKey.h
|
…
|
|