1. d05701e Gin: Add support for binding JS methods to C++ instance methods. by aa@chromium.org · 11 years ago
  2. 1da28fc Switch template_utils_unittest to using COMPILE_ASSERT. by gavinp@chromium.org · 12 years ago
  3. c9c79af Callback API Change: Reimplement Bind(); support IgnoreResult, full currying, and use less types. by ajwong@chromium.org · 13 years ago
  4. ec1750a Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type. by ajwong@chromium.org · 13 years ago
  5. d5f6111 Fix is_convertible for windows. by ajwong@chromium.org · 13 years ago
  6. 6ab1faf Clang doesn't like EXPECT_EQ with false and a template value. by ajwong@chromium.org · 13 years ago
  7. e2cca63 Unified callback system based on tr1::function/tr1::bind and Google's internal callback code. by ajwong@chromium.org · 13 years ago