.. |
nomozalloc
|
Bug 583958 - Add NEON detection to SSE.h - r=jmuizelaar
|
2011-04-09 06:57:52 +12:00 |
standalone
|
Bug 652506 - Remove WinCE code from xpcom; r=bsmedberg
|
2011-05-01 20:59:24 +02:00 |
arm.cpp
|
Bug 650162 - #ifdef out unused functions; r=dholbert
|
2011-04-14 18:14:19 -07:00 |
arm.h
|
Bug 583958 - Add NEON detection to SSE.h - r=jmuizelaar
|
2011-04-09 06:57:52 +12:00 |
AutoRestore.h
|
|
|
BlockingResourceBase.cpp
|
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
|
2011-04-29 14:21:57 -05:00 |
BlockingResourceBase.h
|
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
|
2011-04-29 14:21:57 -05:00 |
CondVar.h
|
Bug 556214, part 2: Create non-reentrant Monitor. r=roc sr=brendan
|
2011-04-29 14:21:57 -05:00 |
DeadlockDetector.cpp
|
|
|
DeadlockDetector.h
|
|
|
FileUtils.cpp
|
Bug 611934 - OS/2 - implement fallocate() and fix build break; r=taras a=bsmedberg
|
2011-02-02 13:51:22 -05:00 |
FileUtils.h
|
Bug 611934 - OS/2 - implement fallocate() and fix build break; r=taras a=bsmedberg
|
2011-02-02 13:51:22 -05:00 |
GenericFactory.cpp
|
|
|
GenericFactory.h
|
|
|
GenericModule.cpp
|
|
|
IntentionalCrash.h
|
Android bustage from bug 602891 part A, revision dc021bc9929f. getpid() required <unistd.h>
|
2010-11-17 18:14:11 -05:00 |
Makefile.in
|
Bug 556214, part 2: Create non-reentrant Monitor. r=roc sr=brendan
|
2011-04-29 14:21:57 -05:00 |
Monitor.h
|
Bug 556214, part 2: Create non-reentrant Monitor. r=roc sr=brendan
|
2011-04-29 14:21:57 -05:00 |
Mutex.h
|
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
|
2011-03-31 23:29:02 -05:00 |
nsArrayEnumerator.cpp
|
|
|
nsArrayEnumerator.h
|
|
|
nsArrayUtils.cpp
|
|
|
nsArrayUtils.h
|
|
|
nsBaseHashtable.h
|
|
|
nsCategoryCache.cpp
|
|
|
nsCategoryCache.h
|
|
|
nsClassHashtable.h
|
|
|
nsClassInfoImpl.cpp
|
|
|
nsCOMArray.cpp
|
Bug 643885 - Part 1: Add the new RemoveObjectsAt API to nsCOMArray; r=bsmedberg
|
2011-04-14 10:18:02 -04:00 |
nsCOMArray.h
|
Bug 643885 - Part 1: Add the new RemoveObjectsAt API to nsCOMArray; r=bsmedberg
|
2011-04-14 10:18:02 -04:00 |
nsComponentManagerUtils.cpp
|
|
|
nsComponentManagerUtils.h
|
|
|
nsCOMPtr.cpp
|
|
|
nsCOMPtr.h
|
|
|
nsCRTGlue.cpp
|
Bug 652506 - Remove WinCE code from xpcom; r=bsmedberg
|
2011-05-01 20:59:24 +02:00 |
nsCRTGlue.h
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11:00 |
nsCycleCollectionParticipant.cpp
|
Fix for bug ug 652135 (Add more CC edge names). r=dbaron.
|
2011-02-02 16:30:03 +01:00 |
nsCycleCollectionParticipant.h
|
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv
|
2011-05-23 18:09:28 -07:00 |
nsCycleCollectorUtils.cpp
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
nsCycleCollectorUtils.h
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
nsDataHashtable.h
|
|
|
nsDebug.h
|
|
|
nsDeque.cpp
|
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
|
2011-05-17 16:01:36 +02:00 |
nsDeque.h
|
|
|
nsEnumeratorUtils.cpp
|
Bug 623126 - Add constructor for nsDebugImpl, nsTraceRefcntImpl, EmptyEnumeratorImpl, and nsSimpleUnicharStreamFactory to placate CLang; r=bsmedberg
|
2011-03-24 19:26:55 -04:00 |
nsEnumeratorUtils.h
|
|
|
nsHashKeys.h
|
|
|
nsIClassInfoImpl.h
|
|
|
nsID.cpp
|
|
|
nsID.h
|
Bug 659546 - Silence clang warnings about alignment requirement increase in nsID::Equals after bug 164580; r=bsmedberg
|
2011-05-30 11:39:12 -04:00 |
nsIInterfaceRequestorUtils.cpp
|
|
|
nsIInterfaceRequestorUtils.h
|
|
|
nsINIParser.cpp
|
|
|
nsINIParser.h
|
|
|
nsInterfaceHashtable.h
|
|
|
nsISupportsImpl.cpp
|
|
|
nsISupportsImpl.h
|
Bug 646373 - Fix AdBlock2 on fennec (nsITraceableChannel.setNewListener() is unimplemented under e10s.) r=honza, a=queue
|
2011-05-24 02:32:26 -07:00 |
nsISupportsUtils.h
|
|
|
nsIWeakReferenceUtils.h
|
Bug 625042 - nsIWeakReferenceUtils.h should include nsIWeakReference.h. r=bsmedberg a=jst
|
2011-01-19 12:13:54 +01:00 |
nsMemory.cpp
|
|
|
nsMemory.h
|
|
|
nsProxyRelease.cpp
|
|
|
nsProxyRelease.h
|
|
|
nsQuickSort.cpp
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
nsQuickSort.h
|
|
|
nsRefPtrHashtable.h
|
|
|
nsServiceManagerUtils.h
|
|
|
nsStringAPI.cpp
|
|
|
nsStringAPI.h
|
Bug 540322 Add some missing methods to the external string API r=bsmedberg
|
2011-03-25 11:39:38 +00:00 |
nsStringGlue.h
|
|
|
nsTArray-inl.h
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
nsTArray.cpp
|
|
|
nsTArray.h
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
nsTextFormatter.cpp
|
|
|
nsTextFormatter.h
|
|
|
nsTHashtable.cpp
|
|
|
nsTHashtable.h
|
|
|
nsThreadIDs.h
|
|
|
nsThreadUtils.cpp
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
nsThreadUtils.h
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
nsTObserverArray.cpp
|
|
|
nsTObserverArray.h
|
Move comment for nsTObserverArray near the start of the file, r=bz a=bz over IRC. DONTBUILD
|
2011-01-14 18:15:27 +01:00 |
nsTPriorityQueue.h
|
|
|
nsTPtrArray.h
|
|
|
nsTraceRefcnt.h
|
Bug 603844: Annotate some xlst classes with leak logging. r=sicking sr=dbaron
|
2010-12-02 11:15:48 -05:00 |
nsTWeakRef.h
|
|
|
nsVersionComparator.cpp
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
nsVersionComparator.h
|
|
|
nsVoidArray.cpp
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
nsVoidArray.h
|
Bug 642408 - Drop nsStringArray now that it is no longer used, r=bsmedberg
|
2011-03-23 15:13:41 -04:00 |
nsWeakReference.cpp
|
|
|
nsWeakReference.h
|
Bug 625042 - nsIWeakReferenceUtils.h should include nsIWeakReference.h. r=bsmedberg a=jst
|
2011-01-19 12:13:54 +01:00 |
nsXPTCUtils.h
|
|
|
objs.mk
|
Bug 642795 - Remove support for registering and finding "system XULRunner" via config files or the registry. r=glandium
|
2011-04-01 13:28:33 -04:00 |
pldhash.c
|
|
|
pldhash.h
|
|
|
ReentrantMonitor.h
|
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
|
2011-04-29 14:21:57 -05:00 |
SSE.cpp
|
Bug 585708 - Part 2: Move CPUID code out of SSE.h and into SSE.cpp. r,a2.0=dbaron
|
2010-12-16 10:42:52 -08:00 |
SSE.h
|
Bug 662765 - Respect _M_IX86_FP. r=jlebar
|
2011-06-13 17:12:33 +09:00 |
unused.cpp
|
|
|
unused.h
|
|
|