summaryrefslogtreecommitdiffstats
path: root/net/base/file_stream_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 134269 - Revert 134234 - Turn thread restrictions on for release build...kevers@chromium.org2012-04-271-0/+1
* Revert 134234 - Turn thread restrictions on for release builds as well so tha...kevers@chromium.org2012-04-271-1/+0
* Turn thread restrictions on for release builds as well so that they're trigge...jam@chromium.org2012-04-271-0/+1
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+1
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-111-60/+95
* FileStream: Wait for IO completion in destructor regardless of auto_closed flagkinuko@chromium.org2012-03-061-6/+9
* net: Fix a subtle race in FileStreamWin::CloseSync()satorux@chromium.org2012-03-011-3/+5
* net: Make destruction and closure of FileStream safer.satorux@chromium.org2012-02-291-28/+76
* net: Split file_stream.h to file_stream_posix.h and win.hsatorux@chromium.org2012-02-241-28/+33
* net: Get back the blocking behavior in FileStream's destructor.satorux@chromium.org2012-02-211-2/+4
* net: Minor cleanup for FileStream implementation on Windows.satorux@chromium.org2012-02-191-7/+7
* net: Add FileStream::Open() and Close() that perform asynchronously.satorux@chromium.org2012-02-171-20/+143
* net: FileStream::Read/Write() to take IOBuffer* instead of char*satorux@chromium.org2012-02-161-56/+89
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-151-1/+24
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-091-3/+3
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-081-3/+3
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-081-3/+3
* Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close...mkwst@chromium.org2012-02-031-1/+2
* Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().mkwst@chromium.org2012-02-031-2/+1
* net: Use ClosePlatformFile() instead of close/CloseHandle().satorux@chromium.org2012-02-031-1/+2
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-25/+105
* Revert 120174 - net: Use ClosePlatformFile() instead of close/CloseHandle().mkwst@chromium.org2012-02-021-3/+2
* net: Use ClosePlatformFile() instead of close/CloseHandle().satorux@chromium.org2012-02-021-2/+3
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-121-21/+21
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-7/+7
* Record UMA statistics for file_stream operations.ahendrickson@chromium.org2011-09-231-15/+51
* Make BaseFile member functions return net::Error's.ahendrickson@chromium.org2011-09-041-23/+8
* Using DCHECK_NE/EQ/LE/GE/GT/LT() where possible. Updating logging in src/net/...kushi.p@gmail.com2011-05-051-2/+2
* Add ThreadRestrictions to FileStream.willchan@chromium.org2011-03-091-0/+15
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-311-1/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-3/+4
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Adding flushing of files on chromeos, so that when something is downloaded, i...dhg@chromium.org2010-06-101-0/+15
* Switch to using TimeTicks for profiling and histogramsjar@chromium.org2010-05-101-2/+3
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-061-3/+6
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-191-32/+11
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-191-11/+32
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-31/+10
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-10/+31
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-02-241-31/+10
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-241-10/+31
* Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...agl@chromium.org2010-02-191-31/+10
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-191-10/+31
* Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding...phajdan.jr@chromium.org2009-08-061-2/+5
* Revert of r22559.aa@chromium.org2009-08-061-5/+2
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-2/+5