summaryrefslogtreecommitdiffstats
path: root/base/metrics/histogram.h
Commit message (Expand)AuthorAgeFilesLines
* Start sorting methods in class declarations.erg@google.com2011-01-071-8/+11
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-2/+3
* Properly lock access to static variables.mad@chromium.org2010-12-231-1/+1
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-3/+3
* Allow histograms in cache stats.cc to bypass corruption checksjar@chromium.org2010-11-031-5/+56
* Revert 64687 - Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-021-56/+5
* Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-011-5/+56
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-0/+643