summaryrefslogtreecommitdiffstats
path: root/base/metrics/histogram_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cache the ranges_ vector and share the ranges_ vectorrtenneti@chromium.org2011-10-201-6/+32
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-1/+4
* Revert of 83710 which reverted 83641 - DNS Host resolver changesrtenneti@chromium.org2011-05-111-0/+22
* Revert 83641 - DNS Host resolver changes with retry logic. Fix forjar@chromium.org2011-05-021-22/+0
* DNS Host resolver changes with retry logic. Fix forrtenneti@chromium.org2011-04-301-0/+22
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-51/+66
* Reland code to detect corruption of histogram rangesjar@chromium.org2011-03-051-1/+24
* Revert 76239 - Crash when we notice a corruption of the histogram range-vectorrsimha@chromium.org2011-03-031-24/+1
* Crash when we notice a corruption of the histogram range-vectorjar@chromium.org2011-02-281-1/+24
* Allow histograms in cache stats.cc to bypass corruption checksjar@chromium.org2010-11-031-0/+53
* Revert 64687 - Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-021-53/+0
* Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-011-0/+53
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-0/+311