Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of the message_loop header in base/. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant. | tfarina@chromium.org | 2013-02-05 | 1 | -2/+4 |
* | base: Update the calls from MessageLoop::Quit() to QuitWhenIdle(). | tfarina@chromium.org | 2013-01-10 | 1 | -1/+1 |
* | base: Update calls froms RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-10-30 | 1 | -1/+1 |
* | base/win: Remove the executable bit from object_watcher_unittest.cc. | tfarina@chromium.org | 2012-10-13 | 1 | -0/+0 |
* | Add documentation and a unit test for ObjectWatcher. | huangs@chromium.org | 2012-10-13 | 1 | -2/+25 |
* | move base/object_watcher into base/win and add the win namespace. Fixup callers. | brettw@google.com | 2011-01-01 | 1 | -0/+149 |