summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/histogram_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-3/+5
* Removed static variable for histograms to avoid race withrtenneti@chromium.org2011-03-191-4/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-11/+14
* Disk cache: Add a new uma histogram for the total internalrvargas@google.com2010-08-271-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Refactored Histogram::FactoryGet() to be style-compliantziadh@chromium.org2010-06-021-2/+2
* Disk cache: Allow the disk cache histograms to generatervargas@google.com2010-05-111-10/+58
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-171-0/+3
* Disk cache: Use TimeTicks instead of Time for some of thervargas@google.com2010-02-221-2/+2
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-7/+2
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-3/+5
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-3/+0
* Disk Cache: Second pass (and final) to allow multiple instancesrvargas@google.com2009-03-271-0/+68