summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/file_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Change the way we delete files.rvargas@google.com2010-09-291-7/+5
* Disk cache: Extend the internal buffering performed by each entryrvargas@google.com2010-08-231-27/+5
* Step 2 in porting disk cache to using FilePath.tony@chromium.org2009-10-121-3/+6
* Disk cache: Implement asynchronous IO for Posix.rvargas@google.com2009-08-211-7/+18
* Revert cl 23919 to investigate valgrind failures.rvargas@google.com2009-08-211-10/+5
* Disk cache: Implement asynchronous IO for Posix.rvargas@google.com2009-08-211-5/+10
* initialize mixed_ in the File(PlatformFile) constructor variant.ericroman@google.com2009-03-201-1/+1
* Disk cache: A few minor fixes to make coverity happy.rvargas@google.com2009-03-181-1/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-071-159/+106
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-24/+31
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-151-0/+342