Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Handle<> with Local in remaining gin/* | deepak.s | 2015-04-30 | 1 | -1/+1 |
* | Adds PerContextData::context_holder() | sky@chromium.org | 2014-02-28 | 1 | -1/+1 |
* | Nukes ContextSupplement and makes PerContextData extend SupportUserData | sky@chromium.org | 2014-02-28 | 1 | -4/+1 |
* | [gin] use a UniquePersistent to hold the context in context_holder | jochen@chromium.org | 2013-12-17 | 1 | -3/+0 |
* | [gin] move context_holder to public/ | jochen@chromium.org | 2013-12-06 | 1 | -1/+1 |
* | Introduce gin_shell | abarth@chromium.org | 2013-11-18 | 1 | -6/+5 |
* | This CL implements the Asynchronous Module Definition (AMD) | abarth@chromium.org | 2013-11-17 | 1 | -0/+34 |