summaryrefslogtreecommitdiffstats
path: root/gin/public
Commit message (Expand)AuthorAgeFilesLines
* Update file-level comment for gin::IsolateHolderjochen@chromium.org2014-05-021-4/+4
* Make net use v8 through ginjochen@chromium.org2014-04-081-1/+7
* [gin] Add a v8::Platform implementation to allow for v8 posting tasksjochen@chromium.org2014-04-041-0/+38
* Refactors parts of gin:sky@chromium.org2014-02-271-3/+1
* Remove obsolete gin::IsolateHolder ctorjochen@chromium.org2014-02-251-3/+0
* gin: Make it possible to use gin array buffers when running on top of blinkjochen@chromium.org2014-02-201-5/+5
* [gin] use a UniquePersistent to hold the context in context_holderjochen@chromium.org2013-12-171-1/+1
* Reland 240298 "[gin] also install gin function templates on non-...""jochen@chromium.org2013-12-131-0/+2
* [gin] Turn gin into a componentjochen@chromium.org2013-12-123-3/+6
* [gin] move context_holder to public/jochen@chromium.org2013-12-061-0/+53
* [Gin] Add documentation to explain how Gin worksabarth@chromium.org2013-11-271-6/+10
* [gin] add support for non-gin managed isolates in gin.jochen@chromium.org2013-11-221-0/+44
* Add a GinEmbedder enum and use it to identify WrapperInfojochen@chromium.org2013-11-202-1/+28
* Add a gin/public directoryjochen@chromium.org2013-11-201-0/+25