summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/simple/simple_backend_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Use of base::StringPairs appropriately in simple_backend_implpayal.pandey2015-04-301-2/+1
* Ensure tests have an active task runnerskyostil2015-04-271-1/+3
* Make SimpleCache creation threadsafe.mmenke2015-02-191-14/+23
* SimpleCache: max at 5 threads in the poolpasko2015-02-121-12/+3
* Fix "value possibly truncated" warnings on MSVC, net/disk_cache edition.pkasting2014-11-261-2/+5
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-2/+2
* Downgrade all CHECKs to DCHECKs in SimpleCache backend.gavinp2014-09-261-11/+5
* Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.gavinp2014-09-241-87/+71
* Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...dcheng2014-09-201-71/+87
* Reland of "Remove void** from disk_cache interface."gavinp2014-09-201-87/+71
* Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...vasilii2014-09-191-71/+87
* Remove void** from disk_cache interface.gavinp2014-09-191-87/+71
* Delete enumerations at Simple Cache backend deletion.gavinp2014-09-131-6/+29
* Change base/file_utils.h includes to base/files/file_utils.h in net/thestig2014-09-041-1/+1
* Reland net-related fixups for scoped_refptr conversion operator cleanup.dcheng2014-09-041-3/+3
* Revert of Net-related fixups for scoped_refptr conversion operator cleanup. (...mlamouri2014-08-291-3/+3
* Net-related fixups for scoped_refptr conversion operator cleanup.dcheng2014-08-291-3/+3
* Remove implicit conversions from scoped_refptr to T* in net/disk_cache/dcheng2014-08-271-8/+10
* Connect SimpleCache Backend active_entries_ more closely to Entry lifetime.gavinp2014-08-251-23/+46
* Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cachersleevi@chromium.org2014-08-211-19/+20
* Simple Cache: Rename it to pending_it in DoomEntryFromHashttuttle@chromium.org2014-01-161-3/+3
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-2/+2
* Cleanup: Move PreferredCacheSize() to cache_util.hpasko@chromium.org2013-11-191-10/+2
* Simple Cache: Turn some DCHECKs into CHECKsttuttle@chromium.org2013-11-181-5/+9
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-27/+0
* SimpleCache: Track mass dooms as pending dooms.gavinp@chromium.org2013-09-211-41/+183
* Simple Cache: transactional index in subdirectorypasko@chromium.org2013-09-191-54/+2
* Track entries pending Doom in SimpleCache backend.gavinp@chromium.org2013-09-121-7/+76
* Revert 220123 "Remove simple_util::GetMTime from simple cache."pasko@chromium.org2013-09-041-4/+3
* Lint & readability cleanup in Simple Cache.gavinp@chromium.org2013-09-031-8/+10
* SimpleCache: add cache type to histogram namesclamy@chromium.org2013-09-021-26/+32
* Flush the SimpleBackendImpl's SWP in tests.earthdok@chromium.org2013-08-301-0/+5
* Remove simple_util::GetMTime from simple cache.gavinp@chromium.org2013-08-291-3/+4
* Reland r216372: Make simple cache index take hashes in rather than key strings.pliard@chromium.org2013-08-231-1/+1
* Revert 216372 "Make simple cache index take hashes in rather tha..."pliard@chromium.org2013-08-081-1/+1
* Make simple cache index take hashes in rather than key strings.pliard@chromium.org2013-08-081-1/+1
* Add a bunch more NetLog events to Simple Cache entriesttuttle@chromium.org2013-08-061-1/+1
* Rename SimpleCache worker pool threads.gavinp@chromium.org2013-08-051-1/+1
* Add file descriptor limit histogram to Simple Cachettuttle@chromium.org2013-08-021-0/+46
* Use PostTaskAndReplyWithResult() in simple_backend_impl.cc.pliard@chromium.org2013-07-311-52/+32
* Simple Cache: Get mtime from the cache directory earlypasko@chromium.org2013-07-241-21/+30
* Reland r211790: "Make simple cache not use optimistic operations for App cache."pliard@chromium.org2013-07-241-4/+7
* Revert 213196 "Reland r211790: "Make simple cache not use optimi..."alexeypa@google.com2013-07-231-7/+4
* Reland r211790: "Make simple cache not use optimistic operations f..."pliard@chromium.org2013-07-231-4/+7
* Revert 212336 "Reland r211790: "Make simple cache not use optimi..."asargent@chromium.org2013-07-181-7/+4
* Reland r211790: "Make simple cache not use optimistic operations f..."pliard@chromium.org2013-07-181-4/+7
* Add NetLog messages to Simple Cache entriesttuttle@chromium.org2013-07-171-4/+6
* Revert 211790 "Make simple cache not use optimistic operations f..."pliard@chromium.org2013-07-161-9/+5
* Make simple cache not use optimistic operations for APP_CACHE.pliard@chromium.org2013-07-161-5/+9