.. |
Base64.cpp
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
Base64.h
|
Bug 1275309 (part 1) - Add a variant of Base64Decode(). r=erahm.
|
2016-08-04 11:49:46 +10:00 |
CocoaFileUtils.h
|
|
|
CocoaFileUtils.mm
|
|
|
crc32c.c
|
|
|
crc32c.h
|
|
|
FileUtilsWin.cpp
|
|
|
FileUtilsWin.h
|
|
|
moz.build
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
nsAnonymousTemporaryFile.cpp
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
nsAnonymousTemporaryFile.h
|
|
|
nsAppDirectoryServiceDefs.h
|
Bug 1270018 - NS_APP_CONTENT_PROCESS_TEMP_DIR should only return the sandbox writeable temp. r=bobowen, r=bsmedberg
|
2016-07-05 14:48:25 -07:00 |
nsAppFileLocationProvider.cpp
|
Bug 1295053 (part 3) - Don't use NS_METHOD for xpcom IO functions. r=froydnj.
|
2016-08-15 14:30:32 +10:00 |
nsAppFileLocationProvider.h
|
Bug 1295053 (part 3) - Don't use NS_METHOD for xpcom IO functions. r=froydnj.
|
2016-08-15 14:30:32 +10:00 |
nsBinaryStream.cpp
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 1287623, part 2 - Use StaticRefPtr for nsDirectoryService::gService. r=froydnj
|
2016-07-21 09:54:16 -07:00 |
nsDirectoryService.h
|
Bug 1287623, part 2 - Use StaticRefPtr for nsDirectoryService::gService. r=froydnj
|
2016-07-21 09:54:16 -07:00 |
nsDirectoryServiceAtomList.h
|
|
|
nsDirectoryServiceDefs.h
|
|
|
nsDirectoryServiceUtils.h
|
|
|
nsEscape.cpp
|
Bug 1287277 - Avoid repeated string reallocations in NS_UnescapeURL. r=nfroyd
|
2016-07-14 01:27:23 +02:00 |
nsEscape.h
|
Bug 1249352 - Part 4: Add a fallible NS_EscapeURL. r=froydnj
|
2016-06-27 11:10:46 -07:00 |
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
Bug 1289811 - Give nsIOutputStreamCallback a [function] attribute. r=nfroyd
|
2016-07-28 14:18:00 -04:00 |
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsICloneableInputStream.idl
|
|
|
nsIConverterInputStream.idl
|
|
|
nsIConverterOutputStream.idl
|
|
|
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
|
|
nsIFile.idl
|
|
|
nsIInputStream.idl
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsIInputStreamTee.idl
|
|
|
nsIIOUtil.idl
|
|
|
nsILineInputStream.idl
|
|
|
nsILocalFile.idl
|
|
|
nsILocalFileMac.idl
|
|
|
nsILocalFileWin.idl
|
|
|
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsIObjectInputStream.idl
|
|
|
nsIObjectOutputStream.idl
|
|
|
nsIOUtil.cpp
|
|
|
nsIOUtil.h
|
|
|
nsIOutputStream.idl
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsIPipe.idl
|
|
|
nsISafeOutputStream.idl
|
|
|
nsIScriptableBase64Encoder.idl
|
|
|
nsIScriptableInputStream.idl
|
|
|
nsISeekableStream.idl
|
|
|
nsIStorageStream.idl
|
|
|
nsIStreamBufferAccess.idl
|
|
|
nsIStringStream.idl
|
|
|
nsIUnicharInputStream.idl
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsIUnicharLineInputStream.idl
|
|
|
nsIUnicharOutputStream.idl
|
|
|
nsLinebreakConverter.cpp
|
Bug 1270310 - Part 2: Pass buffer length to Assign call in ConvertStringLineBreaks. r=froydnj
|
2016-05-05 15:52:16 -07:00 |
nsLinebreakConverter.h
|
|
|
nsLocalFile.h
|
|
|
nsLocalFileCommon.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsLocalFileUnix.cpp
|
Bug 1287946 - Update existing code to use mozilla::java; r=me
|
2016-07-21 13:49:04 -04:00 |
nsLocalFileUnix.h
|
|
|
nsLocalFileWin.cpp
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
nsLocalFileWin.h
|
|
|
nsMultiplexInputStream.cpp
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
Bug 1278156 - Remove useless null check in xp_iconv(). r=froydnj.
|
2016-06-03 14:59:16 +10:00 |
nsNativeCharsetUtils.h
|
|
|
nsPipe3.cpp
|
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
|
2016-08-12 17:36:22 +10:00 |
nsPipe.h
|
|
|
nsScriptableBase64Encoder.cpp
|
|
|
nsScriptableBase64Encoder.h
|
|
|
nsScriptableInputStream.cpp
|
Bug 1258498: Use fallible allocation in nsScriptableInputStream::ReadBytes. r= froydnj
|
2016-03-21 13:49:18 -07:00 |
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
Bug 1295053 (part 3) - Don't use NS_METHOD for xpcom IO functions. r=froydnj.
|
2016-08-15 14:30:32 +10:00 |
nsStorageStream.h
|
Bug 1295053 (part 3) - Don't use NS_METHOD for xpcom IO functions. r=froydnj.
|
2016-08-15 14:30:32 +10:00 |
nsStreamUtils.cpp
|
Bug 1295053 (part 3) - Don't use NS_METHOD for xpcom IO functions. r=froydnj.
|
2016-08-15 14:30:32 +10:00 |
nsStreamUtils.h
|
Bug 1295053 (part 3) - Don't use NS_METHOD for xpcom IO functions. r=froydnj.
|
2016-08-15 14:30:32 +10:00 |
nsStringStream.cpp
|
Bug 1240436 - Part3: Remove NS_NewStringInputStream to prevent misuse. r=froydnj
|
2016-04-14 18:55:50 +08:00 |
nsStringStream.h
|
Bug 1240436 - Part3: Remove NS_NewStringInputStream to prevent misuse. r=froydnj
|
2016-04-14 18:55:50 +08:00 |
nsUnicharInputStream.cpp
|
|
|
nsUnicharInputStream.h
|
Bug 1238545 - Remove nsISimpleUnicharStreamFactory; r=froydnj
|
2016-01-13 17:04:25 -05:00 |
nsWildCard.cpp
|
|
|
nsWildCard.h
|
|
|
SnappyCompressOutputStream.cpp
|
|
|
SnappyCompressOutputStream.h
|
|
|
SnappyFrameUtils.cpp
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
SnappyFrameUtils.h
|
|
|
SnappyUncompressInputStream.cpp
|
|
|
SnappyUncompressInputStream.h
|
|
|
SpecialSystemDirectory.cpp
|
|
|
SpecialSystemDirectory.h
|
|
|