Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant. | tfarina@chromium.org | 2013-02-05 | 1 | -2/+3 |
* | Revert 180547 (didn't help) | thakis@chromium.org | 2013-02-04 | 1 | -4/+2 |
* | Revert 180332 (speculative, BrowserAccessibilityTest.BasicAttributeTest | thakis@chromium.org | 2013-02-04 | 1 | -2/+4 |
* | base: Update the calls from QuitClosure() to QuitWhenIdleClosure(). | tfarina@chromium.org | 2013-02-04 | 1 | -4/+2 |
* | base::Bind: Implement a 1-arity CancelableCallback and use this to implement | jhawkins@chromium.org | 2011-11-30 | 1 | -12/+15 |
* | base::Bind: Implement CancelableCallback to replace CancelableTask. | jhawkins@chromium.org | 2011-11-24 | 1 | -0/+182 |