Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gin: Make it possible to use gin array buffers when running on top of blink | jochen@chromium.org | 2014-02-20 | 1 | -4/+11 |
* | [gin] Introduce Wrappable::GetObjectTemplate | jochen@chromium.org | 2013-12-17 | 1 | -1/+0 |
* | Reland 240298 "[gin] also install gin function templates on non-..."" | jochen@chromium.org | 2013-12-13 | 1 | -7/+9 |
* | Revert 240298 "[gin] also install gin function templates on non-..." | jam@chromium.org | 2013-12-12 | 1 | -1/+0 |
* | [gin] also install gin function templates on non-gin managed isolates | jochen@chromium.org | 2013-12-12 | 1 | -0/+1 |
* | [gin] when creating an IsolateHolder for an existing Isolate, don't setup v8 | jochen@chromium.org | 2013-12-05 | 1 | -0/+2 |
* | Remove usage of deprecagted V8 API from gin/ | jochen@chromium.org | 2013-11-28 | 1 | -1/+2 |
* | Implement support in function_template.h for return types. | aa@chromium.org | 2013-11-26 | 1 | -1/+1 |
* | First cut at gin::Bind(). | aa@chromium.org | 2013-11-23 | 1 | -0/+2 |
* | [gin] add support for non-gin managed isolates in gin. | jochen@chromium.org | 2013-11-22 | 1 | -0/+72 |