summaryrefslogtreecommitdiffstats
path: root/base/threading/watchdog_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/threading/.avi2015-12-241-0/+1
* Standardize usage of virtual/override/final specifiers in base/.dcheng2014-12-231-3/+1
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-2/+2
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-4/+5
* Move spin_wait to base/synchronization.brettw@chromium.org2012-02-191-1/+1
* Change code in base (primarily unit tests) to use Sleep(TimeDelta).tedvessenes@gmail.com2011-12-311-4/+5
* 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-0/+140