1. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  2. 054861d base: Remove most uses of MessageLoopProxy by skyostil · 10 years ago
  3. 7669182 Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 10 years ago
  4. 62aa5ca base: Remove use of MessageLoopProxy by skyostil · 10 years ago
  5. 7ce4adfe Maintaing the proper order of initialization WeakPtrFactory by kulkarni.a · 11 years ago
  6. e95b717f Move CancelableTaskTracker to //base/task/CancelableTaskTracker. by [email protected] · 12 years ago[Renamed (81%) from chrome/common/cancelable_task_tracker.cc]
  7. 1c232c2 Move ScopedClosureRunner to callback_helpers, add Reset. by [email protected] · 12 years ago
  8. cadac62 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by [email protected] · 12 years ago
  9. 76ae8a6 chrome: Update the include paths of base/message_loop_proxy.h to its new location. by [email protected] · 12 years ago
  10. 9c00909 chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
  11. 3d5b88a Convert HistoryService::ExpireHistoryBetween() to not use CancelableRequest by [email protected] · 13 years ago
  12. d5dd90d Rewrite CancelableTaskTracker unit tests by [email protected] · 13 years ago
  13. 4f1935e Add function to CancelableTaskTracker and convert BootTimeLoader (take 2) by [email protected] · 13 years ago
  14. ebe25ef9 Revert 168134 - Add function to CancelableTaskTracker and convert BootTimeLoader by [email protected] · 13 years ago
  15. edce702 Add function to CancelableTaskTracker and convert BootTimeLoader by [email protected] · 13 years ago
  16. 62867b0 Cancelable task posting with TaskRunner. This to replace chrome/browser/common/cancelable_request.* by [email protected] · 13 years ago