summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/eviction.h
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Don't evict entries if we are busy doing other stuff.rvargas@google.com2009-07-091-0/+3
* Disk cache: Avoid recursion when trimming entries.rvargas@google.com2009-06-101-0/+1
* Disk cache: Set up a new experiment on the dev channel.rvargas@google.com2009-04-221-0/+1
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-251-1/+2
* Disk cache: First implementation of TrimDeleted() and a fewrvargas@google.com2009-03-181-0/+1
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-061-0/+17
* Disk cache: move eviction code to a separate file.rvargas@google.com2008-12-181-0/+57