summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/stats.cc
Commit message (Expand)AuthorAgeFilesLines
* Use C99 standard format macros for 64-bit values.agl@chromium.org2009-06-291-1/+2
* Disk Cache: Second pass (and final) to allow multiple instancesrvargas@google.com2009-03-271-6/+15
* Disk cache: More instrumentation for the cache.rvargas@google.com2009-03-201-0/+36
* Disk cache: Instead of saving the cache stats only whenrvargas@google.com2009-03-181-11/+15
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-061-0/+1
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+1
* Make sure there is only one instance of the stats histogram at a given time.rvargas@google.com2008-09-261-3/+7
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-241-0/+33
* Implement sync IO for the disk cache, and temporarily redirectrvargas@google.com2008-08-271-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+258