summaryrefslogtreecommitdiffstats
path: root/gin/per_context_data.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in gin/.avi2015-12-211-1/+1
* Replace Handle<> with Local in remaining gin/*deepak.s2015-04-301-2/+2
* Standardize usage of virtual/override/final in gin/dcheng2014-10-231-1/+1
* Adds PerContextData::context_holder()sky@chromium.org2014-02-281-1/+6
* Nukes ContextSupplement and makes PerContextData extend SupportUserDatasky@chromium.org2014-02-281-27/+8
* [gin] Turn gin into a componentjochen@chromium.org2013-12-121-2/+3
* [Gin] Add documentation to explain how Gin worksabarth@chromium.org2013-11-271-1/+9
* [Mojo] Almost connect mojo_js with hello_world_serviceabarth@chromium.org2013-11-251-0/+6
* Introduce gin_shellabarth@chromium.org2013-11-181-5/+4
* This CL implements the Asynchronous Module Definition (AMD)abarth@chromium.org2013-11-171-0/+48