summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/stats.h
Commit message (Expand)AuthorAgeFilesLines
* Disk Cache: Remove traces of old experiment.rvargas@google.com2013-05-241-1/+1
* Disk cache: Avoid writing uninitialized data to disk.rvargas@google.com2013-05-241-1/+2
* Disk Cache: Make Stats independent of the backend implementation.rvargas@google.com2013-05-241-7/+12
* Disk cache: Track evictions of ga.js.rvargas@chromium.org2012-10-121-0/+1
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-221-1/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* 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