.. |
Base64.cpp
|
Bug 1362390 - make Base64Encode tolerant of allocation failures; r=mccr8
|
2017-05-05 11:33:36 -04:00 |
Base64.h
|
Bug 1275309 (part 1) - Add a variant of Base64Decode(). r=erahm.
|
2016-08-04 11:49:46 +10:00 |
CocoaFileUtils.h
|
Bug 1364984 - use non-deprecated API for finding the temporary directory on OS X; r=mstange
|
2017-06-07 20:40:50 -04:00 |
CocoaFileUtils.mm
|
Bug 1364984 - use non-deprecated API for finding the temporary directory on OS X; r=mstange
|
2017-06-07 20:40:50 -04:00 |
FileUtilsWin.cpp
|
Bug 1328569 - Don't call UnmapViewOfFile() with a null address. r=froydnj
|
2017-01-04 18:42:51 +08:00 |
FileUtilsWin.h
|
…
|
|
SlicedInputStream.cpp
|
Bug 1361654 - Initializing all the member variables in SlicedInputStream, r=qdot
|
2017-05-04 08:36:35 +02:00 |
SlicedInputStream.h
|
Bug 1355369 - SlicedInputStream must implement AsyncWait correctly, r=smaug
|
2017-04-12 13:49:08 +02:00 |
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
|
Bug 1371699 part 6. Implement nsIAsyncInputStream for nsStringInputStream. r=bkelly
|
2017-06-13 16:16:58 -04:00 |
SnappyUncompressInputStream.h
|
Bug 1371699 part 6. Implement nsIAsyncInputStream for nsStringInputStream. r=bkelly
|
2017-06-13 16:16:58 -04:00 |
SpecialSystemDirectory.cpp
|
Bug 1364984 - use non-deprecated API for finding the temporary directory on OS X; r=mstange
|
2017-06-07 20:40:50 -04:00 |
SpecialSystemDirectory.h
|
Bug 1331171 - Part 1: Remove StartupSpecialSystemDirectory() workaround for Windows XP. r=jimm
|
2017-01-14 01:12:02 -08:00 |
crc32c.c
|
…
|
|
crc32c.h
|
…
|
|
moz.build
|
Bug 1288997 - memory blob should not be shared across processes - part 2 - SlicedInputStream, r=froydnj
|
2016-07-25 22:41:02 +02:00 |
nsAnonymousTemporaryFile.cpp
|
Bug 1346583 - Remove the PContent::Msg_OpenAnonymousTemporaryFile sync IPC; r=billm
|
2017-03-21 09:27:48 -04:00 |
nsAnonymousTemporaryFile.h
|
…
|
|
nsAppDirectoryServiceDefs.h
|
Bug 1364050 - Part 4 - Remove references to "downloads.rdf". r=mak
|
2017-05-11 09:37:10 +01: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
|
Backed out changeset 5739a7f790f2 (bug 1333899) for failing reftest svg-image-datauri-1.html on Linux opt and pgo. r=backout
|
2017-02-22 10:00:50 +01:00 |
nsEscape.h
|
Backed out changeset 5739a7f790f2 (bug 1333899) for failing reftest svg-image-datauri-1.html on Linux opt and pgo. r=backout
|
2017-02-22 10:00:50 +01: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
|
Backed out changeset c8fe57b085bd (bug 1333631)
|
2017-01-30 23:17:34 +01:00 |
nsIIOUtil.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
|
…
|
|
nsILineInputStream.idl
|
…
|
|
nsILocalFile.idl
|
…
|
|
nsILocalFileMac.idl
|
…
|
|
nsILocalFileWin.idl
|
Bug 1279240 - move path parsing of commandline handlers for mimetypes/protocols to nsILocalFileWin, r=froydnj
|
2016-09-30 17:18:41 +01:00 |
nsIMultiplexInputStream.idl
|
Bug 1371699 part 4. Make nsIMultiplexInputStream not inherit from nsIInputStream. r=bkelly
|
2017-06-13 16:16:39 -04:00 |
nsIOUtil.cpp
|
…
|
|
nsIOUtil.h
|
…
|
|
nsIObjectInputStream.idl
|
…
|
|
nsIObjectOutputStream.idl
|
…
|
|
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
|
Bug 1295825 (part 2) - Use [must_use] and MOZ_MUST_USE in nsIPipe.idl. r=froydnj.
|
2016-08-17 16:52:48 +10:00 |
nsISafeOutputStream.idl
|
…
|
|
nsIScriptableBase64Encoder.idl
|
…
|
|
nsIScriptableInputStream.idl
|
…
|
|
nsISeekableStream.idl
|
…
|
|
nsIStorageStream.idl
|
…
|
|
nsIStreamBufferAccess.idl
|
…
|
|
nsIStringStream.idl
|
Bug 1371699 part 3. Make nsIStringInputStream not inherit from nsIInputStream anymore. r=bkelly
|
2017-06-13 16:16:23 -04:00 |
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
|
Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor.
|
2017-06-13 13:23:23 +03:00 |
nsInputStreamTee.cpp
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07:00 |
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 1371279 - Try to use reserved stack space instead of heap allocation in nsLocalFile::GetNativeTarget(); r=froydnj
|
2017-06-09 01:14:16 -04:00 |
nsLocalFileUnix.h
|
bug 1171124 - Swap some XP_MACOSX for XP_DARWIN in nsLocalFileUnix. r=froydnj
|
2015-02-04 10:49:45 -05:00 |
nsLocalFileWin.cpp
|
Bug 1353544 - Replace usage of PR_BEGIN_MACRO in xpcom. r=froydnj
|
2017-04-05 18:06:44 -07:00 |
nsLocalFileWin.h
|
Bug 1279240 - move path parsing of commandline handlers for mimetypes/protocols to nsILocalFileWin, r=froydnj
|
2016-09-30 17:18:41 +01:00 |
nsMultiplexInputStream.cpp
|
Bug 1371699 part 4. Make nsIMultiplexInputStream not inherit from nsIInputStream. r=bkelly
|
2017-06-13 16:16:39 -04: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
|
…
|
|
nsPipe.h
|
…
|
|
nsPipe3.cpp
|
Backed out 2 changesets (bug 1362388) for android build bustage in nsHttpChannel.cpp a=backout
|
2017-05-12 13:58:28 -07:00 |
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 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 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07: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 1331804 - Add more runnable names (r=ehsan)
|
2017-01-24 16:34:37 -08: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 1371699 part 6. Implement nsIAsyncInputStream for nsStringInputStream. r=bkelly
|
2017-06-13 16:16:58 -04:00 |
nsStringStream.h
|
Bug 1371699 part 3. Make nsIStringInputStream not inherit from nsIInputStream anymore. r=bkelly
|
2017-06-13 16:16:23 -04:00 |
nsUnicharInputStream.cpp
|
Bug 1237668 - Remove nsSimpleUnicharStreamFactory r=froydnj
|
2016-01-11 19:31:29 -05:00 |
nsUnicharInputStream.h
|
Bug 1238545 - Remove nsISimpleUnicharStreamFactory; r=froydnj
|
2016-01-13 17:04:25 -05:00 |
nsWildCard.cpp
|
Bug 1220035 - Fix -Wimplicit-fallthrough warnings in xpcom. r=mccr8
|
2015-10-29 21:31:32 -07:00 |
nsWildCard.h
|
…
|
|