Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: de-couple Extensions from "script injection System" [render side]:4 | hanxi | 2015-03-11 | 1 | -3/+3 |
* | Extensions: suspend extension's scripts when V8 is paused | kozyatinskiy | 2015-03-06 | 1 | -1/+2 |
* | A refacotring in the renderer side: introduce InjectionHost to de-couple exte... | hanxi | 2015-02-13 | 1 | -2/+3 |
* | Standardize usage of virtual/override/final in extensions/ | dcheng | 2014-10-21 | 1 | -21/+17 |
* | replace OVERRIDE and FINAL with override and final in extensions/ | mostynb | 2014-10-03 | 1 | -13/+13 |
* | Renderer changes for wiring up shared memory with declarative injection | markdittmer | 2014-08-29 | 1 | -1/+6 |
* | Atomic UserScript ID generation | markdittmer@chromium.org | 2014-08-22 | 1 | -1/+1 |
* | Add a withheld permissions model to PermissionsData. Withheld permissions are... | rdevlin.cronin@chromium.org | 2014-07-07 | 1 | -4/+6 |
* | Make a Delegate class for extension script injections. | rdevlin.cronin@chromium.org | 2014-06-27 | 1 | -0/+80 |