Sign in
chromium
/
chromium
/
src
/
cbd8c8ddfa6a3c8bf1b58a352da6c0dde88d2e6b
/
net
/
base
/
mock_file_stream.h
6459548
Update copyright headers in net/
by Avi Drissman
· 2 years, 9 months ago
432981d5
[net/] default member initializers manual fix
by Tsuyoshi Horo
· 3 years ago
d54000b2
Use in-class initializers for base::WeakPtrFactory in net/.
by Jeremy Roman
· 6 years ago
dadd6c7
Introduce net::CompletionOnceCallback.
by Matt Menke
· 7 years ago
13fc893
Switch to standard integer types in net/.
by Avi Drissman
· 10 years ago
aa435e7
Only support seeking file streams from the beginning of the file.
by reillyg
· 10 years ago
69f8ea8
Use the exact-width integer types defined in <stdint.h> rather than
by wtc
· 10 years ago
859dc7a
net cleanup: Remove unnecessary namespace prefixes.
by ttuttle
· 10 years ago
b03027d
Standardize usage of virtual/override/final in net/
by dcheng
· 11 years ago
ba063d603
replace OVERRIDE and FINAL with override and final in net/
by mostynb
· 11 years ago
633ff3b1
net: FileStream cleanup
by
[email protected]
· 11 years ago
671e95fd
net: Always pass TaskRunner to FileStream's ctor
by
[email protected]
· 11 years ago
619a0398c
net: Remove unused NetLog parameter from FileStream's ctor
by
[email protected]
· 11 years ago
50f91af
net: Remove unused FileStream methods
by
[email protected]
· 11 years ago
be6fb60b
Remove PlatformFile from resource_loader_unittest
by
[email protected]
· 11 years ago
52c41b4
Reland "Fix various issues in RedirectToFileResourceHandler."
by
[email protected]
· 11 years ago
1a8b5cf
Revert 256688 "Fix various issues in RedirectToFileResourceHandler."
by
[email protected]
· 11 years ago
d667da0
Fix various issues in RedirectToFileResourceHandler.
by
[email protected]
· 11 years ago
5799981
Move file_path.h to base/files.
by
[email protected]
· 12 years ago
6cdfd7f
Replace FilePath with base::FilePath in net.
by
[email protected]
· 12 years ago
a95ce076
Flush at the end of local file writing in FileWriter API.
by
[email protected]
· 13 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
cf02541b
Make FileStream::Seek async and add FileStream::SeekSync for sync operation
by
[email protected]
· 13 years ago
9f49afb
net: FileStream::Read/Write() to take IOBuffer* instead of char*
by
[email protected]
· 13 years ago
6b230f4
net: Split FileStream::Read/Write() into sync and async versions.
by
[email protected]
· 13 years ago
fe57eb2
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
by
[email protected]
· 13 years ago
5ab2191
Back out r121064 from the trunk due to a compile failure.
by
[email protected]
· 13 years ago
d20ab94
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
by
[email protected]
· 13 years ago
1034299
Added Net logging to FileStream.
by
[email protected]
· 13 years ago
5eb431e2
Switch FileStream to use new CompletionCallback.
by
[email protected]
· 14 years ago
f1f3f0f8
Begin CompletionCallback switchover.
by
[email protected]
· 14 years ago
e5e120f
Fix potential issue with BaseFile::AppendDataToFile().
by
[email protected]
· 14 years ago
a1d0282
fix up perms
by
[email protected]
· 14 years ago
47a881b
Detect file system errors during downloads.
by
[email protected]
· 14 years ago