summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/backend_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Track evictions of ga.js.rvargas@chromium.org2012-10-121-0/+5
* Revert 158403 - Disk cache: Disable the self check of ranking lists.rvargas@google.com2012-09-241-0/+3
* Disk cache: Disable the self check of ranking lists.rvargas@google.com2012-09-241-3/+0
* Disk cache histograms tracking cache opens by size/age of cache.gavinp@chromium.org2012-09-141-6/+17
* New hit rate by size histograms.gavinp@chromium.org2012-09-071-8/+16
* Move hash.h/cc from net to base.jbates@chromium.org2012-09-011-4/+4
* Some minor nits in backend_impl.ccgavinp@chromium.org2012-08-281-4/+4
* New histograms to track disk cache hit rate by age and use time.gavinp@chromium.org2012-08-241-1/+10
* Revert 152360 - Disk cache: Disable checking the lists on start-up.rvargas@google.com2012-08-201-0/+3
* Disk cache: Disable checking the lists on start-up.rvargas@google.com2012-08-201-3/+0
* Add HttpCache histograms focussed on blocking and transaction type.gavinp@chromium.org2012-08-091-0/+4
* Disk cache: Always look for open entries when loadingrvargas@google.com2012-07-201-1/+4
* Revert 144947 - Disk cache: don't check the list of entries at startup.rvargas@google.com2012-06-291-0/+3
* Disk cache: don't check the list of entries at startup.rvargas@google.com2012-06-291-3/+0
* Optionally disable mmap() in the disk cache.husky@chromium.org2012-06-261-1/+15
* Revert 139886 - Disk cache: Don't check the list of entries at startup.rvargas@google.com2012-05-311-0/+3
* Disk cache: Don't check the list of entries at startup.rvargas@google.com2012-05-311-3/+0
* Disk cache: Modify when we report empty cache files.rvargas@google.com2012-05-051-7/+9
* Disk Cache: Add more corruption tracking histograms.rvargas@chromium.org2012-05-011-3/+8
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+2
* Disk cache: Add more logging to track disk errors.rvargas@google.com2012-04-231-1/+3
* Disk cache: print out the name of the folders when there's an errorrvargas@google.com2012-04-201-1/+2
* Disk cache: Remove per-size-group histograms and a few stale ones.rvargas@google.com2012-04-181-20/+7
* Return false if CreateDirectory failstbreisacher@chromium.org2012-03-281-1/+2
* Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...jbates@chromium.org2012-03-271-3/+4
* Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...aa@chromium.org2012-03-261-4/+3
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-261-3/+4
* Revert "Refactor BaseTimer to avoid spamming the MessageLoop with orphaned ta...rnk@chromium.org2012-03-231-4/+3
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-231-3/+4
* Disk cache: Fix style and extra net:: specification.rvargas@google.com2012-03-231-15/+15
* Disk cache: Remove all non essential synchronization from thervargas@google.com2012-03-201-2/+16
* Disk Cache: Make sure that chaining an entry to the current head worksrvargas@google.com2012-03-121-1/+1
* Disk Cache: Remove the deleted list experiment.rvargas@google.com2012-02-231-56/+4
* Revert "Revert the disk_cache change part of http://codereview.chromium.org/9...jhawkins@chromium.org2012-01-041-17/+5
* Revert the disk_cache change part of http://codereview.chromium.org/9035012thakis@chromium.org2012-01-021-5/+17
* base::Bind: Random remaining cleanups.jhawkins@chromium.org2011-12-231-17/+5
* Disk cache: Make sure that the index file is closed on the cache thread.rvargas@google.com2011-12-221-0/+1
* base::Bind: disk_cache_test_base.(cc|h)tbreisacher@chromium.org2011-12-221-1/+1
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-20/+21
* Reland after fixes.jhawkins@chromium.org2011-12-171-45/+39
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-161-39/+45
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-161-45/+39
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-151-21/+0
* Reland r113263 rebased after revert of r113249.jhawkins@chromium.org2011-12-121-0/+7
* Reland r113261 rebased after revert of r113249.jhawkins@chromium.org2011-12-121-0/+14
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-35/+0
* base::Bind: Convert chrome_benchmarking_message_filter.cc.jhawkins@chromium.org2011-12-061-0/+7
* base::Bind: Convert browsing_data_remover.jhawkins@chromium.org2011-12-061-0/+14
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-0/+14
* Disk cache: Add a hash to the entry's internal data.rvargas@google.com2011-11-301-7/+6