summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/stats_histogram.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...glider@chromium.org2011-04-211-3/+2
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-04-211-2/+3
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-14/+11
* Move flags initialization into block before sharing across threadsjar@chromium.org2011-03-301-3/+2
* Reland code to detect corruption of histogram rangesjar@chromium.org2011-03-051-6/+13
* Revert 76239 - Crash when we notice a corruption of the histogram range-vectorrsimha@chromium.org2011-03-031-13/+6
* Revert 76345 - Small cleanup for previous histogram checkinrsimha@chromium.org2011-03-021-1/+1
* Small cleanup for previous histogram checkinjar@chromium.org2011-03-011-1/+1
* Crash when we notice a corruption of the histogram range-vectorjar@chromium.org2011-02-281-6/+13
* More net/ header/implementation method reordering.erg@google.com2011-01-211-6/+6
* Allow histograms in cache stats.cc to bypass corruption checksjar@chromium.org2010-11-031-0/+6
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-0/+3
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-0/+31
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-241-0/+56