.. |
Base64.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
Base64.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
CocoaFileUtils.h
|
|
|
CocoaFileUtils.mm
|
Bug 672843 part C - convert most of XPCOM except for xpcom/tests, r=vdjeric
|
2013-11-19 16:27:37 -05:00 |
FileUtilsWin.cpp
|
Bug 971646 - FileUtilsWin.h fails to compile on GCC. r=bsmedberg
|
2014-02-13 11:25:26 +01:00 |
FileUtilsWin.h
|
Bug 971646 - FileUtilsWin.h fails to compile on GCC. r=bsmedberg
|
2014-02-13 11:25:26 +01:00 |
moz.build
|
Bug 973388 - Move the LOCAL_INCLUDES in xpcom to moz.build; r=glandium
|
2014-02-18 09:01:06 -05:00 |
nsAnonymousTemporaryFile.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsAnonymousTemporaryFile.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsAppDirectoryServiceDefs.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsAppFileLocationProvider.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsAppFileLocationProvider.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsBinaryStream.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsBinaryStream.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsDirectoryService.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsDirectoryService.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsDirectoryServiceAtomList.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsDirectoryServiceDefs.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsDirectoryServiceUtils.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsEscape.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsEscape.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsIAsyncInputStream.idl
|
|
|
nsIAsyncOutputStream.idl
|
|
|
nsIBinaryInputStream.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIBinaryOutputStream.idl
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIConverterInputStream.idl
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIConverterOutputStream.idl
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIDirectoryEnumerator.idl
|
|
|
nsIDirectoryService.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIFile.idl
|
Bug 997141 - Remove the recur parameter from nsIFile::Contains(). r=bsmedberg
|
2014-05-07 23:03:41 +03:00 |
nsIInputStream.idl
|
|
|
nsIInputStreamTee.idl
|
|
|
nsIIOUtil.idl
|
|
|
nsILineInputStream.idl
|
bug 906209 - remove some spurious idl forward-declarations r=jlebar
|
2013-08-16 14:58:45 -07:00 |
nsILocalFile.idl
|
|
|
nsILocalFileMac.idl
|
|
|
nsILocalFileWin.idl
|
|
|
nsIMultiplexInputStream.idl
|
|
|
nsInputStreamTee.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsIObjectInputStream.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIObjectOutputStream.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIOUtil.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsIOUtil.h
|
Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg
|
2013-07-18 21:31:26 -05:00 |
nsIOutputStream.idl
|
Bug 1004313 : Handle partial flushes correctly in nsBufferedOutputStream::WriteSegments. r=mcmanus
|
2014-05-02 11:32:23 -07:00 |
nsIPipe.idl
|
Bug 943511 - Remove allocator parameters from methods using nsSegmentedBuffer. r=bsmedberg
|
2013-12-11 14:14:56 -05:00 |
nsISafeOutputStream.idl
|
|
|
nsIScriptableBase64Encoder.idl
|
|
|
nsIScriptableInputStream.idl
|
|
|
nsISeekableStream.idl
|
|
|
nsISimpleUnicharStreamFactory.idl
|
|
|
nsIStorageStream.idl
|
Bug 943511 - Remove allocator parameters from methods using nsSegmentedBuffer. r=bsmedberg
|
2013-12-11 14:14:56 -05:00 |
nsIStreamBufferAccess.idl
|
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
|
2013-09-23 13:29:27 -04:00 |
nsIStringStream.idl
|
|
|
nsIUnicharInputStream.idl
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIUnicharLineInputStream.idl
|
|
|
nsIUnicharOutputStream.idl
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsLinebreakConverter.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsLinebreakConverter.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsLocalFile.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsLocalFileCommon.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsLocalFileUnix.cpp
|
Bug 997141 - Remove the recur parameter from nsIFile::Contains(). r=bsmedberg
|
2014-05-07 23:03:41 +03:00 |
nsLocalFileUnix.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsLocalFileWin.cpp
|
Bug 997141 - Remove the recur parameter from nsIFile::Contains(). r=bsmedberg
|
2014-05-07 23:03:41 +03:00 |
nsLocalFileWin.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsMultiplexInputStream.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsMultiplexInputStream.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsNativeCharsetUtils.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsNativeCharsetUtils.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsPipe3.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsPipe.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsScriptableBase64Encoder.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsScriptableBase64Encoder.h
|
|
|
nsScriptableInputStream.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsScriptableInputStream.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsSegmentedBuffer.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsSegmentedBuffer.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsStorageStream.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsStorageStream.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsStreamUtils.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsStreamUtils.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsStringStream.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsStringStream.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
nsUnicharInputStream.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsUnicharInputStream.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsWildCard.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
nsWildCard.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
SpecialSystemDirectory.cpp
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |
SpecialSystemDirectory.h
|
Bug 995730 - Change xpcom/io/ to use 2 space indentation
|
2014-05-05 20:30:43 +03:00 |