summaryrefslogtreecommitdiffstats
path: root/mojo/apps
Commit message (Expand)AuthorAgeFilesLines
* Gin: Make it easier to implement Wrappable.aa@chromium.org2013-12-082-11/+6
* Gin: Consolidate all the Converter<Wrappable> subclasses.aa@chromium.org2013-12-061-8/+0
* gin::Wrappable shouldn't inherit from base::RefCountedabarth@chromium.org2013-12-053-4/+5
* Update mojo.js to use native_viewportabarth@chromium.org2013-12-052-14/+47
* Mojo: Generate bindings that make use of ScopedMessagePipeHandle.darin@chromium.org2013-12-042-11/+15
* [Mojo] Remove dependency between mojo/public and gpuabarth@chromium.org2013-12-041-3/+3
* [Mojo] Move JS bindings out of publicabarth@chromium.org2013-12-0319-9/+1420
* Implement gin::ObjectTemplateBuilderaa@chromium.org2013-11-291-3/+5
* [Mojo] Remove static "bootstrap" state in mojo_jsabarth@chromium.org2013-11-286-43/+53
* Implement support in function_template.h for return types.aa@chromium.org2013-11-261-2/+4
* [Gin] Add a basic unit testing frameworkabarth@chromium.org2013-11-252-2/+3
* [Mojo] Almost connect mojo_js with hello_world_serviceabarth@chromium.org2013-11-257-3/+219
* [gin] add support for non-gin managed isolates in gin.jochen@chromium.org2013-11-221-2/+2
* Mojo: Improved C++ wrappers.viettrungluu@chromium.org2013-11-211-3/+2
* Introduce a Gin class instead of using global functions to control ginjochen@chromium.org2013-11-191-2/+2
* Begin implementing V8 bindings for Mojoabarth@chromium.org2013-11-124-67/+3
* Add a basic Mojo app that initializes V8abarth@chromium.org2013-11-084-0/+93