summaryrefslogtreecommitdiffstats
path: root/gin/runner.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in gin/.avi2015-12-211-0/+1
* Replace Handle<> with Local in remaining gin/*deepak.s2015-04-301-4/+4
* Refactors parts of gin:sky@chromium.org2014-02-271-36/+15
* [gin] Turn gin into a componentjochen@chromium.org2013-12-121-3/+4
* [gin] move context_holder to public/jochen@chromium.org2013-12-061-1/+1
* [Gin] Add documentation to explain how Gin worksabarth@chromium.org2013-11-271-0/+9
* [Gin] Add a basic unit testing frameworkabarth@chromium.org2013-11-251-1/+1
* [Mojo] Almost connect mojo_js with hello_world_serviceabarth@chromium.org2013-11-251-2/+7
* Introduce a Gin class instead of using global functions to control ginjochen@chromium.org2013-11-191-0/+1
* Introduce gin_shellabarth@chromium.org2013-11-181-1/+12
* This CL implements the Asynchronous Module Definition (AMD)abarth@chromium.org2013-11-171-17/+10
* This CL introduces a lightweight bindings system for V8 called ginabarth@chromium.org2013-11-101-0/+67