summaryrefslogtreecommitdiffstats
path: root/base/win/object_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
* 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
* base/win: Remove the executable bit from object_watcher_unittest.cc.tfarina@chromium.org2012-10-131-0/+0
* Add documentation and a unit test for ObjectWatcher.huangs@chromium.org2012-10-131-2/+25
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-0/+149