summaryrefslogtreecommitdiffstats
path: root/base/metrics/stats_table_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-0/+1
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-171-1/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Disable StatsTableTest.MultipleThreads under ThreadSanitizer v2glider@chromium.org2013-04-011-1/+1
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* 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