| Commit message (Expand) | Author | Age | Files | Lines |
* | convert gin to use phantom weak callbacks | dcarney | 2015-04-22 | 1 | -7/+14 |
* | Adding "static_assert" in lieu of "COMPILE_ASSERT" in gin module | anujk.sharma | 2015-01-20 | 1 | -2/+2 |
* | Fix gin's array buffer class for component build | jochen@chromium.org | 2014-05-16 | 1 | -0/+8 |
* | gin: Make it possible to use gin array buffers when running on top of blink | jochen@chromium.org | 2014-02-20 | 1 | -8/+21 |
* | [gin] Turn gin into a component | jochen@chromium.org | 2013-12-12 | 1 | -0/+7 |
* | Convert the rest of the functions in core.cc to use CreateFunctionTemplate. | aa@chromium.org | 2013-11-27 | 1 | -14/+12 |
* | [Gin] Add a mechanism for wrapping C++ object | abarth@chromium.org | 2013-11-21 | 1 | -1/+1 |
* | Introduce gin_shell | abarth@chromium.org | 2013-11-18 | 1 | -19/+7 |
* | Begin implementing V8 bindings for Mojo | abarth@chromium.org | 2013-11-12 | 1 | -30/+63 |
* | This CL introduces a lightweight bindings system for V8 called gin | abarth@chromium.org | 2013-11-10 | 1 | -0/+150 |