index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
file_stream_context.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: FileStream cleanup
rvargas@chromium.org
2014-06-20
1
-11
/
+21
*
net: Remove one of FileStream's ctors which takes PlatformFile
hashimoto@chromium.org
2014-05-07
1
-0
/
+2
*
net: Make sure the FileStream file is closed on the worker thread.
rvargas@chromium.org
2014-05-02
1
-3
/
+3
*
net: Remove unused NetLog parameter from FileStream's ctor
hashimoto@chromium.org
2014-04-23
1
-84
/
+10
*
net: Remove unused FileStream methods
hashimoto@chromium.org
2014-04-09
1
-50
/
+34
*
Remove some PlatformFile instances from ChromeOS Drive.
rvargas@chromium.org
2014-03-29
1
-7
/
+2
*
net: Update FileStream to use base::File instead of PlatformFile.
rvargas@chromium.org
2014-03-21
1
-37
/
+71
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-20
1
-7
/
+22
*
Revert 235752 "Fix chrome upload with content uri"
qinmin@chromium.org
2013-11-18
1
-22
/
+7
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-18
1
-7
/
+22
*
Update FileStream unittests to make memcheck happy.
sergeyu@chromium.org
2013-09-14
1
-5
/
+0
*
URLFetcher won't call delegate until file is closed.
waffles@chromium.org
2013-09-12
1
-0
/
+15
*
Allow custom TaskRunners for async operations in net::FileStream.
earthdok@google.com
2013-06-17
1
-7
/
+5
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-13
/
+14
*
Fix net::FileStream to handle all errors correctly.
sergeyu@chromium.org
2013-02-27
1
-38
/
+63
*
Experimental Revert of 184577
mpearson@chromium.org
2013-02-26
1
-63
/
+38
*
Fix net::FileStream to handle all errors correctly.
sergeyu@chromium.org
2013-02-26
1
-38
/
+63
*
Revert 184453
sergeyu@chromium.org
2013-02-25
1
-63
/
+38
*
Fix net::FileStream to handle all errors correctly.
sergeyu@chromium.org
2013-02-25
1
-38
/
+63
*
Revert 184257
rtenneti@chromium.org
2013-02-23
1
-63
/
+38
*
Fix net::FileStream to handle all errors correctly.
sergeyu@chromium.org
2013-02-23
1
-38
/
+63
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-4
/
+4
*
Add SHARED_DELETE flag to FileStream.
paivanof@gmail.com
2012-12-05
1
-0
/
+5
*
net: Implement canceling of all async operations in FileStream.
paivanof@gmail.com
2012-11-06
1
-0
/
+231