.. |
bug656331_component
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
component
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
component_no_aslr
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
external
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
regorder
|
Bug 852543 - B2G desktop builds failing during make check on m-c r=bsmedberg
|
2013-03-22 10:33:08 -07:00 |
static-checker
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
unit
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
|
2013-09-24 11:50:08 -07:00 |
windows
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
CvtURL.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
Makefile.in
|
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
|
2013-12-31 10:06:11 +01:00 |
MoreTestingAtomList.h
|
|
|
MoreTestingAtoms.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
MoreTestingAtoms.h
|
|
|
moz.build
|
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
|
2013-12-31 10:06:11 +01:00 |
nsIFileEnumerator.cpp
|
|
|
RegFactory.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
resources.h
|
|
|
ShowAlignments.cpp
|
|
|
SizeTest01.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
SizeTest02.cpp
|
|
|
SizeTest03.cpp
|
|
|
SizeTest04.cpp
|
|
|
SizeTest05.cpp
|
|
|
SizeTest06.cpp
|
|
|
test.properties
|
|
|
TestArguments.cpp
|
|
|
TestArray.cpp
|
|
|
TestAtoms.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
TestAutoPtr.cpp
|
|
|
TestAutoRef.cpp
|
|
|
TestBase64.cpp
|
Bug 944905 - Fixed char16_t/wchar_t mismatch in xpcom/ r=bsmedberg
|
2013-12-04 13:19:09 +01:00 |
TestBlockingProcess.cpp
|
|
|
TestCallTemplates.cpp
|
|
|
TestCOMArray.cpp
|
Bug 839962 - Part 1: Replace some XPCOM refcount NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg
|
2013-02-07 20:50:05 -08:00 |
TestCOMPtr.cpp
|
|
|
TestCOMPtrEq.cpp
|
|
|
TestCRT.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestDeadlockDetector.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
TestDeadlockDetectorScalability.cpp
|
|
|
TestDeque.cpp
|
|
|
TestEncoding.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestExpirationTracker.cpp
|
|
|
TestFile.cpp
|
|
|
TestHarness.h
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
TestHashtables.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
TestID.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
TestingAtomList.h
|
|
|
TestingAtoms.cpp
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
TestingAtoms.h
|
|
|
TestINIParser.cpp
|
|
|
TestJemalloc.cpp
|
|
|
TestObserverArray.cpp
|
Bug 935089 - Make ArrayLength, ArrayEnd, and PodArrayZero accept mozilla::Array argument; r=Waldo
|
2013-11-12 17:31:15 -05:00 |
TestObserverService.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestPipe.cpp
|
Bug 943511 - Remove allocator parameters from methods using nsSegmentedBuffer. r=bsmedberg
|
2013-12-11 14:14:56 -05:00 |
TestPipes.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
TestPLDHash.cpp
|
Bug 931062 - Unit test TestPLDHash.cpp fails on Android; r=njn
|
2013-11-04 09:28:34 -05:00 |
TestPRIntN.cpp
|
Bug 928040 - Remove some prtypes.h inclusions from xpcom/; r=bsmedberg
|
2013-10-18 20:34:57 -04:00 |
TestPriorityQueue.cpp
|
|
|
TestQuickReturn.cpp
|
|
|
TestRacingServiceManager.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
TestRefPtr.cpp
|
|
|
TestRegistrationOrder.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
TestScriptable.idl
|
|
|
TestShutdown.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
|
2013-10-10 16:42:16 -04:00 |
TestStackCrawl.cpp
|
|
|
TestStaticAtoms.cpp
|
|
|
TestSTLWrappers.cpp
|
Bug 826231 - Enable FAIL_ON_WARNINGS on MSVC in xpcom/tests. r=ehsan
|
2013-01-04 12:49:25 +09:00 |
TestStorageStream.cpp
|
|
|
TestStreamUtils.cpp
|
|
|
TestStringAPI.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestStrings.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestSynchronization.cpp
|
|
|
TestTArray.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
TestTextFormatter.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
TestThreadPool.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
TestThreadPoolListener.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
TestThreads.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
TestThreadUtils.cpp
|
Bug 622728 - Add NS_NewRunnableMethodWithArg. r=bsmedberg
|
2013-09-06 21:29:24 -04:00 |
TestTimers.cpp
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
TestTimeStamp.cpp
|
|
|
TestUnicodeArguments.cpp
|
|
|
TestUTF.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
TestWinReg.js
|
|
|
TestXPIDLString.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
UTFStrings.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |