.. |
Base64.cpp
|
|
|
Base64.h
|
|
|
CocoaFileUtils.h
|
|
|
CocoaFileUtils.mm
|
|
|
crc32c.c
|
|
|
crc32c.h
|
|
|
FileUtilsWin.cpp
|
|
|
FileUtilsWin.h
|
|
|
moz.build
|
Bug 1221453 - Use ObjDirPaths for GENERATED_INCLUDES and merge with LOCAL_INCLUDES. r=gps
|
2015-11-06 09:59:21 +09:00 |
nsAnonymousTemporaryFile.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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
|
|
|
nsBinaryStream.h
|
|
|
nsDirectoryService.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDirectoryService.h
|
|
|
nsDirectoryServiceAtomList.h
|
|
|
nsDirectoryServiceDefs.h
|
|
|
nsDirectoryServiceUtils.h
|
|
|
nsEscape.cpp
|
Bug 412457 - should unescape hostname first, then perform IDNA r=mcmanus
|
2015-11-18 15:25:27 +01:00 |
nsEscape.h
|
|
|
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
|
|
nsIBinaryInputStream.idl
|
|
|
nsIBinaryOutputStream.idl
|
|
|
nsICloneableInputStream.idl
|
|
|
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 1174785 - Part 2: Convert xpcom over to LogModule. r=froydnj
|
2015-10-19 12:50:14 -07: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
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsLocalFileUnix.h
|
|
|
nsLocalFileWin.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsLocalFileWin.h
|
|
|
nsMultiplexInputStream.cpp
|
Bug 1217320 - Remove more XPIDL signature comments in .cpp files. r=froydnj
|
2015-10-27 06:54:25 +02:00 |
nsMultiplexInputStream.h
|
|
|
nsNativeCharsetUtils.cpp
|
|
|
nsNativeCharsetUtils.h
|
|
|
nsPipe3.cpp
|
Bug 1174785 - Part 2: Convert xpcom over to LogModule. r=froydnj
|
2015-10-19 12:50:14 -07:00 |
nsPipe.h
|
|
|
nsScriptableBase64Encoder.cpp
|
|
|
nsScriptableBase64Encoder.h
|
|
|
nsScriptableInputStream.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsScriptableInputStream.h
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsStorageStream.cpp
|
Bug 1174785 - Part 2: Convert xpcom over to LogModule. r=froydnj
|
2015-10-19 12:50:14 -07:00 |
nsStorageStream.h
|
|
|
nsStreamUtils.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsStreamUtils.h
|
Bug 1203680 P2 Implement an NS_InputStreamIsCloneable() method. r=froydnj
|
2015-09-15 10:15:45 -07:00 |
nsStringStream.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsStringStream.h
|
|
|
nsUnicharInputStream.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsUnicharInputStream.h
|
|
|
nsWildCard.cpp
|
Bug 1220035 - Fix -Wimplicit-fallthrough warnings in xpcom. r=mccr8
|
2015-10-29 21:31:32 -07:00 |
nsWildCard.h
|
|
|
SnappyCompressOutputStream.cpp
|
|
|
SnappyCompressOutputStream.h
|
|
|
SnappyFrameUtils.cpp
|
|
|
SnappyFrameUtils.h
|
|
|
SnappyUncompressInputStream.cpp
|
|
|
SnappyUncompressInputStream.h
|
|
|
SpecialSystemDirectory.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SpecialSystemDirectory.h
|
|
|