1. 45d73d8 Remove calls to MessageLoop(ForUI|ForIO)::Run/RunUntilIdle. by fdoray · 8 years ago
  2. 2ccfc83 Support move-only types for CancelableCallback by kuznetsovs · 9 years ago
  3. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  4. e16951c Make CancelableCallback::weak_factory_ the last member. by dmichael · 10 years ago
  5. 15e2341 Fixing CancelableCallback to use variadic templates. Previously, 2-argument callbacks wouldn't compile. by ckehoe · 10 years ago
  6. 5df678e Maintaing the proper order of initialization WeakPtrFactory by kulkarni.a · 10 years ago
  7. e96cb80 Fix documentation/comments: cancellable -> cancelable. by viettrungluu@chromium.org · 11 years ago
  8. 3193925 Replace AudioSilenceDetector with an AudioPowerMonitor. by miu@chromium.org · 11 years ago
  9. 506c208 base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro. by tfarina@chromium.org · 11 years ago
  10. 3b5d147 base: Update the calls from MessageLoop::Quit() to QuitWhenIdle(). by tfarina@chromium.org · 12 years ago
  11. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  12. abd7000 Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly." by ajwong@chromium.org · 13 years ago
  13. eb8d972 Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly. by sail@chromium.org · 13 years ago
  14. a355d8f Remove BindStateHolder and have Bind() return a Callback<> object directly. by ajwong@chromium.org · 13 years ago
  15. 3250e17 base::Bind: Implement a 1-arity CancelableCallback and use this to implement by jhawkins@chromium.org · 13 years ago
  16. be5c116 base::Bind: Convert devtools_sanity_unittest.cc. by jhawkins@chromium.org · 13 years ago
  17. 78936ff base::Bind: Implement CancelableCallback to replace CancelableTask. by jhawkins@chromium.org · 13 years ago