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_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Remove log for errors opening files. It's the client's responsibility to log ...
pinkerton@chromium.org
2010-10-08
1
-2
/
+0
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
1
-1
/
+1
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
1
-0
/
+17
*
Fix ~FileStream in POSIX to auto close if the flag is set. This is left from my
jianli@chromium.org
2010-05-11
1
-1
/
+2
*
Switch to using TimeTicks for profiling and histograms
jar@chromium.org
2010-05-10
1
-2
/
+3
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
1
-2
/
+4
*
Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...
vandebo@chromium.org
2010-03-19
1
-24
/
+8
*
Fix the case where the browser livelocks if we cannot open a file.
vandebo@chromium.org
2010-03-19
1
-8
/
+24
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-03-01
1
-24
/
+8
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-26
1
-8
/
+24
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-02-24
1
-24
/
+8
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-24
1
-8
/
+24
*
Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...
agl@chromium.org
2010-02-19
1
-24
/
+8
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-19
1
-8
/
+24
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-3
/
+4
*
If we can't read a unicode character, write the standard "unknown" (0xFFFD) c...
cevans@chromium.org
2010-01-01
1
-1
/
+1
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-1
/
+2
*
Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding...
phajdan.jr@chromium.org
2009-08-06
1
-2
/
+5
*
Revert of r22559.
aa@chromium.org
2009-08-06
1
-5
/
+2
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
1
-2
/
+5
*
Assorted fixes for 64-bit.
deanm@chromium.org
2009-07-28
1
-2
/
+2
*
Avoiding IO completion callback during the closing
huanr@chromium.org
2009-06-03
1
-1
/
+10
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
1
-0
/
+1
*
POSIX: Add a macro for handling EINTR.
agl@chromium.org
2009-05-01
1
-18
/
+9
*
* Switch the posix FileStream code over to using WorkerPool for asynchronous ...
willchan@chromium.org
2009-03-24
1
-48
/
+282
*
Adds truncate to FileStream.
sky@google.com
2009-03-09
1
-0
/
+17
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Add a new method ReadUntilComplete to FileStream which ensures that all reque...
jhawkins@chromium.org
2009-02-13
1
-0
/
+21
*
Add constructor to net::FileStream to create it with a base::PlatformFile han...
hclam@chromium.org
2009-02-09
1
-0
/
+6
*
Change FileStream to use FilePath instead of wstring.
erikkay@google.com
2009-01-26
1
-2
/
+2
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
1
-0
/
+177