.. |
nomozalloc
|
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
|
2011-11-01 15:45:23 -07:00 |
standalone
|
Bug 686805 part 7 - Display linker stats on each Startup Timeline event. r=tglek,r=khuey
|
2012-02-22 08:12:15 +01:00 |
AutoRestore.h
|
Bug 711818 - MOZILLA_GUARD_OBJECT_NOTIFIER* should use a MOZ_ prefix to follow MFBT style
|
2012-01-10 00:29:30 -05:00 |
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
|
Backout Bug 709657 because it doesn't help our problem.
|
2011-12-14 08:01:49 -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
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
|
2011-12-16 14:42:07 -05:00 |
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
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
GenericFactory.h
|
Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones
|
2011-11-20 22:21:16 -08:00 |
GenericModule.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
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
|
Merge m-c to b-s.
|
2011-11-08 23:18:09 +00: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
|
Bug 725552 - Part 1: Turn MutexAutoLock into a template with specializations. r=cjones
|
2012-02-16 04:11:34 +01:00 |
Observer.h
|
Bug 678694 - (5/7) Add a non-XPCOM observer system. sr=cjones
|
2011-11-02 14:47:32 +01:00 |
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 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted.
|
2011-11-28 15:32:32 -05:00 |
SSE.h
|
Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted.
|
2011-11-28 15:32:32 -05:00 |
arm.cpp
|
Bug 650162 - #ifdef out unused functions; r=dholbert
|
2011-04-14 18:14:19 -07:00 |
arm.h
|
Bug 668672 - Respect HAVE_ARM_NEON in MSVC NEON detection, r=jmuizelaar
|
2011-06-30 16:26:30 -07:00 |
nsArrayEnumerator.cpp
|
Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones
|
2011-11-20 22:21:16 -08:00 |
nsArrayEnumerator.h
|
…
|
|
nsArrayUtils.cpp
|
…
|
|
nsArrayUtils.h
|
…
|
|
nsBaseHashtable.h
|
Bug 716338 - Use FAIL_ON_WARNINGS in content/html/content/src. r=bz
|
2012-01-09 18:58:30 +01:00 |
nsCOMArray.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCOMArray.h
|
Bug 671299 (part 1) - Add ns{Void,COM}Array::SizeOfExcludingThis(). r=bz.
|
2012-01-02 18:18:26 -08:00 |
nsCOMPtr.cpp
|
…
|
|
nsCOMPtr.h
|
Bug 718999 - make "You can't dereference a NULL nsCOMPtr" assertions fatal.
|
2012-01-24 20:37:48 +01:00 |
nsCRTGlue.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCRTGlue.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsCategoryCache.cpp
|
Bug 709205 - use GetObserverService in xpcom; r=dougt
|
2011-12-09 14:36:17 -05:00 |
nsCategoryCache.h
|
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
|
2011-12-17 22:47:45 -05:00 |
nsClassHashtable.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsClassInfoImpl.cpp
|
Bug 568691 fixups: alter mockObjects.js so that it registers its mock by contractID but doesn't replace the CID. Fix the generic classinfo not to assert when code asks for the class description (which is no longer implemented).
|
2010-06-23 15:18:13 -04:00 |
nsComponentManagerUtils.cpp
|
…
|
|
nsComponentManagerUtils.h
|
…
|
|
nsCycleCollectionParticipant.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsCycleCollectionParticipant.h
|
Bug 727313 - avoid warnings, add case for skippable CC macros. r=smaug
|
2012-02-15 15:28:42 -08:00 |
nsCycleCollectorUtils.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsCycleCollectorUtils.h
|
Backout Bug 709657 because it doesn't help our problem.
|
2011-12-14 08:01:49 -05:00 |
nsDataHashtable.h
|
…
|
|
nsDebug.h
|
Header changes for sixgill, annotations. bug 601129, r=jorendorff
|
2010-10-01 21:00:55 -07:00 |
nsDeque.cpp
|
Bug 713381 - Add nsDeque::RemoveObjectAt(index). r=bsmedberg
|
2012-01-20 07:29:38 +13:00 |
nsDeque.h
|
Bug 713381 - Add nsDeque::RemoveObjectAt(index). r=bsmedberg
|
2012-01-20 07:29:38 +13:00 |
nsEnumeratorUtils.cpp
|
Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones
|
2011-11-20 22:21:16 -08:00 |
nsEnumeratorUtils.h
|
…
|
|
nsHashKeys.h
|
bug 706554 - Add nsRefPtrHashKey. r=bsmedberg
|
2011-11-30 16:30:55 -05:00 |
nsIClassInfoImpl.h
|
Bug 657917 - Update nsIClassInfoImpl docs. r=peterv
|
2011-05-20 12:37:32 -04:00 |
nsID.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsID.h
|
Bug 164580 - Back out fix. It's not much (if at all) faster and may cause problems on some architectures. r=glandium
|
2011-10-16 15:28:36 -04:00 |
nsIInterfaceRequestorUtils.cpp
|
Bug 559804 - nsGetInterface::operator() doesn't consistently set *aInstancePtr, r=bsmedberg
|
2010-04-16 06:03:00 -07:00 |
nsIInterfaceRequestorUtils.h
|
…
|
|
nsINIParser.cpp
|
Bug 661962: Remove mostly-unused variable 'rv' from nsINIParser::Init (moving it inside the #ifdef block where it's used). r=bsmedberg
|
2011-09-01 03:06:26 +05:30 |
nsINIParser.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsISupportsImpl.cpp
|
…
|
|
nsISupportsImpl.h
|
Bug 716518 - Add skip* phases to cycle collector, r=mccr8
|
2012-01-14 18:58:05 +02:00 |
nsISupportsUtils.h
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
nsIWeakReferenceUtils.h
|
Bug 625042 - nsIWeakReferenceUtils.h should include nsIWeakReference.h. r=bsmedberg a=jst
|
2011-01-19 12:13:54 +01:00 |
nsInterfaceHashtable.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsMemory.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsMemory.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsProxyRelease.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsProxyRelease.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
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
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsServiceManagerUtils.h
|
…
|
|
nsStringAPI.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsStringAPI.h
|
Bug 717526 - fix warning of nsStringAPI.h on Win64. r=dbaron
|
2012-01-25 15:43:27 +09:00 |
nsStringGlue.h
|
…
|
|
nsTArray-inl.h
|
Bug 732607 - make nsTArray assertions fatal. r=bz
|
2012-03-03 13:16:13 -08:00 |
nsTArray.cpp
|
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
|
2010-11-08 20:48:59 -06:00 |
nsTArray.h
|
Bug 732607 - make nsTArray assertions fatal. r=bz
|
2012-03-03 13:16:13 -08:00 |
nsTHashtable.cpp
|
Bug 729952 - Part 2: Use a better hash function in nsCRT, nsTHashtable, and pldhash. r=bz
|
2012-03-02 17:20:44 -05:00 |
nsTHashtable.h
|
Bug 700659 - add a Contains method to nsTHashtable; r=bsmedberg
|
2012-02-22 06:32:13 -08:00 |
nsTObserverArray.cpp
|
…
|
|
nsTObserverArray.h
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
|
2012-02-01 13:58:01 -08:00 |
nsTPriorityQueue.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsTWeakRef.h
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
nsTextFormatter.cpp
|
Bug 323376 - nsTextFormatter::ssprintf adds extra '\0' to result; Patch by Steve Krulewitz, updated by Jonathan Protzenko; r=darin approval2.0=beltzner
|
2010-10-21 11:56:33 +01:00 |
nsTextFormatter.h
|
…
|
|
nsThreadIDs.h
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
nsThreadUtils.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsThreadUtils.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsTraceRefcnt.h
|
Bug 603844: Annotate some xlst classes with leak logging. r=sicking sr=dbaron
|
2010-12-02 11:15:48 -05:00 |
nsVersionComparator.cpp
|
Bug 708690 - Updater enhancements for product information blocks. r=rstrong
|
2012-02-24 16:29:41 -05:00 |
nsVersionComparator.h
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
|
2010-06-21 11:41:42 -04:00 |
nsVoidArray.cpp
|
Bug 671299 (part 1) - Add ns{Void,COM}Array::SizeOfExcludingThis(). r=bz.
|
2012-01-02 18:18:26 -08:00 |
nsVoidArray.h
|
Bug 671299 (part 1) - Add ns{Void,COM}Array::SizeOfExcludingThis(). r=bz.
|
2012-01-02 18:18:26 -08:00 |
nsWeakReference.cpp
|
Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones
|
2011-11-20 22:21:16 -08:00 |
nsWeakReference.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsXPTCUtils.h
|
…
|
|
objs.mk
|
Bug 724615 - Fix TARGET_CPU usage on ARM. r=benjamin
|
2012-02-06 22:44:52 +01:00 |
pldhash.cpp
|
Bug 729952 - Part 2: Use a better hash function in nsCRT, nsTHashtable, and pldhash. r=bz
|
2012-03-02 17:20:44 -05:00 |
pldhash.h
|
Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar.
|
2011-12-15 14:59:53 -08:00 |
unused.cpp
|
Bug 518881: Make Send/Call*() methods for IPDL parent actors warn_unused_result. r=bent
|
2010-04-27 00:43:00 -05:00 |
unused.h
|
Try and fix Windows non-libxul bustage from bug 518881 due to NS_COM_GLUE being in the wrong place.
|
2010-04-27 13:52:42 +01:00 |