1. a83f7bc Remove unused typedef in base/bind.h by ch.dumez@samsung.com · 11 years ago
  2. 296aa04 Revert 154885 - Extend base::Callback to 8 arguments. by rsleevi@chromium.org · 12 years ago
  3. 1868db9 Extend base::Callback to 8 arguments. by leandrogracia@chromium.org · 12 years ago
  4. 11e3bfd Add quick reference for bind/callback usage. by brettw@chromium.org · 12 years ago
  5. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  6. abd7000 Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly." by ajwong@chromium.org · 13 years ago
  7. eb8d972 Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> object directly. by sail@chromium.org · 13 years ago
  8. a355d8f Remove BindStateHolder and have Bind() return a Callback<> object directly. by ajwong@chromium.org · 13 years ago
  9. 6f015bd Increase Bind/Callback Arity from 6 -> 7. by ajwong@chromium.org · 13 years ago
  10. 9c410bd Revert "Increase Bind/Callback Arity from 6 -> 11: These go to eleven." by ajwong@chromium.org · 13 years ago
  11. 92edb6c Increase Bind/Callback Arity from 6 -> 11: These go to eleven. by ajwong@chromium.org · 13 years ago
  12. c9c79af Callback API Change: Reimplement Bind(); support IgnoreResult, full currying, and use less types. by ajwong@chromium.org · 13 years ago
  13. 2720de2 Reverting as an experiment to determine if this caused increased Win build by jhawkins@chromium.org · 13 years ago
  14. e507a03 base::Bind: Increase the arity to 7. by jhawkins@chromium.org · 13 years ago
  15. d483ffe Allow Bind() to take a Callback<> and bind all its free parameters. by ajwong@chromium.org · 13 years ago
  16. fa0ff43 Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h by ajwong@chromium.org · 13 years ago
  17. 14542f0 Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h" by ajwong@chromium.org · 13 years ago
  18. 35377cb Callback: De-inline CallbackBase, and move to callback_helpers -> callback_internal.h by ajwong@chromium.org · 13 years ago
  19. e2cca63 Unified callback system based on tr1::function/tr1::bind and Google's internal callback code. by ajwong@chromium.org · 13 years ago