summaryrefslogtreecommitdiffstats
path: root/gin/per_isolate_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement posting idle tasks in gin.ulan2015-07-201-1/+7
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-2/+3
* [gin] Add a v8::Platform implementation to allow for v8 posting tasksjochen@chromium.org2014-04-041-1/+4
* gin: Add the concept of named and indexed interceptors.jochen@chromium.org2014-03-121-0/+51
* gin: Make it possible to use gin array buffers when running on top of blinkjochen@chromium.org2014-02-201-2/+4
* [Mojo] Almost connect mojo_js with hello_world_serviceabarth@chromium.org2013-11-251-1/+0
* [gin] add support for non-gin managed isolates in gin.jochen@chromium.org2013-11-221-2/+4
* This CL implements the Asynchronous Module Definition (AMD)abarth@chromium.org2013-11-171-0/+14
* Begin implementing V8 bindings for Mojoabarth@chromium.org2013-11-121-3/+11
* This CL introduces a lightweight bindings system for V8 called ginabarth@chromium.org2013-11-101-0/+33