summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/rankings.cc
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Remove remaining uses of RankingsNode.pointer.rvargas@google.com2009-07-301-16/+33
* Disk cache: Fix handling of invalid entries that are detectedrvargas@google.com2009-07-231-22/+20
* Disk cache: Add support for having a sparse entry block thatrvargas@google.com2009-07-171-0/+14
* Disk cache: Keep a map of all open entries.rvargas@google.com2009-07-071-2/+4
* Disk cache: Modify the unit tests so that they test bothrvargas@google.com2009-04-171-0/+2
* Disk Cache: Second pass (and final) to allow multiple instancesrvargas@google.com2009-03-271-2/+3
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-061-2/+22
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+2
* Port crash_cache tool to Linux.phajdan.jr@chromium.org2009-01-131-14/+35
* Disk cache: move eviction code to a separate file.rvargas@google.com2008-12-181-0/+4
* Disk cache: remove the hard coded list from rankings.ccrvargas@google.com2008-12-161-116/+157
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-041-36/+40
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix some more warnings.evanm@google.com2008-08-201-1/+0
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-151-2/+4
* Re submitting the histograms change (735)rvargas@google.com2008-08-121-0/+5
* Back off the histograms change.rvargas@google.com2008-08-121-5/+0
* Add a few histograms to the disk cache.rvargas@google.com2008-08-121-0/+5
* Add net to the repository.initial.commit2008-07-261-0/+697