summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/disk_cache_test_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Flush the SimpleBackendImpl's SWP in tests.earthdok@chromium.org2013-08-301-0/+2
* Reduce Simple Index memory use.gavinp@chromium.org2013-08-281-0/+12
* Change the API of disk_cache::CreateCacheBackend to use scoped_ptrqsr@chromium.org2013-08-011-13/+12
* Simple Cache: wait for index in testsclamy@chromium.org2013-07-121-0/+8
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-4/+4
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-3/+3
* Simple Cache: Simplest possible eviction we could think of.pasko@google.com2013-04-231-1/+5
* Simple Cache: Re-enable entry counting in tests on startpasko@google.com2013-04-191-2/+1
* Add SimpleSynchronousEntry::Doom(), and use it to clean up after errors.gavinp@chromium.org2013-04-151-1/+1
* Cache Backend Proxy to intercept all cache events from the IO thread.pasko@chromium.org2013-04-151-1/+2
* Revert 193958 "Cache Backend Proxy to intercept all cache events..."rnk@chromium.org2013-04-121-2/+1
* Cache Backend Proxy to intercept all cache events from the IO thread.pasko@google.com2013-04-121-1/+2
* Revert 193652 "Cache Backend Proxy to intercept all cache events..."rnk@chromium.org2013-04-111-2/+1
* Cache Backend Proxy to intercept all cache events from the IO thread.pasko@google.com2013-04-111-1/+2
* Separate Simple Backend creation from initialization.pasko@google.com2013-04-101-5/+4
* Test cache creation retry via public interface only.pasko@google.com2013-04-051-19/+0
* Initialize the simple cache backend at runtime. pasko@google.com2013-04-021-32/+47
* Changes to build ash_unittests with RunLoop().RunUntilIdle().tfarina@chromium.org2013-03-241-2/+3
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-1/+1
* net: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-2/+2
* Run the disk cache tests in scoped temporary directories instead of a fixed d...jam@chromium.org2012-08-171-1/+2
* Disk cache: Wait until time actually moves forward, torvargas@google.com2012-06-291-1/+8
* base::Bind: disk_cache_test_base.(cc|h)tbreisacher@chromium.org2011-12-221-27/+9
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-22/+22
* Reland after fixes.jhawkins@chromium.org2011-12-171-4/+4
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-161-4/+4
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-161-4/+4
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-151-7/+6
* Disk cache: Simplify some of the test infrastructure.rvargas@google.com2011-11-151-12/+37
* Disk cache: Update stress_cache to perform deeper testsing.rvargas@google.com2011-10-201-2/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-16/+16
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-3/+3
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-171-2/+2
* Disk cache: Prevent obscure file corruption and dealrvargas@google.com2011-01-251-0/+29
* More net/ header/implementation method reordering.erg@google.com2011-01-211-87/+106
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-3/+3
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-3/+3
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-3/+3
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-3/+3
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-3/+3
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-221-7/+10
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-221-10/+7
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-161-0/+12
* Disk cache: For an AppCache, now we only update thervargas@google.com2010-08-271-1/+2
* Disk cache: Extend the internal buffering performed by each entryrvargas@google.com2010-08-231-0/+33
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-7/+26
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-26/+7
* Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-7/+26
* Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-021-26/+7