.. |
BinaryPath.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
FileLocation.cpp
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
FileLocation.h
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (1/3); r=ehsan
|
2013-10-10 16:41:00 -04:00 |
FrozenFunctions.cpp
|
Bug 975295 patch 2: Remove the nsITraceRefcnt interface and any instantiation of the nsTraceRefcntImpl object. r=bsmedberg
|
2014-02-24 15:27:53 -08:00 |
IOInterposer.cpp
|
Bug 1021187: Main thread should be unregistred from IOInterposer in ASAN builds; r=ehsan
|
2014-06-10 14:33:19 -06:00 |
IOInterposer.h
|
Bug 999888: Make IOInterposer leakcheck-friendly; f=ehsan, r=froydnj
|
2014-04-29 11:29:43 -06:00 |
IOInterposerPrivate.h
|
Bug 935482: New IOInterposer observer for recording main thread I/O to file; r=froydnj
|
2014-04-19 14:28:02 -06:00 |
LateWriteChecks.cpp
|
Bug 950856 - Fail the build if you attempt to use NS_StackWalk on Windows where it won't work; r=froydnj,BenWa
|
2013-12-18 15:03:11 -05:00 |
LateWriteChecks.h
|
Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
|
2013-11-05 07:45:20 -05:00 |
mach_override.c
|
|
|
mach_override.h
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (1/3); r=ehsan
|
2013-10-10 16:41:00 -04:00 |
MainThreadIOLogger.cpp
|
Bug 998795: Use nsAutoPtr to initialize MainThreadIOLoggerImpl(); r=froydnj
|
2014-04-24 20:06:12 -06:00 |
MainThreadIOLogger.h
|
Bug 935482: New IOInterposer observer for recording main thread I/O to file; r=froydnj
|
2014-04-19 14:28:02 -06:00 |
Makefile.in
|
Bug 973388 - Move the LOCAL_INCLUDES in xpcom to moz.build; r=glandium
|
2014-02-18 09:01:06 -05:00 |
moz.build
|
Bug 935482: New IOInterposer observer for recording main thread I/O to file; r=froydnj
|
2014-04-19 14:28:02 -06:00 |
NSPRInterposer.cpp
|
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
|
2014-03-14 16:35:01 -06:00 |
NSPRInterposer.h
|
Bug 983957 - Remove SPS ifdef from IOInterposer to unbreak non-SPS platforms; r=aklotz
|
2014-03-18 16:24:36 -06:00 |
nsWindowsDllInterceptor.h
|
Bug 1018477: Fix R/M check in x86 detour code. r=m_kato
|
2014-06-03 16:47:43 +12:00 |
nsXPCOM.h
|
Bug 975295 patch 2: Remove the nsITraceRefcnt interface and any instantiation of the nsTraceRefcntImpl object. r=bsmedberg
|
2014-02-24 15:27:53 -08:00 |
nsXPCOMCID.h
|
Bug 964636 - Part 2: Implement "about:service" framework core. r=dhylands
|
2014-03-20 10:52:11 +08:00 |
nsXPCOMCIDInternal.h
|
|
|
nsXPComInit.cpp
|
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
|
2014-05-20 23:06:54 -07:00 |
nsXPCOMPrivate.h
|
Bug 975295 patch 2: Remove the nsITraceRefcnt interface and any instantiation of the nsTraceRefcntImpl object. r=bsmedberg
|
2014-02-24 15:27:53 -08:00 |
nsXPCOMStrings.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsXREAppData.h
|
|
|
nsXULAppAPI.h
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 22:05:46 -05:00 |
Omnijar.cpp
|
Bug 672843 part C - convert most of XPCOM except for xpcom/tests, r=vdjeric
|
2013-11-19 16:27:37 -05:00 |
Omnijar.h
|
|
|
perfprobe.cpp
|
Bug 672843 part C - convert most of XPCOM except for xpcom/tests, r=vdjeric
|
2013-11-19 16:27:37 -05:00 |
perfprobe.h
|
|
|
PoisonIOInterposer.h
|
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -07:00 |
PoisonIOInterposerBase.cpp
|
Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
|
2013-11-05 07:45:20 -05:00 |
PoisonIOInterposerMac.cpp
|
Bug 976350 patch 2: Rename nsTraceRefcntImpl to nsTraceRefcnt. r=bsmedberg
|
2014-02-26 13:36:36 -08:00 |
PoisonIOInterposerStub.cpp
|
Bug 983957 - Remove SPS ifdef from IOInterposer to unbreak non-SPS platforms; r=aklotz
|
2014-03-18 16:24:36 -06:00 |
PoisonIOInterposerWin.cpp
|
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -07:00 |
ServiceList.h
|
Bug 1003306 - part 1 - add PermissionManager/nsIPermissionManager to ServicesList.h; r=bsmedberg
|
2014-04-29 13:27:02 -04:00 |
Services.cpp
|
Bug 1003306 - part 1 - add PermissionManager/nsIPermissionManager to ServicesList.h; r=bsmedberg
|
2014-04-29 13:27:02 -04:00 |
Services.h
|
|
|
xpcom_alpha.def
|
|
|
XPCOM.h
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
XPCOMModule.inc
|
Bug 1008420, part 2 - Split out a refcountless nsArray base class. r=bsmedberg
|
2014-05-15 09:52:58 -07:00 |
xrecore.h
|
|
|