summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/block_files_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disk Cache: Update the internal logic of a block file to makervargas@google.com2012-01-051-2/+57
* Disk cache: Simplify some of the test infrastructure.rvargas@google.com2011-11-151-33/+25
* Disk cache: detect block files that are shorter than expectedrvargas@google.com2011-07-131-1/+25
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-221-19/+30
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-221-30/+19
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-161-0/+49
* Disk cache: Read the index and data_0 files in a singlervargas@google.com2010-07-151-0/+22
* 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