summaryrefslogtreecommitdiffstats
path: root/base/metrics/statistics_recorder.cc
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Enable debugallocation by default (try 3 or so).phajdan.jr@chromium.org2013-01-101-1/+0
* Remove an unnecessary leak annotation.kaiwang@chromium.org2012-08-041-1/+0
* This is a major refactor of Histogram related code:kaiwang@chromium.org2012-08-011-99/+143
* This is a copy of http://codereview.chromium.org/10796047/kaiwang@chromium.org2012-07-251-13/+13
* Revert 148055 - Move CachedRanges out and add support for checksum.jochen@chromium.org2012-07-241-13/+13
* Move CachedRanges out and add support for checksum.kaiwang@chromium.org2012-07-241-13/+13
* Initialize StatisticsRecorder in Child Process to holdrtenneti@chromium.org2012-07-191-0/+13
* Add abstract class HistogramBase. It will be the sub class of allkaiwang@chromium.org2012-07-191-1/+1
* Change the FindHistogram interface of StatisticsRecorderkaiwang@chromium.org2012-07-181-7/+6
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-131-0/+285