summaryrefslogtreecommitdiffstats
path: root/chrome/common/cancelable_task_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-301-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* 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