summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/user_script_set.h
Commit message (Expand)AuthorAgeFilesLines
* Create thread-safe RendererExtensionRegistry from ExtensionSetannekao2015-08-191-5/+1
* [Extensions OOPI] Clean up script injection for OOPI morerdevlin.cronin2015-06-081-1/+1
* [Extensions OOPI] Transition ScriptInjection to use RenderFramesrdevlin.cronin2015-06-041-7/+7
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Allow whitelisted content scripts to be injected in WebViews.dmazzoni2015-05-151-1/+2
* Refactoring: de-couple Extensions from "script injection System" [render side]:4hanxi2015-03-111-2/+2
* Refactoring: de-couple Extensions from "script injection System" [render side]:3hanxi2015-03-041-4/+1
* [Extensions] Improve access safety for injecting extension scripts.rdevlin.cronin2014-12-161-2/+2
* Renderer changes for wiring up shared memory with declarative injectionmarkdittmer2014-08-291-1/+10
* Declarative content scripts: Renderer-side: per-extension shared memory regio...markdittmer@chromium.org2014-07-301-12/+9
* Refactor renderer-side script injection.rdevlin.cronin@chromium.org2014-06-231-0/+100