summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/file_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-15/+17
* Fix a memory leak on the disk cache for posix.rvargas@google.com2008-09-181-0/+6
* Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.mmoss@google.com2008-09-091-2/+1
* Implement sync IO for the disk cache, and temporarily redirectrvargas@google.com2008-08-271-14/+34
* Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".ericroman@google.com2008-08-251-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/+125