1. fa7381d Support smart pointers in base::Bind as a receiver of a method invocation by tzik · 9 years ago
  2. 03628b5 Ensure CV qualifier compatibility in RunnableAdapter::Run by tzik · 9 years ago
  3. 1c6525c Update base_nocompile_tests expectation for bind_internal.h by tzik · 9 years ago
  4. 817518d Update a base_nocompile_test expectation by tzik · 9 years ago
  5. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  6. 260fab5 Replace typedef with using for Callback/Bind related files by tzik · 9 years ago
  7. b063222 Clean up base::Callback stuff by tzik · 9 years ago
  8. 587f17f Fix nocompile base_unittests by tzik · 9 years ago
  9. 5616e12 Describe .nc files as "No Compile Test" suites and link doc. by scheib · 9 years ago
  10. 07e9940 Bind: Use Variadic Templates in bind_internal.h by tzik · 10 years ago
  11. 8df08a5 [Base] Use variadic template in bind.h by tzik · 10 years ago
  12. c7fd832 Switch to clang for nocompile tests and rebaseline existing results. by dcheng · 10 years ago
  13. d6f0292 Drive-by comment fix in base/bind_unittest.nc. by viettrungluu@chromium.org · 11 years ago
  14. f93fa85 Fix no-compile tests in base. by dcheng@chromium.org · 12 years ago
  15. c9c79af Callback API Change: Reimplement Bind(); support IgnoreResult, full currying, and use less types. by ajwong@chromium.org · 13 years ago
  16. 3bc50ce Make Callback.Equals() only work when comparing against the same type. by ajwong@chromium.org · 13 years ago
  17. 505386d Create a "no compile" drivers script in python to unittest compile time asserts. by ajwong@chromium.org · 13 years ago