| Commit message (Expand) | Author | Age | Files | Lines |
* | webkit: Migrate it to use the RunUntilIdle() function from RunLoop. | tfarina@chromium.org | 2013-09-13 | 1 | -3/+3 |
* | Use a direct include of the message_loop header in webkit/, part 1. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use a direct include of time headers in webkit/, win8/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-27 | 1 | -2/+1 |
* | Add TimedTaskHelper to replace timer on SequencedTaskRunner | kinuko@chromium.org | 2013-06-12 | 1 | -0/+84 |