.. |
Base64.cpp
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
Base64.h
|
|
|
CocoaFileUtils.h
|
|
|
CocoaFileUtils.mm
|
Bug 923893: Use safer and not-deprecated NSFileManager APIs instead of 'fileAttributesAtPath:traverseLink:'. r=smichaud moa=bsmedberg
|
2013-10-09 12:11:13 -05:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
nsAnonymousTemporaryFile.cpp
|
|
|
nsAnonymousTemporaryFile.h
|
|
|
nsAppDirectoryServiceDefs.h
|
|
|
nsAppFileLocationProvider.cpp
|
|
|
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
|
|
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 899477 - Remove unused COMPONENT_DIRECTORY macro. r=bsmedberg
|
2013-10-15 13:54:10 -04:00 |
nsDirectoryService.h
|
|
|
nsDirectoryServiceAtomList.h
|
|
|
nsDirectoryServiceDefs.h
|
|
|
nsDirectoryServiceUtils.h
|
|
|
nsEscape.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
nsEscape.h
|
Bug 928040 - Remove some prtypes.h inclusions from xpcom/; r=bsmedberg
|
2013-10-18 20:34:57 -04:00 |
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
|
|
nsIBinaryInputStream.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIBinaryOutputStream.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIConverterInputStream.idl
|
|
|
nsIConverterOutputStream.idl
|
|
|
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIFile.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIInputStream.idl
|
|
|
nsIInputStreamTee.idl
|
|
|
nsIIOUtil.idl
|
|
|
nsILineInputStream.idl
|
bug 906209 - remove some spurious idl forward-declarations r=jlebar
|
2013-08-16 14:58:45 -07:00 |
nsILocalFile.idl
|
|
|
nsILocalFileMac.idl
|
|
|
nsILocalFileOS2.idl
|
|
|
nsILocalFileWin.idl
|
|
|
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
|
|
nsIObjectInputStream.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIObjectOutputStream.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIOUtil.cpp
|
|
|
nsIOUtil.h
|
|
|
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsISafeOutputStream.idl
|
|
|
nsIScriptableBase64Encoder.idl
|
|
|
nsIScriptableInputStream.idl
|
|
|
nsISeekableStream.idl
|
|
|
nsISimpleUnicharStreamFactory.idl
|
|
|
nsIStorageStream.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIStreamBufferAccess.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIStringStream.idl
|
|
|
nsIUnicharInputStream.idl
|
|
|
nsIUnicharLineInputStream.idl
|
|
|
nsIUnicharOutputStream.idl
|
|
|
nsLinebreakConverter.cpp
|
|
|
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
|
|
nsLocalFileCommon.cpp
|
|
|
nsLocalFileOS2.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
nsLocalFileOS2.h
|
|
|
nsLocalFileUnix.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
nsLocalFileUnix.h
|
Bug 786118: Use 'stat' and 'lstat' instead of 'stat64' and 'lstat64' on OS X. The '*64' functions are deprecated, regular 'stat' and 'lstat' are 64-bit capable. r=bsmedberg
|
2013-10-09 01:01:27 -05:00 |
nsLocalFileWin.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
nsLocalFileWin.h
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsMultiplexInputStream.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
nsNativeCharsetUtils.h
|
|
|
nsPipe3.cpp
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsPipe.h
|
|
|
nsScriptableBase64Encoder.cpp
|
|
|
nsScriptableBase64Encoder.h
|
|
|
nsScriptableInputStream.cpp
|
|
|
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
Bug 901820 - Part 2. Remove nsCRT::strdup/nsCRT::strndup impl. r=bsmedberg
|
2013-08-22 19:32:11 +09:00 |
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
|
|
nsStorageStream.h
|
|
|
nsStreamUtils.cpp
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsStreamUtils.h
|
Bug 486080 - Remove nsIByteBuffer and nsIUnicharBuffer. r=bsmedberg
|
2013-08-20 11:03:50 +00:00 |
nsStringStream.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
nsStringStream.h
|
|
|
nsUnicharInputStream.cpp
|
Bug 486080 - Remove nsIByteBuffer and nsIUnicharBuffer. r=bsmedberg
|
2013-08-20 11:03:50 +00:00 |
nsUnicharInputStream.h
|
|
|
nsWildCard.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
nsWildCard.h
|
Bug 928040 - Remove some prtypes.h inclusions from xpcom/; r=bsmedberg
|
2013-10-18 20:34:57 -04:00 |
SpecialSystemDirectory.cpp
|
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
|
2013-10-10 16:41:39 -04:00 |
SpecialSystemDirectory.h
|
|
|