summaryrefslogtreecommitdiffstats
path: root/base/threading/thread_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-5/+6
* base::Bind: Remove Task.jhawkins@chromium.org2012-01-051-18/+6
* Change code in base (primarily unit tests) to use Sleep(TimeDelta).tedvessenes@gmail.com2011-12-311-4/+6
* Add function support for Sleep with TimeDelta input.tedvessenes@gmail.com2011-12-301-2/+4
* Remove custom Task implementations in base.dcheng@chromium.org2011-11-231-26/+11
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-3/+4
* Suppress benign race in ThreadTest.SleepInsideInitjochen@chromium.org2011-09-271-1/+5
* Kill CleanUpAfterMessageLoopDestruction.willchan@chromium.org2011-03-031-10/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-0/+260