Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [gin] add support for non-gin managed isolates in gin. | jochen@chromium.org | 2013-11-22 | 1 | -2/+2 |
* | [Gin] Add a mechanism for wrapping C++ object | abarth@chromium.org | 2013-11-21 | 1 | -10/+13 |
* | Add a GinEmbedder enum and use it to identify WrapperInfo | jochen@chromium.org | 2013-11-20 | 1 | -0/+1 |
* | Add a gin/public directory | jochen@chromium.org | 2013-11-20 | 1 | -1/+1 |
* | Introduce a Gin class instead of using global functions to control gin | jochen@chromium.org | 2013-11-19 | 1 | -2/+3 |
* | Add console.log support to gin_shell | abarth@chromium.org | 2013-11-19 | 1 | -0/+2 |
* | Introduce gin_shell | abarth@chromium.org | 2013-11-18 | 1 | -7/+25 |
* | This CL implements the Asynchronous Module Definition (AMD) | abarth@chromium.org | 2013-11-17 | 1 | -0/+9 |
* | Begin implementing V8 bindings for Mojo | abarth@chromium.org | 2013-11-12 | 1 | -4/+25 |
* | This CL introduces a lightweight bindings system for V8 called gin | abarth@chromium.org | 2013-11-10 | 1 | -0/+54 |