summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/eviction.cc
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: First implementation of TrimDeleted() and a fewrvargas@google.com2009-03-181-4/+57
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-061-11/+248
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-3/+3
* Disk cache: move eviction code to a separate file.rvargas@google.com2008-12-181-0/+122