Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change ScriptInjection to work with WebLocalFrames. | dcheng | 2014-09-24 | 1 | -6/+6 |
* | Make a Delegate class for extension script injections. | rdevlin.cronin@chromium.org | 2014-06-27 | 1 | -75/+25 |
* | Make ScriptInjections share more logic | rdevlin.cronin@chromium.org | 2014-06-24 | 1 | -10/+53 |
* | Refactor renderer-side script injection. | rdevlin.cronin@chromium.org | 2014-06-23 | 1 | -87/+54 |
* | Resubmit: Block content scripts from executing until user grants permission | rdevlin.cronin@chromium.org | 2014-06-03 | 1 | -11/+48 |
* | Revert 273866 "Block content scripts from executing until user g..." | dxie@chromium.org | 2014-06-01 | 1 | -43/+8 |
* | Block content scripts from executing until user grants permission | rdevlin.cronin@chromium.org | 2014-05-30 | 1 | -8/+43 |
* | Introduce ScriptInjection in extensions/renderer to inject UserScripts | rdevlin.cronin@chromium.org | 2014-05-20 | 1 | -0/+107 |