1. d05701e Gin: Add support for binding JS methods to C++ instance methods. by aa@chromium.org · 11 years ago
  2. 288f27a Remove move-only-type whitelists in CallbackParamTraits and CallbackForward by SFINAE by kinuko@chromium.org · 11 years ago
  3. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  4. c9c79af Callback API Change: Reimplement Bind(); support IgnoreResult, full currying, and use less types. by ajwong@chromium.org · 13 years ago
  5. ec1750a Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type. by ajwong@chromium.org · 13 years ago
  6. c711b82 Support binding WeakPtr<> to methods with void return types. by ajwong@chromium.org · 13 years ago
  7. d5f6111 Fix is_convertible for windows. by ajwong@chromium.org · 13 years ago
  8. e2cca63 Unified callback system based on tr1::function/tr1::bind and Google's internal callback code. by ajwong@chromium.org · 13 years ago
  9. 97d688c Take 3: Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h." by willchan@chromium.org · 14 years ago
  10. 69c269e Revert 69243 - Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h. by willchan@chromium.org · 14 years ago
  11. d299c30 Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h. by willchan@chromium.org · 14 years ago
  12. 9a53bec Revert 69237 - Fix raw_scoped_refptr_mismatch_checker.h. by phajdan.jr@chromium.org · 14 years ago
  13. c58533c Fix raw_scoped_refptr_mismatch_checker.h. by willchan@chromium.org · 14 years ago
  14. 21b228d Fix style guide errors in comments by dpolukhin@chromium.org · 14 years ago
  15. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  16. b9b021a Improve error messages for bad SocketParams. by willchan@chromium.org · 14 years ago