summaryrefslogtreecommitdiffstats
path: root/gin/gin.gyp
Commit message (Expand)AuthorAgeFilesLines
* [gin] add support for non-gin managed isolates in gin.jochen@chromium.org2013-11-221-2/+2
* [Gin] Add a mechanism for wrapping C++ objectabarth@chromium.org2013-11-211-10/+13
* Add a GinEmbedder enum and use it to identify WrapperInfojochen@chromium.org2013-11-201-0/+1
* Add a gin/public directoryjochen@chromium.org2013-11-201-1/+1
* Introduce a Gin class instead of using global functions to control ginjochen@chromium.org2013-11-191-2/+3
* Add console.log support to gin_shellabarth@chromium.org2013-11-191-0/+2
* Introduce gin_shellabarth@chromium.org2013-11-181-7/+25
* This CL implements the Asynchronous Module Definition (AMD)abarth@chromium.org2013-11-171-0/+9
* Begin implementing V8 bindings for Mojoabarth@chromium.org2013-11-121-4/+25
* This CL introduces a lightweight bindings system for V8 called ginabarth@chromium.org2013-11-101-0/+54