summaryrefslogtreecommitdiffstats
path: root/net/disk_cache
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Remove per-size-group histograms and a few stale ones.rvargas@google.com2012-04-183-29/+12
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-111-1/+1
* initialize all fields in ctortbreisacher@chromium.org2012-03-301-0/+5
* Checked that |entry| and |entry->backend_| are non-NULL.khorimoto@chromium.org2012-03-281-0/+1
* 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-272-4/+5
* Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...aa@chromium.org2012-03-262-5/+4
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-262-4/+5
* Additional DCHECK for InFlightIO::InvokeCallback.gavinp@chromium.org2012-03-231-0/+1
* Disk cache. Fix style on some missing files.rvargas@google.com2012-03-232-22/+20
* Revert "Refactor BaseTimer to avoid spamming the MessageLoop with orphaned ta...rnk@chromium.org2012-03-232-5/+4
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-232-4/+5
* Disk cache: Fix style and extra net:: specification.rvargas@google.com2012-03-239-180/+168
* Disk cache: Remove all non essential synchronization from thervargas@google.com2012-03-2015-73/+297
* Reland 121790rvargas@google.com2012-03-131-2/+1
* Disk Cache: Make sure that chaining an entry to the current head worksrvargas@google.com2012-03-124-3/+37
* Revert 121790 - Stop lying, it's still flaky :)willchan@chromium.org2012-03-091-1/+2
* Convert uses of int ms to TimeDelta in chrome/browser and net (second try).tedvessenes@gmail.com2012-03-081-1/+1
* Cleanup: Remove deprecated version of file_util::AppendToPath() from net/.thestig@chromium.org2012-03-071-12/+7
* 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
* Disk Cache: Remove the deleted list experiment.rvargas@google.com2012-02-233-66/+16
* Disk cache: Handle clearing the memory cache when it is already empty.rvargas@google.com2012-02-162-3/+5
* Make ARM hash function consistent with x86 version.rvargas@google.com2012-02-161-5/+11
* Disk cache: Enable DiskCacheBackendTest.AppCacheEnumerationsrvargas@google.com2012-02-141-2/+1
* Flakiness cleanup: disable flaky tests under net/evan@chromium.org2012-02-141-1/+1
* Convert use of int ms to TimeDelta in files owned by jar.tedvessenes@gmail.com2012-01-284-16/+21
* [Coverity] Do key_file NULL check earliertbreisacher@chromium.org2012-01-271-2/+4
* [Coverity] Another UNINIT_CTOR...tbreisacher@chromium.org2012-01-261-2/+7
* Disk Cache: Update the internal logic of a block file to makervargas@google.com2012-01-054-20/+144
* Revert "Revert the disk_cache change part of http://codereview.chromium.org/9...jhawkins@chromium.org2012-01-041-17/+5
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* 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-232-20/+10
* base::Bind(): stress_cache.cctbreisacher@chromium.org2011-12-231-24/+20
* CallbackTest converted to base::Bind()ajwong@chromium.org2011-12-225-31/+32
* Disk cache: Make sure that the index file is closed on the cache thread.rvargas@google.com2011-12-222-0/+15
* base::Bind: disk_cache_test_base.(cc|h)tbreisacher@chromium.org2011-12-227-72/+29
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-1918-393/+497
* Reland after fixes.jhawkins@chromium.org2011-12-1710-82/+88
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-1610-88/+82
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-1610-82/+88
* Disk Cache: Discard entries from ReadData if something is clearly wrong.rvargas@chromium.org2011-12-162-2/+38
* Avoid including gtest file directly, and go through base insteadjar@chromium.org2011-12-151-1/+1
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-158-108/+17
* Reland r113263 rebased after revert of r113249.jhawkins@chromium.org2011-12-127-0/+30
* Reland r113261 rebased after revert of r113249.jhawkins@chromium.org2011-12-127-5/+88
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-0711-543/+12
* base::Bind: Convert chrome_benchmarking_message_filter.cc.jhawkins@chromium.org2011-12-067-0/+30
* base::Bind: Convert browsing_data_remover.jhawkins@chromium.org2011-12-067-0/+63