summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/disk_cache_test_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 15 coverity complaints.rvargas@google.com2009-07-011-1/+1
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-1/+11
* Revert cl 18723.rvargas@google.com2009-06-181-11/+1
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-1/+11
* Disk Cache: Simplify CallbackTest.rvargas@google.com2009-06-091-5/+1
* Deprecate wstring version of PathService::Get() in net.thestig@chromium.org2009-05-011-3/+3
* Disk cache: Modify the unit tests so that they test bothrvargas@google.com2009-04-171-1/+3
* Disk cache: Add a unit test that instantiates three cachesrvargas@google.com2009-03-261-7/+21
* Make sure that net_perftest doesn't leave temporary files.phajdan.jr@chromium.org2009-03-161-0/+10
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-3/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-25/+20
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make the disk cache unit tests use some common code from the disk cache.rvargas@google.com2008-08-211-10/+11
* Add net to the repository.initial.commit2008-07-261-0/+163