Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactors parts of gin: | sky@chromium.org | 2014-02-27 | 1 | -3/+1 |
* | Remove obsolete gin::IsolateHolder ctor | jochen@chromium.org | 2014-02-25 | 1 | -3/+0 |
* | gin: Make it possible to use gin array buffers when running on top of blink | jochen@chromium.org | 2014-02-20 | 1 | -5/+5 |
* | [gin] use a UniquePersistent to hold the context in context_holder | jochen@chromium.org | 2013-12-17 | 1 | -1/+1 |
* | Reland 240298 "[gin] also install gin function templates on non-..."" | jochen@chromium.org | 2013-12-13 | 1 | -0/+2 |
* | [gin] Turn gin into a component | jochen@chromium.org | 2013-12-12 | 3 | -3/+6 |
* | [gin] move context_holder to public/ | jochen@chromium.org | 2013-12-06 | 1 | -0/+53 |
* | [Gin] Add documentation to explain how Gin works | abarth@chromium.org | 2013-11-27 | 1 | -6/+10 |
* | [gin] add support for non-gin managed isolates in gin. | jochen@chromium.org | 2013-11-22 | 1 | -0/+44 |
* | Add a GinEmbedder enum and use it to identify WrapperInfo | jochen@chromium.org | 2013-11-20 | 2 | -1/+28 |
* | Add a gin/public directory | jochen@chromium.org | 2013-11-20 | 1 | -0/+25 |