summaryrefslogtreecommitdiffstats
path: root/base/metrics/stats_table_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to TimeDelta interface for WaitForSingleProcess in metrics unit test.tedvessenes@gmail.com2012-07-091-1/+2
* Add shared memory cleanup before/after all testsjar@chromium.org2012-06-061-2/+5
* Disable StatsTableTest.StatsRatecsharp@chromium.org2012-06-041-1/+2
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-2/+4
* Disable StatsTableTest.MultipleThreads on Mac.vandebo@chromium.org2012-02-251-1/+7
* Improve SharedMemory::Lock on Posix and reenable StatsTableTest.MultipleThreadsvandebo@chromium.org2012-02-251-2/+1
* Flakiness cleanup: disable flaky tests under base/evan@chromium.org2012-02-141-3/+3
* Update Sleep() calls in metrics tests to use TimeDelta instead of int.tedvessenes@gmail.com2011-12-311-20/+20
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+1
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-3/+3
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-0/+411