summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/mapped_file_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Optionally disable mmap() in the disk cache.husky@chromium.org2012-06-261-1/+4
* Disk cache: Detect hardware failures when reading the headersrvargas@google.com2011-08-161-1/+8
* Move disk_cache::MappedFile to use FilePath instead of wstring.tony@chromium.org2009-10-131-2/+2
* Step 2 in porting disk cache to using FilePath.tony@chromium.org2009-10-121-1/+2
* Fix 15 coverity complaints.rvargas@google.com2009-07-011-1/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-1/+1
* 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/+78