.. |
Base64.cpp
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
Base64.h
|
|
|
CocoaFileUtils.h
|
|
|
CocoaFileUtils.mm
|
|
|
crc32c.c
|
Bug 1098004 Implement snappy compression framing protocol as nsI(Input|Output)Streams. r=froydnj
|
2014-12-12 14:12:27 -05:00 |
crc32c.h
|
Bug 1098004 Implement snappy compression framing protocol as nsI(Input|Output)Streams. r=froydnj
|
2014-12-12 14:12:27 -05:00 |
FileUtilsWin.cpp
|
|
|
FileUtilsWin.h
|
Bug 1100997 - Fixed FileUtilsWin.h compilation on mingw. r=cpearce
|
2014-11-20 10:52:26 +01:00 |
moz.build
|
Bug 1100398 P1 Add the nsICloneableInputStream interface. r=froydnj
|
2015-02-10 23:55:43 -05:00 |
nsAnonymousTemporaryFile.cpp
|
|
|
nsAnonymousTemporaryFile.h
|
|
|
nsAppDirectoryServiceDefs.h
|
|
|
nsAppFileLocationProvider.cpp
|
Bug 1123009 - Make nsAppDirectoryEnumerator::mProvider an nsCOMPtr; r=froydnj
|
2015-01-19 12:38:17 -05:00 |
nsAppFileLocationProvider.h
|
|
|
nsBinaryStream.cpp
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 1123006 - Mark FileData as stack class, and its data member as nsCOMPtr; r=froydnj
|
2015-01-19 12:37:48 -05:00 |
nsDirectoryService.h
|
|
|
nsDirectoryServiceAtomList.h
|
|
|
nsDirectoryServiceDefs.h
|
|
|
nsDirectoryServiceUtils.h
|
|
|
nsEscape.cpp
|
Bug 1121826 - backout cc192030c28f - brackets shouldn't be automatically escaped in the Query r=mcmanus
|
2015-01-17 16:13:21 +02:00 |
nsEscape.h
|
Bug 1101625 part 1 - Don't escape all non-ASCII characters when unsafe characters are found, just escape the unsafe characters. r=smontagu
|
2014-12-01 15:55:15 +00:00 |
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsICloneableInputStream.idl
|
Bug 1100398 P1 Add the nsICloneableInputStream interface. r=froydnj
|
2015-02-10 23:55:43 -05:00 |
nsIConverterInputStream.idl
|
|
|
nsIConverterOutputStream.idl
|
|
|
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
|
|
nsIFile.idl
|
|
|
nsIInputStream.idl
|
|
|
nsIInputStreamTee.idl
|
|
|
nsIIOUtil.idl
|
|
|
nsILineInputStream.idl
|
|
|
nsILocalFile.idl
|
|
|
nsILocalFileMac.idl
|
|
|
nsILocalFileWin.idl
|
|
|
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08: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
|
|
|
nsLocalFileUnix.cpp
|
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
|
2015-01-09 19:33:57 -05:00 |
nsLocalFileUnix.h
|
|
|
nsLocalFileWin.cpp
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
nsLocalFileWin.h
|
|
|
nsMultiplexInputStream.cpp
|
Bug 1123004 - Mark ReadSegmentsState as stack class, and its mThisStream member as nsCOMPtr; r=froydnj
|
2015-01-21 22:42:38 -05:00 |
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
nsNativeCharsetUtils.h
|
|
|
nsPipe3.cpp
|
Bug 1100398 P4 Make nsPipeInputStream cloneable. r=froydnj
|
2015-02-10 23:55:43 -05:00 |
nsPipe.h
|
|
|
nsScriptableBase64Encoder.cpp
|
|
|
nsScriptableBase64Encoder.h
|
|
|
nsScriptableInputStream.cpp
|
|
|
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
Bug 1100398 P3 Make nsStorageStream's input streams cloneable. r=froydnj
|
2015-02-10 23:55:43 -05:00 |
nsStorageStream.h
|
|
|
nsStreamUtils.cpp
|
Bug 1100398 P5 Provide NS_CloneInputStream() factory method in nsStreamUtils.h. r=froydnj
|
2015-02-10 23:55:43 -05:00 |
nsStreamUtils.h
|
Bug 1100398 P5 Provide NS_CloneInputStream() factory method in nsStreamUtils.h. r=froydnj
|
2015-02-10 23:55:43 -05:00 |
nsStringStream.cpp
|
Bug 1100398 P2 Make nsStringInputStream cloneable. r=froydnj
|
2015-02-10 23:55:43 -05:00 |
nsStringStream.h
|
|
|
nsUnicharInputStream.cpp
|
|
|
nsUnicharInputStream.h
|
|
|
nsWildCard.cpp
|
|
|
nsWildCard.h
|
|
|
SnappyCompressOutputStream.cpp
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
SnappyCompressOutputStream.h
|
Bug 1109746 - Fix more bad implicit constructors in some random code across the tree
|
2014-12-13 14:17:04 -05:00 |
SnappyFrameUtils.cpp
|
Bug 1098004 Implement snappy compression framing protocol as nsI(Input|Output)Streams. r=froydnj
|
2014-12-12 14:12:27 -05:00 |
SnappyFrameUtils.h
|
Bug 1098004 Implement snappy compression framing protocol as nsI(Input|Output)Streams. r=froydnj
|
2014-12-12 14:12:27 -05:00 |
SnappyUncompressInputStream.cpp
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
SnappyUncompressInputStream.h
|
Bug 1109746 - Fix more bad implicit constructors in some random code across the tree
|
2014-12-13 14:17:04 -05:00 |
SpecialSystemDirectory.cpp
|
|
|
SpecialSystemDirectory.h
|
|
|