summaryrefslogtreecommitdiffstats
path: root/gin/converter.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in gin/.avi2015-12-211-0/+2
* [Extensions] Don't allow gin::Define to be overriddenrdevlin.cronin2015-11-131-1/+2
* Re-land: gin: Use V8 Maybe APIsbashi2015-06-021-5/+72
* Revert of gin: Use V8 Maybe APIs (patchset #7 id:160001 of https://codereview...bashi2015-05-291-72/+5
* gin: Use V8 Maybe APIsbashi2015-05-291-5/+72
* Replace Handle<> with Local in remaining gin/*deepak.s2015-04-301-49/+49
* Refactors parts of gin:sky@chromium.org2014-02-271-2/+1
* Implement more of the JavaScript GL API.aa@chromium.org2013-12-211-0/+9
* [gin] Turn gin into a componentjochen@chromium.org2013-12-121-18/+20
* Gin: Consolidate all the Converter<Wrappable> subclasses.aa@chromium.org2013-12-061-1/+1
* Implement gin::ObjectTemplateBuilderaa@chromium.org2013-11-291-2/+10
* Remove usage of deprecagted V8 API from gin/jochen@chromium.org2013-11-281-1/+2
* Convert the rest of the functions in core.cc to use CreateFunctionTemplate.aa@chromium.org2013-11-271-18/+32
* [Gin] Add a basic unit testing frameworkabarth@chromium.org2013-11-251-0/+2
* [Mojo] Improve JavaScript API for MojoReadMessageabarth@chromium.org2013-11-241-0/+8
* This CL implements the Asynchronous Module Definition (AMD)abarth@chromium.org2013-11-171-0/+16
* Begin implementing V8 bindings for Mojoabarth@chromium.org2013-11-121-1/+23
* This CL introduces a lightweight bindings system for V8 called ginabarth@chromium.org2013-11-101-0/+121