summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/disk_cache_test_util.h
Commit message (Expand)AuthorAgeFilesLines
* Drop unused base/tuple.h inclusiontzik2014-12-091-1/+0
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* Revert "Updating the mapped_file_avoid_mmap_posix implementation."qsr@chromium.org2013-07-111-3/+0
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-281-1/+1
* Updating the mapped_file_avoid_mmap_posix implementation.qsr@chromium.org2013-06-181-0/+3
* Revert "Updating the mapped_file_avoid_mmap_posix implementation."dfalcantara@chromium.org2013-06-151-3/+0
* Updating the mapped_file_avoid_mmap_posix implementation.qsr@chromium.org2013-06-121-0/+3
* Deflake SimpleCache reads when multiple operations in flight.gavinp@chromium.org2013-05-101-4/+7
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-3/+4
* Run the disk cache tests in scoped temporary directories instead of a fixed d...jam@chromium.org2012-08-171-20/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* CallbackTest converted to base::Bind()ajwong@chromium.org2011-12-221-3/+3
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-1/+1
* Disk cache: Simplify some of the test infrastructure.rvargas@google.com2011-11-151-4/+1
* Disk cache: Update stress_cache to perform deeper testsing.rvargas@google.com2011-10-201-1/+1
* Allow DiskCache tests to be shuffled/independent of eachotherrsleevi@chromium.org2011-07-071-20/+40
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+2
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-2/+2
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-221-5/+9
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-221-9/+5
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-4/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk cache: Read the index and data_0 files in a singlervargas@google.com2010-07-151-0/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-1/+1
* Http cache: Add a test to make sure that the cachervargas@google.com2009-12-181-19/+0
* Final patch to convert disk cache to using FilePath instead oftony@chromium.org2009-10-151-17/+7
* Move disk_cache::MappedFile to use FilePath instead of wstring.tony@chromium.org2009-10-131-0/+4
* Convert BlockFiles to use FilePath instead of wstring.tony@chromium.org2009-10-131-0/+4
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-2/+22
* Revert cl 18723.rvargas@google.com2009-06-181-22/+2
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-2/+22
* Disk Cache: Simplify CallbackTest.rvargas@google.com2009-06-091-3/+3
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Disk cache: Modify the unit tests so that they test bothrvargas@google.com2009-04-171-1/+1
* Disk cache: Add a unit test that instantiates three cachesrvargas@google.com2009-03-261-0/+1
* Make sure that net_perftest doesn't leave temporary files.phajdan.jr@chromium.org2009-03-161-0/+17
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-35/+15
* 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/+127