.. |
Base64.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
Base64.h
|
|
|
CocoaFileUtils.h
|
|
|
CocoaFileUtils.mm
|
|
|
crc32c.c
|
|
|
crc32c.h
|
|
|
FileUtilsWin.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
FileUtilsWin.h
|
|
|
moz.build
|
Bug 1204403 - Fix -Wshadow warnings in xpcom. r=mccr8
|
2015-09-07 23:56:16 -07:00 |
nsAnonymousTemporaryFile.cpp
|
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
|
2015-07-03 18:29:00 -07:00 |
nsAnonymousTemporaryFile.h
|
|
|
nsAppDirectoryServiceDefs.h
|
|
|
nsAppFileLocationProvider.cpp
|
Bug 1169459 - remove the loadFromJars/jarURIs prefs, r=Mossop.
|
2015-09-04 11:50:49 +02:00 |
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
Bug 1195415 - Add asciiHostPort field to nsIURI, and use it in the implementation of nsPrincipal::GetOriginForURI, r=bholley
|
2015-08-18 14:52:24 -04:00 |
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 1192230 - clean up reference-counting in xpcom/; r=erahm
|
2015-07-01 12:27:43 -04:00 |
nsDirectoryService.h
|
|
|
nsDirectoryServiceAtomList.h
|
|
|
nsDirectoryServiceDefs.h
|
|
|
nsDirectoryServiceUtils.h
|
|
|
nsEscape.cpp
|
Bug 1204403 - Fix -Wshadow warnings in xpcom. r=mccr8
|
2015-09-07 23:56:16 -07:00 |
nsEscape.h
|
|
|
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsICloneableInputStream.idl
|
|
|
nsIConverterInputStream.idl
|
|
|
nsIConverterOutputStream.idl
|
|
|
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
|
|
nsIFile.idl
|
Bug 1175600. Add getRelativePath/setRelativePath to nsIFile. r=froydnj
|
2015-06-17 16:17:20 -04:00 |
nsIInputStream.idl
|
|
|
nsIInputStreamTee.idl
|
|
|
nsIIOUtil.idl
|
|
|
nsILineInputStream.idl
|
|
|
nsILocalFile.idl
|
|
|
nsILocalFileMac.idl
|
|
|
nsILocalFileWin.idl
|
|
|
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
Bug 1192230 - clean up reference-counting in xpcom/; r=erahm
|
2015-07-01 12:27:43 -04:00 |
nsIObjectInputStream.idl
|
|
|
nsIObjectOutputStream.idl
|
|
|
nsIOUtil.cpp
|
|
|
nsIOUtil.h
|
|
|
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
|
|
nsISafeOutputStream.idl
|
|
|
nsIScriptableBase64Encoder.idl
|
|
|
nsIScriptableInputStream.idl
|
|
|
nsISeekableStream.idl
|
|
|
nsISimpleUnicharStreamFactory.idl
|
|
|
nsIStorageStream.idl
|
|
|
nsIStreamBufferAccess.idl
|
|
|
nsIStringStream.idl
|
|
|
nsIUnicharInputStream.idl
|
|
|
nsIUnicharLineInputStream.idl
|
|
|
nsIUnicharOutputStream.idl
|
|
|
nsLinebreakConverter.cpp
|
|
|
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
|
|
nsLocalFileCommon.cpp
|
Bug 1204403 - Fix -Wshadow warnings in xpcom. r=mccr8
|
2015-09-07 23:56:16 -07:00 |
nsLocalFileUnix.cpp
|
|
|
nsLocalFileUnix.h
|
|
|
nsLocalFileWin.cpp
|
Bug 1190086 - Use new String::Contains(char) method more widely r=froydnj
|
2015-08-14 00:49:15 +02:00 |
nsLocalFileWin.h
|
|
|
nsMultiplexInputStream.cpp
|
Bug 1204403 - Fix -Wshadow warnings in xpcom. r=mccr8
|
2015-09-07 23:56:16 -07:00 |
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
|
|
nsNativeCharsetUtils.h
|
|
|
nsPipe3.cpp
|
Bug 1203760 P1 Allow pipe to wake up multiple streams at the same time. r=froydnj
|
2015-09-14 08:49:09 -07:00 |
nsPipe.h
|
|
|
nsScriptableBase64Encoder.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
nsScriptableBase64Encoder.h
|
|
|
nsScriptableInputStream.cpp
|
Bug 1192230 - clean up reference-counting in xpcom/; r=erahm
|
2015-07-01 12:27:43 -04:00 |
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
Bug 1203680 P4 Fix bug in nsStorageStream with reading streams created before data is populated. r=froydnj
|
2015-09-15 10:15:45 -07:00 |
nsStorageStream.h
|
|
|
nsStreamUtils.cpp
|
Bug 1203680 P2 Implement an NS_InputStreamIsCloneable() method. r=froydnj
|
2015-09-15 10:15:45 -07:00 |
nsStreamUtils.h
|
Bug 1203680 P2 Implement an NS_InputStreamIsCloneable() method. r=froydnj
|
2015-09-15 10:15:45 -07:00 |
nsStringStream.cpp
|
Bug 1192230 - clean up reference-counting in xpcom/; r=erahm
|
2015-07-01 12:27:43 -04:00 |
nsStringStream.h
|
|
|
nsUnicharInputStream.cpp
|
Bug 1192230 - clean up reference-counting in xpcom/; r=erahm
|
2015-07-01 12:27:43 -04:00 |
nsUnicharInputStream.h
|
|
|
nsWildCard.cpp
|
|
|
nsWildCard.h
|
|
|
SnappyCompressOutputStream.cpp
|
|
|
SnappyCompressOutputStream.h
|
|
|
SnappyFrameUtils.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SnappyFrameUtils.h
|
|
|
SnappyUncompressInputStream.cpp
|
|
|
SnappyUncompressInputStream.h
|
|
|
SpecialSystemDirectory.cpp
|
|
|
SpecialSystemDirectory.h
|
|
|