Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Extensions] Have the enum properties on the extension API consistent | rdevlin.cronin | 2015-04-10 | 1 | -1/+2 |
* | [Extensions API] Remove inline enums | rdevlin.cronin | 2015-04-06 | 1 | -1/+1 |
* | GuestView constants are now frozen (and thus actually constant). | paulmeyer | 2015-03-20 | 1 | -2/+2 |
* | remove some calls to to-be-deprecated v8::Value::To* functions | dcarney | 2014-11-20 | 1 | -6/+7 |
* | Standardize usage of virtual/override/final in extensions/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in extensions/ | mostynb | 2014-10-03 | 1 | -1/+1 |
* | Unify logic of generating a stack trace for extension errors | rob@robwu.nl | 2014-08-22 | 1 | -3/+10 |
* | Move most of ChromeV8Context to a base ScriptContext | rockot@chromium.org | 2014-04-12 | 1 | -0/+233 |