summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/disk_cache_test_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-061-1/+0
* Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cachersleevi@chromium.org2014-08-211-2/+2
* Net: Remove CreatePlatformFile from the disk cache.rvargas@chromium.org2014-04-031-7/+6
* Reland re-organization of net/disk_cache/gavinp@chromium.org2014-03-031-2/+2
* Revert 253581 "Reorganize net/disk_cache into backend specific d..."gavinp@chromium.org2014-02-261-2/+2
* Reorganize net/disk_cache into backend specific directories.gavinp@chromium.org2014-02-261-2/+2
* Revert "Updating the mapped_file_avoid_mmap_posix implementation."qsr@chromium.org2013-07-111-5/+1
* Updating the mapped_file_avoid_mmap_posix implementation.qsr@chromium.org2013-06-181-1/+5
* Revert "Updating the mapped_file_avoid_mmap_posix implementation."dfalcantara@chromium.org2013-06-151-5/+1
* Updating the mapped_file_avoid_mmap_posix implementation.qsr@chromium.org2013-06-121-1/+5
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-3/+3
* Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...thestig@chromium.org2013-05-161-1/+1
* Deflake SimpleCache reads when multiple operations in flight.gavinp@chromium.org2013-05-101-1/+3
* 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-33/+0
* CallbackTest converted to base::Bind()ajwong@chromium.org2011-12-221-1/+1
* Disk cache: Simplify some of the test infrastructure.rvargas@google.com2011-11-151-15/+1
* Disk cache: Update stress_cache to perform deeper testsing.rvargas@google.com2011-10-201-2/+2
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Allow DiskCache tests to be shuffled/independent of eachotherrsleevi@chromium.org2011-07-071-29/+32
* Fix net_perftestsjoth@chromium.org2011-05-121-6/+6
* Updating logging in src/net/disk_cache/. Using DCHECK_NE/EQ/GT/GE/LT/LE() whe...kushi.p@gmail.com2011-05-111-2/+2
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-1/+1
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+1
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* 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