summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/stress_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland re-organization of net/disk_cache/gavinp@chromium.org2014-03-031-294/+0
* Revert 253581 "Reorganize net/disk_cache into backend specific d..."gavinp@chromium.org2014-02-261-0/+294
* Reorganize net/disk_cache into backend specific directories.gavinp@chromium.org2014-02-261-294/+0
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-1/+1
* Update include paths in net for base/process changes.rsesek@chromium.org2013-07-231-1/+3
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-3/+3
* Disk cache: Fix back some style changes made recently.rvargas@google.com2013-06-131-4/+6
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+2
* Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-071-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+2
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-5/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-2/+2
* Cleanup: avoid foo ? true : false, part 2.thestig@chromium.org2012-09-191-1/+1
* Run the disk cache tests in scoped temporary directories instead of a fixed d...jam@chromium.org2012-08-171-1/+4
* Convert uses of int ms to TimeDelta in chrome/browser and net (second try).tedvessenes@gmail.com2012-03-081-1/+1
* Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.rsleevi@chromium.org2012-03-041-1/+1
* Convert uses of int ms to TimeDelta in chrome/browser and net.tedvessenes@gmail.com2012-03-041-1/+1
* Convert use of int ms to TimeDelta in files owned by jar.tedvessenes@gmail.com2012-01-281-2/+2
* base::Bind: Random remaining cleanups.jhawkins@chromium.org2011-12-231-3/+5
* base::Bind(): stress_cache.cctbreisacher@chromium.org2011-12-231-24/+20
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-7/+7
* Reland after fixes.jhawkins@chromium.org2011-12-171-10/+12
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-161-12/+10
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-161-10/+12
* Disk cache: Update stress_cache to perform deeper testsing.rvargas@google.com2011-10-201-23/+66
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-3/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+4
* 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
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-2/+2
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-221-12/+1
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-221-1/+12
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-161-3/+23
* Disk cache: Fix the path for stress_cache.rvargas@google.com2010-09-091-1/+1
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+4
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-1/+0
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-0/+1
* Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-1/+0
* Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-021-0/+1