summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/block_files_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Final patch to convert disk cache to using FilePath instead oftony@chromium.org2009-10-151-5/+5
* Convert BlockFiles to use FilePath instead of wstring.tony@chromium.org2009-10-131-16/+15
* Step 2 in porting disk cache to using FilePath.tony@chromium.org2009-10-121-1/+1
* Disk Cache: cleanup of OpenBlockFile.rvargas@google.com2009-08-111-0/+26
* Try again: Check blockfile size before attempting to read the header.mattm@chromium.org2009-08-081-18/+44
* Revert "Check blockfile size before attempting to read the header."mattm@chromium.org2009-08-071-20/+0
* Check blockfile size before attempting to read the header.mattm@chromium.org2009-08-071-0/+20
* Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding...phajdan.jr@chromium.org2009-08-061-1/+1
* Revert of r22559.aa@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-1/+1
* Disk Cache: Delete chained block files when they become empty.rvargas@google.com2009-07-281-3/+53
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.mmoss@google.com2008-09-091-2/+3
* Run some disk cache unit tests on the Macmmentovai@google.com2008-08-281-2/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+125