summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/stats.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded scoped_ptr.h includes from net.thestig@chromium.org2012-05-171-2/+1
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Disk cache: Add a few more histograms and stats to figurervargas@google.com2011-01-061-0/+1
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-161-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-1/+1
* Disk cache: fix broken UMA reports.rvargas@google.com2009-04-091-1/+1
* Disk cache: More instrumentation for the cache.rvargas@google.com2009-03-201-0/+9
* Disk cache: Instead of saving the cache stats only whenrvargas@google.com2009-03-181-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-061-0/+1
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-241-4/+12
* 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/+98