summaryrefslogtreecommitdiffstats
path: root/chrome/common/cancelable_task_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-101-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Convert HistoryService::ExpireHistoryBetween() to not use CancelableRequestakalin@chromium.org2012-11-281-6/+12
* Rewrite CancelableTaskTracker unit testsakalin@chromium.org2012-11-261-0/+6
* Add function to CancelableTaskTracker and convert BootTimeLoader (take 2)kaiwang@chromium.org2012-11-161-0/+48
* Revert 168134 - Add function to CancelableTaskTracker and convert BootTimeLoaderkinuko@chromium.org2012-11-161-36/+0
* Add function to CancelableTaskTracker and convert BootTimeLoaderkaiwang@chromium.org2012-11-161-0/+36
* Cancelable task posting with TaskRunner. This to replace chrome/browser/commo...kaiwang@chromium.org2012-11-031-0/+123