gecko-dev/xpcom/io
2017-10-03 07:20:18 +02:00
..
Base64.cpp Bug 1362449 - part 12 - avoid conversions in nsString Base64 decoding; r=erahm 2017-09-06 16:58:36 -04:00
Base64.h Bug 1362449 - part 1a - fix Encode*to* for non-8-bit character types; r=erahm 2017-09-06 16:58:37 -04: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
crc32c.c
crc32c.h
FileDescriptorFile.cpp Bug 1376496 - Part 4 - FileDescriptorFile.cpp coding style fixes. r=jimm 2017-07-17 23:48:42 -07:00
FileDescriptorFile.h Bug 1334550 - Part 1 - Proxy moz-extension protocol requests to the parent process; r=jimm,mayhemer 2017-06-23 17:10:54 -07:00
FileUtilsWin.cpp Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
FileUtilsWin.h
moz.build Bug 1371699 - Implement NonBlockingAsyncInputStream - nsIAsyncInputStream wrapper for non-blocking non-async streams, r=froydnj 2017-10-03 07:20:17 +02:00
NonBlockingAsyncInputStream.cpp Bug 1371699 - Implement NonBlockingAsyncInputStream - nsIAsyncInputStream wrapper for non-blocking non-async streams, r=froydnj 2017-10-03 07:20:17 +02:00
NonBlockingAsyncInputStream.h Bug 1371699 - Implement NonBlockingAsyncInputStream - nsIAsyncInputStream wrapper for non-blocking non-async streams, r=froydnj 2017-10-03 07:20:17 +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 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsAppFileLocationProvider.cpp Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
nsAppFileLocationProvider.h Bug 1398291 - Remove remaining IsOSXLeopard leftover. r=mstange 2017-09-08 21:15:00 +02:00
nsBinaryStream.cpp
nsBinaryStream.h
nsDirectoryService.cpp Backed out changeset 3ac2c898f94f (bug 1403366) for failing xpcshell tests netwerk/test/httpserver/test/test_basic_functionality.js and test_bug337744.js. r=backout 2017-09-29 17:21:29 +02:00
nsDirectoryService.h
nsDirectoryServiceAtomList.h
nsDirectoryServiceDefs.h Backed out changeset f9db424c4c6a (bug 1403366) 2017-09-29 17:19:29 +02:00
nsDirectoryServiceUtils.h
nsEscape.cpp Bug 1385172 - Replace nsEscapeHTML{,2}() with new nsAppendEscapedHTML() function. r=erahm. 2017-08-18 12:00:59 +10:00
nsEscape.h Bug 1385172 - Move some comments in nsEscape.h. r=erahm. 2017-08-21 08:58:28 +10:00
nsIAsyncInputStream.idl
nsIAsyncOutputStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsICloneableInputStream.idl Bug 1397645 - Optimize IPCBlobInputStream slicing with the introduction of nsICloneableInputStreamWithRange, r=asuth 2017-09-11 17:29:15 +02:00
nsIConverterInputStream.idl
nsIConverterOutputStream.idl Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen 2017-06-17 19:30:09 +09:00
nsIDirectoryEnumerator.idl
nsIDirectoryService.idl
nsIFile.idl
nsIInputStream.idl
nsIInputStreamTee.idl
nsIIOUtil.idl
nsILineInputStream.idl
nsILocalFileMac.idl Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsILocalFileWin.idl Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsIMultiplexInputStream.idl Bug 1401171 - Make nsIMultiplexInputStream not inherit from nsIInputStream. r=bkelly 2017-09-19 16:26:21 +02:00
nsInputStreamTee.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
nsIOUtil.cpp
nsIOUtil.h
nsIOutputStream.idl
nsIPipe.idl
nsISafeOutputStream.idl
nsIScriptableBase64Encoder.idl
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout 2017-06-13 17:50:11 -07:00
nsIUnicharInputStream.idl
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
nsLinebreakConverter.cpp
nsLinebreakConverter.h
nsLocalFile.h Bug 1389168 - Remove unnecessary IBM license text. r=gerv 2017-08-16 16:10:56 -05:00
nsLocalFileCommon.cpp Bug 1371699 - Implement NonBlockingAsyncInputStream - nsIAsyncInputStream wrapper for non-blocking non-async streams, r=froydnj 2017-10-03 07:20:17 +02:00
nsLocalFileUnix.cpp Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
nsLocalFileUnix.h Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsLocalFileWin.cpp Backed out 3 changesets (bug 1393230) because it touches the servo directory. 2017-09-07 09:33:53 -04:00
nsLocalFileWin.h Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsMultiplexInputStream.cpp Bug 1401171 - Make nsIMultiplexInputStream not inherit from nsIInputStream. r=bkelly 2017-09-19 16:26:21 +02:00
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp Bug 1353593 - Part 2: Remove wwc functions. r=froydnj 2017-06-12 16:20:49 -07:00
nsNativeCharsetUtils.h
nsPipe3.cpp Bug 1398942 P2 Convert nsPipe3.cpp NS_ASSERTION() calls to hard assertions. r=froydnj 2017-09-13 10:36:18 -07:00
nsPipe.h
nsScriptableBase64Encoder.cpp
nsScriptableBase64Encoder.h
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsStorageStream.cpp
nsStorageStream.h
nsStreamUtils.cpp Bug 1371699 - Use of NonBlockingAsyncInputStream in our code base, r=froydnj 2017-10-03 07:20:18 +02:00
nsStreamUtils.h Bug 1371699 - Use of NonBlockingAsyncInputStream in our code base, r=froydnj 2017-10-03 07:20:18 +02:00
nsStringStream.cpp Bug 1396290 - nsStringStream should propagate the OOM error of SetData() when cloned, r=froydnj 2017-09-06 18:11:44 +02:00
nsStringStream.h Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout 2017-06-13 17:50:11 -07:00
nsUnicharInputStream.cpp Bug 1374580 (part 1) - Remove nsASingleFragment{,C}String typedefs. r=froydnj. 2017-06-20 19:18:17 +10:00
nsUnicharInputStream.h
nsWildCard.cpp
nsWildCard.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
SnappyFrameUtils.h
SnappyUncompressInputStream.cpp Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout 2017-06-13 17:50:11 -07:00
SnappyUncompressInputStream.h Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout 2017-06-13 17:50:11 -07:00
SpecialSystemDirectory.cpp Bug 1392630 Remove unused variables r=froydnj 2017-08-22 09:16:31 -05:00
SpecialSystemDirectory.h Bug 1403100 - Fix compilation on High Sierra (10.13). r=froydnj 2017-09-26 11:52:29 +02:00