1. b74bab8 Move ScopedClosureRunner to callback_helpers, add Reset. by avi@chromium.org · 11 years ago
  2. dc221a7 Make Callback::Reset() return a copy to support use-cases where Run() ends up modifying |*this|. Callers can use by fischman@chromium.org · 12 years ago
  3. fa0ff43 Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h by ajwong@chromium.org · 13 years ago
  4. 14542f0 Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h" by ajwong@chromium.org · 13 years ago[Renamed (60%) from base/callback_internal.h]
  5. 35377cb Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h by ajwong@chromium.org · 13 years ago[Renamed (60%) from base/callback_helpers.h]
  6. e2cca63 Unified callback system based on tr1::function/tr1::bind and Google's internal callback code. by ajwong@chromium.org · 13 years ago