summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/disk_cache_test_base.h
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Make sure the list of unused entries is notrvargas@google.com2011-05-101-4/+4
* Disk cache: Prevent obscure file corruption and dealrvargas@google.com2011-01-251-0/+8
* More net/ header/implementation method reordering.erg@google.com2011-01-211-7/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-221-7/+0
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-221-0/+7
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-161-0/+1
* Disk cache: For an AppCache, now we only update thervargas@google.com2010-08-271-4/+11
* Disk cache: Extend the internal buffering performed by each entryrvargas@google.com2010-08-231-0/+14
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-1/+7
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-7/+1
* Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-1/+7
* Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-021-7/+1
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-1/+7
* Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-7/+1
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-06-301-1/+7
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-151-2/+6
* Disk cache" Convert some of the unit tests to the newrvargas@google.com2010-03-181-1/+13
* Start migrating the disk cache to using FilePath.tony@chromium.org2009-10-121-1/+3
* Fix 15 coverity complaints.rvargas@google.com2009-07-011-1/+1
* Disk cache: Modify the unit tests so that they test bothrvargas@google.com2009-04-171-1/+14
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-071-6/+8
* Run some disk cache unit tests on the Macmmentovai@google.com2008-08-281-7/+13
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add unit tests to the disk cache to verify that a failure during cache reinit...rvargas@google.com2008-07-301-1/+8
* Add net to the repository.initial.commit2008-07-261-0/+92