summaryrefslogtreecommitdiffstats
path: root/net/disk_cache
Commit message (Expand)AuthorAgeFilesLines
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-272-15/+13
* Disk cache v3: Improve the skeleton of BackendImpl and EntryImpl.rvargas@chromium.org2014-01-247-522/+672
* Cleanup: Remove a reference to the heapchecker test framework that no longer ...thestig@chromium.org2014-01-211-3/+2
* Simple Cache: Rename it to pending_it in DoomEntryFromHashttuttle@chromium.org2014-01-161-3/+3
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-1/+1
* Remove racy and unneeded CleanupCacheDir() calls.gavinp@chromium.org2014-01-151-11/+0
* Disk cache v3: The main index table.rvargas@chromium.org2014-01-106-23/+2218
* Convert most of base and net to use base::Filervargas@chromium.org2014-01-097-184/+130
* Disk Cache: Use the old WorkerPool for Async IO on iOS.rvargas@chromium.org2014-01-086-1/+334
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-075-15/+11
* SimpleCache: have tests run on all three streamsclamy@chromium.org2014-01-061-200/+285
* Disk cache: Fix overflow detection for sparse entries.rvargas@chromium.org2013-12-201-1/+3
* Changed BackendImpl::SyncInit() so it creates timer onlyxeor@yandex-team.ru2013-12-183-5/+35
* Revert "Disk cache: Increase the maximum number of threads on the cache pool ...kiyun@chromium.org2013-12-171-1/+1
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-082-7/+7
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-082-7/+7
* Disk cache: Increase the maximum number of threads on the cache pool to 20.rvargas@chromium.org2013-12-081-1/+1
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-072-7/+7
* Move Touch to base namespace, remove SetLastModifiedTime.brettw@chromium.org2013-12-041-3/+3
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-043-3/+3
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-038-17/+17
* Disk cache: Downgrade a DCHECK to a DLOG.rvargas@chromium.org2013-11-261-2/+1
* fixed noisy dlogatwilson@chromium.org2013-11-261-1/+2
* Disk cache: Downgrade a DCHECK to a DLOG.rvargas@chromium.org2013-11-261-1/+1
* Revert 237095 "LOG(INFO) tidying in net/"scottmg@chromium.org2013-11-254-11/+11
* LOG(INFO) tidying in net/scottmg@chromium.org2013-11-254-11/+11
* Cleanup: Move PreferredCacheSize() to cache_util.hpasko@chromium.org2013-11-197-90/+93
* Simple Cache: Turn some DCHECKs into CHECKsttuttle@chromium.org2013-11-181-5/+9
* Add and log SimpleCache.Media.* histograms.ttuttle@chromium.org2013-11-081-21/+22
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-27/+0
* Simple Cache: Don't crash when logging MEDIA_CACHE histograms.ttuttle@chromium.org2013-11-051-0/+4
* Disk Cache: Exclude new caches from FilesAge histogram.rvargas@google.com2013-11-041-2/+4
* Simple Cache: Enable for media cachettuttle@chromium.org2013-11-041-1/+2
* Simple Cache: Zero sparse range header on constructionttuttle@chromium.org2013-11-022-0/+7
* Simple Cache: Add basic sparse supportttuttle@chromium.org2013-11-0110-70/+1120
* Simple Cache: test backend startup after migrationpasko@chromium.org2013-10-302-4/+83
* Changes to reinitialize the appcache system if/when DiskCache initialization ...michaeln@google.com2013-10-221-0/+1
* Revert r229540 "Changes to reinitialize the appcache system if/when DiskCache...pfeldman@chromium.org2013-10-191-1/+0
* Changes to reinitialize the appcache system if/when DiskCache initialization ...michaeln@chromium.org2013-10-191-0/+1
* net: Add some extra cache histograms.rvargas@chromium.org2013-10-151-0/+3
* Simple Cache: Add two optional stream 2 histogramsttuttle@chromium.org2013-09-266-16/+35
* SimpleCache: Doom Optimistic Write race testclamy@chromium.org2013-09-261-0/+50
* Simple Cache: A few nits for optional stream 2ttuttle@chromium.org2013-09-262-35/+21
* Clean up a few unused globals.thakis@chromium.org2013-09-252-9/+0
* Simple Cache: Make stream 2 optionalttuttle@chromium.org2013-09-234-176/+539
* Migrate AppCache to simple cache backend on Android.pliard@chromium.org2013-09-211-3/+3
* SimpleCache: Track mass dooms as pending dooms.gavinp@chromium.org2013-09-2112-165/+322
* SimpleCache: fix bug in crc32 computationclamy@chromium.org2013-09-202-0/+53
* Disable the flaky SimpleIndexFileTest.WriteThenLoadIndex.glider@chromium.org2013-09-201-1/+2
* Add PNACL_CACHE cache backend type, and allow larger files for this type.dschuff@chromium.org2013-09-192-1/+4