summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/disk_cache_test_util.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+4
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-221-5/+32
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-221-32/+5
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+3
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-311-1/+1
* Disk cache: Code cleanup after the last cl.rvargas@google.com2010-07-151-1/+2
* Disk cache: Read the index and data_0 files in a singlervargas@google.com2010-07-151-0/+14
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-151-2/+4
* Http cache: Add a test to make sure that the cachervargas@google.com2009-12-181-9/+0
* Final patch to convert disk cache to using FilePath instead oftony@chromium.org2009-10-151-23/+10
* Move disk_cache::MappedFile to use FilePath instead of wstring.tony@chromium.org2009-10-131-1/+9
* Convert BlockFiles to use FilePath instead of wstring.tony@chromium.org2009-10-131-1/+5
* Start migrating the disk cache to using FilePath.tony@chromium.org2009-10-121-1/+2
* Disk cache: End the experiment and use the new evictionrvargas@google.com2009-09-291-0/+1
* Avoids the use of "namespace using-directives" in a few places.thakis@chromium.org2009-09-071-2/+1
* 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