Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -30/+19 |
* | chrome: Use base::MessageLoop. (Part 1) | xhwang@chromium.org | 2013-05-10 | 1 | -1/+1 |
* | Unify various test TaskRunner implementations | akalin@chromium.org | 2012-12-19 | 1 | -83/+42 |
* | Convert HistoryService::ExpireHistoryBetween() to not use CancelableRequest | akalin@chromium.org | 2012-11-28 | 1 | -6/+76 |
* | Rewrite CancelableTaskTracker unit tests | akalin@chromium.org | 2012-11-26 | 1 | -294/+336 |
* | Add function to CancelableTaskTracker and convert BootTimeLoader (take 2) | kaiwang@chromium.org | 2012-11-16 | 1 | -1/+69 |
* | Revert 168134 - Add function to CancelableTaskTracker and convert BootTimeLoader | kinuko@chromium.org | 2012-11-16 | 1 | -69/+1 |
* | Add function to CancelableTaskTracker and convert BootTimeLoader | kaiwang@chromium.org | 2012-11-16 | 1 | -1/+69 |
* | Cancelable task posting with TaskRunner. This to replace chrome/browser/commo... | kaiwang@chromium.org | 2012-11-03 | 1 | -0/+328 |