.. |
BinaryPath.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
FileLocation.cpp
|
Bug 1225004 - Record reason for NS_ERROR_FILE_CORRUPTED in nsLayoutStylesheetCache::LoadSheet in crash reports. r=roc
|
2015-11-16 19:18:45 +11:00 |
FileLocation.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
FrozenFunctions.cpp
|
Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
|
2015-05-01 09:40:30 +09:00 |
IOInterposer.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
IOInterposer.h
|
Bug 1233208: Disable IOInterposer on Beta and Release; r=froydnj
|
2015-12-16 14:36:44 -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 1172216 - Move nsStackwalk to mozglue. r=glandium
|
2015-06-10 16:32:45 -04:00 |
LateWriteChecks.h
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
MainThreadIOLogger.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07: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 |
NSPRInterposer.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
NSPRInterposer.h
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
Omnijar.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Omnijar.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
PoisonIOInterposer.h
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
PoisonIOInterposerBase.cpp
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
PoisonIOInterposerMac.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
PoisonIOInterposerStub.cpp
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
PoisonIOInterposerWin.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ServiceList.h
|
Bug 1178426. Add GfxInfo to ServicesList.h. r=nfroyd
|
2015-07-08 16:51:09 -04:00 |
Services.cpp
|
Bug 1178426. Add GfxInfo to ServicesList.h. r=nfroyd
|
2015-07-08 16:51:09 -04:00 |
Services.h
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
XPCOM.h
|
Bug 1155643 - Removed nsIDebug.idl, moved methods of nsIDebug to nsIDebug2. r=paolo
|
2015-05-07 10:58:37 +05:30 |
XPCOMInit.cpp
|
Bug 1237668 - Remove nsSimpleUnicharStreamFactory r=froydnj
|
2016-01-11 19:31:29 -05:00 |
XPCOMModule.inc
|
Bug 931283, part 3 - Implement a cycle collected version of nsVariant. r=froydnj
|
2015-10-09 10:24:23 -07:00 |
mach_override.c
|
…
|
|
mach_override.h
|
…
|
|
moz.build
|
Bug 1232219 (part 4) - Enable -Wunused for C code, except where it's too annoying. r=glandium.
|
2015-12-16 22:59:42 -08:00 |
nsWindowsDllInterceptor.h
|
Bug 1218473: Add check for presence of NVIDIA Optimus drivers to WindowsNopSpacePatcher; r=ehsan
|
2016-01-06 12:54:48 -07:00 |
nsXPCOM.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsXPCOMCID.h
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
nsXPCOMCIDInternal.h
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
nsXPCOMPrivate.h
|
Bug 1155643 - Removed nsIDebug.idl, moved methods of nsIDebug to nsIDebug2. r=paolo
|
2015-05-07 10:58:37 +05:30 |
nsXPCOMStrings.cpp
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
nsXREAppData.h
|
Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
|
2015-05-01 09:40:30 +09:00 |
nsXULAppAPI.h
|
Bug 1191468 - always load app dir add-ons irrespective of enabledScopes, r=Mossop,froydnj
|
2015-11-17 13:55:31 +00:00 |
perfprobe.cpp
|
Bug 1174785 - Part 2: Convert xpcom over to LogModule. r=froydnj
|
2015-10-19 12:50:14 -07:00 |
perfprobe.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
xpcom_alpha.def
|
…
|
|
xrecore.h
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |