summaryrefslogtreecommitdiffstats
path: root/base/synchronization/waitable_event_watcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-181-1/+1
* base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant.tfarina@chromium.org2013-02-051-2/+4
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-02-041-20/+18
* Revert 179987dmichael@chromium.org2013-01-311-18/+20
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-01-311-20/+18
* base: Update the calls from MessageLoop::Quit() to QuitWhenIdle().tfarina@chromium.org2013-01-101-1/+1
* base: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-10-301-1/+1
* Change explicit usage of each type of message loop in WaitableEventWatcher te...leng@chromium.org2012-07-181-15/+26
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-3/+3
* Change code in base (primarily unit tests) to use Sleep(TimeDelta).tedvessenes@gmail.com2011-12-311-1/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-0/+165