| Commit message (Expand) | Author | Age | Files | Lines |
* | Use lock-free lazy initialization for static histogram references | jar@chromium.org | 2011-04-05 | 1 | -3/+5 |
* | Removed static variable for histograms to avoid race with | rtenneti@chromium.org | 2011-03-19 | 1 | -4/+4 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -11/+14 |
* | Disk cache: Add a new uma histogram for the total internal | rvargas@google.com | 2010-08-27 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Refactored Histogram::FactoryGet() to be style-compliant | ziadh@chromium.org | 2010-06-02 | 1 | -2/+2 |
* | Disk cache: Allow the disk cache histograms to generate | rvargas@google.com | 2010-05-11 | 1 | -10/+58 |
* | AppCache: Migrate to the DiskCache's async interface and use the CacheType::A... | michaeln@chromium.org | 2010-03-17 | 1 | -0/+3 |
* | Disk cache: Use TimeTicks instead of Time for some of the | rvargas@google.com | 2010-02-22 | 1 | -2/+2 |
* | Cleanup histogram classes mixing SetFlags into FactoryGet arguments | jar@chromium.org | 2009-12-28 | 1 | -7/+2 |
* | Use factory to create histograms, and refcounts to track lifetimes | jar@chromium.org | 2009-12-06 | 1 | -3/+5 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -3/+0 |
* | Disk Cache: Second pass (and final) to allow multiple instances | rvargas@google.com | 2009-03-27 | 1 | -0/+68 |