summaryrefslogtreecommitdiffstats
path: root/base/histogram_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-136/+50
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-54/+75
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-32/+29
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Move unittests that had a _test filename to _unittest. Update some missing t...deanm@google.com2008-08-261-0/+295