summaryrefslogtreecommitdiffstats
path: root/gin/context_holder.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace Handle<> with Local in remaining gin/*deepak.s2015-04-301-1/+1
* Adds PerContextData::context_holder()sky@chromium.org2014-02-281-1/+1
* Nukes ContextSupplement and makes PerContextData extend SupportUserDatasky@chromium.org2014-02-281-4/+1
* [gin] use a UniquePersistent to hold the context in context_holderjochen@chromium.org2013-12-171-3/+0
* [gin] move context_holder to public/jochen@chromium.org2013-12-061-1/+1
* Introduce gin_shellabarth@chromium.org2013-11-181-6/+5
* This CL implements the Asynchronous Module Definition (AMD)abarth@chromium.org2013-11-171-0/+34