.. |
Makefile.in
|
Bug 562310 Part 1: Rename file nsCommaSeparatedTokenizer.h to nsCharSeparatedTokenizer.h (and update #includes). r=roc
|
2010-05-04 07:43:48 -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
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
nsAtomService.h
|
|
|
nsAtomTable.cpp
|
Bug 534136 part 4bis: Fix review comments from peterv that should have been in initial patch.
|
2010-03-08 08:03:55 -08:00 |
nsAtomTable.h
|
Bug 534136 Part 4: Inline accessors on nsIAtom. r=peterv sr=jst
|
2010-03-08 07:45:00 -08:00 |
nsByteBuffer.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsByteBuffer.h
|
|
|
nsCharSeparatedTokenizer.h
|
Bug 562310 followup: remove whitespace on empty lines, in nsCharSeparatedTokenizer.h. (whitespace-only changes)
|
2010-05-04 07:43:48 -07:00 |
nsCheapSets.cpp
|
|
|
nsCheapSets.h
|
Bug 472609 - Support Win64 (LLP64 model) for xpcom/ds. r=benjamin
|
2009-03-06 22:37:13 +09:00 |
nsCppSharedAllocator.h
|
Bug 499262 - Remove Metoworks Code for OS 9. r+sr=bsmedberg
|
2009-07-24 19:11:23 +09:00 |
nsCRT.cpp
|
Bug 534136 Part 6: Properly handle invalid UTF8 string being passed to NS_NewAtom/do_GetAtom. r=jst
|
2010-03-08 07:45:00 -08:00 |
nsCRT.h
|
Bug 534136 Part 6: Properly handle invalid UTF8 string being passed to NS_NewAtom/do_GetAtom. r=jst
|
2010-03-08 07:45:00 -08:00 |
nsDoubleHashtable.h
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsExpirationTracker.h
|
Bug 449543 - nsExpirationTracker's Iterator doesn't work properly, r=roc a=bsmedberg
|
2008-08-19 10:27:28 -04:00 |
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 534136 Part 4: Inline accessors on nsIAtom. r=peterv sr=jst
|
2010-03-08 07:45:00 -08:00 |
nsIAtomService.idl
|
Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg
|
2008-08-11 21:26:40 +01:00 |
nsIByteBuffer.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsICollection.idl
|
|
|
nsIEnumerator.idl
|
|
|
nsIHashable.idl
|
|
|
nsIINIParser.idl
|
Bug 541594 - extend nsIINIParser to allow writing INI files. p=dolske+benjamin, r=benjamin, r=dolske
|
2010-02-09 17:05:31 -08:00 |
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
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsINIProcessor.js
|
Bug 541594 - extend nsIINIParser to allow writing INI files. p=dolske+benjamin, r=benjamin, r=dolske
|
2010-02-09 17:05:31 -08:00 |
nsInt64.h
|
|
|
nsIObserver.idl
|
Bug 538920: give nsIObserver the "function" attribute to allow directly passing JS function objects to nsIObserverService::addObserver, r=bsmedberg
|
2010-01-11 05:01:38 -05:00 |
nsIObserverService.idl
|
|
|
nsIPersistentProperties2.idl
|
|
|
nsIPersistentProperties.h
|
|
|
nsIProperties.idl
|
|
|
nsIProperty.idl
|
|
|
nsIPropertyBag2.idl
|
|
|
nsIPropertyBag.idl
|
|
|
nsIRecyclingAllocator.idl
|
Bug 561709 Change the dash to an underscore in the status of nsIRecyclingAllocator, r=bsmedberg
|
2010-04-26 01:18:00 -07:00 |
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
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsIVariant.idl
|
Bug 560643 - Add a special jsval type to XPIDL. Part 2, manual IDL cleanup. r+sr=jst.
|
2010-05-12 08:19:22 -05:00 |
nsIWindowsRegKey.idl
|
|
|
nsIWritablePropertyBag2.idl
|
|
|
nsIWritablePropertyBag.idl
|
|
|
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 562525 - nsPropertiesParser::FinishValueState potentially uses a variable uninitialized dependent on a member of a class in a file with threadsafe classes, r=bsmedberg
|
2010-04-28 17:55:00 -07:00 |
nsPersistentProperties.h
|
Backed out changeset db55605b2a4c (relanding bug 121341)
|
2008-08-13 21:30:12 -07:00 |
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
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
nsStaticNameTable.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
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
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsArray.h
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsArrayEnumerator.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsArrayEnumerator.h
|
|
|
nsSupportsPrimitives.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsSupportsPrimitives.h
|
|
|
nsTime.h
|
|
|
nsTimelineService.cpp
|
|
|
nsTimelineService.h
|
|
|
nsUnicharBuffer.cpp
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
nsUnicharBuffer.h
|
|
|
nsVariant.cpp
|
Bug 560643 - Add a special jsval type to XPIDL. Part 1, rename JSVal -> jsval in existing IDL. r+sr=jst.
|
2010-05-12 08:18:51 -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 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
nsWindowsRegKey.h
|
|
|
TimeStamp_posix.cpp
|
revert 43e12453336f, it was fixed by another changeset
|
2010-04-28 17:44:24 +08:00 |
TimeStamp.cpp
|
b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop
|
2010-04-26 11:13:03 -07:00 |
TimeStamp.h
|
b=480735; add infrastructure for simple timeline logging; r=bsmedberg
|
2010-04-20 00:04:42 -07:00 |