.. |
BinaryPath.h
|
Bug 1079655: Ensure that the path used to load XPCOM can be sanitized on OSX 10.10. r=spohl
|
2014-10-09 12:34:04 +11:00 |
FileLocation.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
FileLocation.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
FrozenFunctions.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
IOInterposer.cpp
|
Bug 1030487 - Don't report main-thread I/O to Telemetry unless it lasts more than 50ms; r=vladan
|
2014-08-18 18:42:14 -04:00 |
IOInterposer.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
IOInterposerPrivate.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
LateWriteChecks.cpp
|
Bug 1062709 (part 1, attempt 2) - Add a frame number argument to NS_WalkStackCallback. r=dbaron.
|
2014-09-10 21:47:01 -07:00 |
LateWriteChecks.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
mach_override.c
|
|
|
mach_override.h
|
|
|
MainThreadIOLogger.cpp
|
Bug 1126790: Move MainThreadIOLoggerImpl into anonymous namespace (joining a type used in one of its fields), to fix gcc warning. r=froydnj
|
2015-01-28 09:40:28 -08: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 |
moz.build
|
Bug 1126808: Mark xpcom/build as FAIL_ON_WARNINGS. r=froydnj
|
2015-01-29 00:38:15 -08:00 |
NSPRInterposer.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07: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 1121829 - Support redirection of kernel32.dll for hooking function. r=dmajor
|
2015-01-16 23:07:09 +09:00 |
nsXPCOM.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
nsXPCOMCID.h
|
bug 1096718 - - display time measured spent in each compartment r=billm,mossop
|
2015-01-13 17:38:05 -08:00 |
nsXPCOMCIDInternal.h
|
|
|
nsXPCOMPrivate.h
|
Bug 1077282: Cleanup uses of GreD vs GreBinD, introcuded by v2 signature changes on OSX. Based on initial patch by rstrong. r=bsmedberg
|
2014-10-10 15:06:57 -04:00 |
nsXPCOMStrings.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
nsXREAppData.h
|
Bug 1114880 follow-up: Rename MOZ_{STRONG,WEAK}_REF to MOZ_{OWNING,NON_OWNING}_REF
|
2014-12-23 21:17:50 -05:00 |
nsXULAppAPI.h
|
Bug 1108613. Create an XRE_IsParentProcess to detect if code is running in the parent process. r=roc
|
2014-12-09 11:21:47 -08:00 |
Omnijar.cpp
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
Omnijar.h
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
perfprobe.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
perfprobe.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
PoisonIOInterposer.h
|
Bug 1087245 part 1 - Allow replace-malloc libraries to register debug file handles to poison IO interposer. r=nfroyd
|
2014-11-18 19:21:06 +09:00 |
PoisonIOInterposerBase.cpp
|
Bug 1087245 part 3 - Avoid memory allocation when initializating Poison IO File Handle list so that LogAlloc doesn't deadlock at initialization. r=nfroyd
|
2014-11-18 19:21:26 +09:00 |
PoisonIOInterposerMac.cpp
|
Bug 1087245 part 1 - Allow replace-malloc libraries to register debug file handles to poison IO interposer. r=nfroyd
|
2014-11-18 19:21:06 +09:00 |
PoisonIOInterposerStub.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
PoisonIOInterposerWin.cpp
|
Bug 1087245 part 1 - Allow replace-malloc libraries to register debug file handles to poison IO interposer. r=nfroyd
|
2014-11-18 19:21:06 +09:00 |
ServiceList.h
|
Bug 918317 - nsIAsyncShutdown companion tools. r=froydnj
|
2014-08-20 04:33:00 -04:00 |
Services.cpp
|
Bug 918317 - Implementation of nsAsyncShutdown. r=froydnj, r=glandium
|
2014-09-11 09:01:00 -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 |
XPCOMInit.cpp
|
Bug 1126923: #undef HAVE_STDINT_H (provided by mozilla-config.h) before including vpx headers, since they redefine it. r=froydnj
|
2015-01-28 19:01:46 -08:00 |
XPCOMModule.inc
|
bug 1096718 - - display time measured spent in each compartment r=billm,mossop
|
2015-01-13 17:38:05 -08:00 |
xrecore.h
|
|
|