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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add NET_API to net/base
rvargas@google.com
2011-05-18
1
-1
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
1
-0
/
+1
*
Fix bad license header in app/ and net/ directories.
tfarina@chromium.org
2010-07-31
1
-3
/
+3
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
1
-0
/
+9
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
1
-0
/
+3
*
Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...
vandebo@chromium.org
2010-03-19
1
-13
/
+2
*
Fix the case where the browser livelocks if we cannot open a file.
vandebo@chromium.org
2010-03-19
1
-2
/
+13
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-03-01
1
-12
/
+1
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-26
1
-1
/
+12
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-02-24
1
-12
/
+1
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-24
1
-1
/
+12
*
Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...
agl@chromium.org
2010-02-19
1
-10
/
+0
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-19
1
-0
/
+10
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
1
-1
/
+2
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
1
-0
/
+1
*
Add warning comment to FileStream::Truncate
agl@chromium.org
2009-03-09
1
-0
/
+2
*
Adds truncate to FileStream.
sky@google.com
2009-03-09
1
-0
/
+5
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-5
/
+5
*
Add a new method ReadUntilComplete to FileStream which ensures that all reque...
jhawkins@chromium.org
2009-02-13
1
-0
/
+7
*
Add constructor to net::FileStream to create it with a base::PlatformFile han...
hclam@chromium.org
2009-02-09
1
-0
/
+7
*
Change FileStream to use FilePath instead of wstring.
erikkay@google.com
2009-01-26
1
-1
/
+2
*
Clarify file-stream comments.
darin@chromium.org
2008-11-25
1
-0
/
+4
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
1
-0
/
+109