summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/user_script_set_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Create thread-safe RendererExtensionRegistry from ExtensionSetannekao2015-08-191-5/+4
* [Extensions OOPI] Transition ScriptInjection to use RenderFramesrdevlin.cronin2015-06-041-6/+5
* Allow whitelisted content scripts to be injected in WebViews.dmazzoni2015-05-151-2/+5
* Implement <webview>.addContentScript/removeContentScript API [1].hanxi2015-04-161-1/+2
* Refactoring: de-couple Extensions from "script injection System" [render side]:4hanxi2015-03-111-36/+36
* Refactoring: de-couple Extensions from "script injection System" [render side]:3hanxi2015-03-041-4/+3
* Renderer changes for wiring up shared memory with declarative injectionmarkdittmer2014-08-291-12/+41
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-211-1/+2
* Account for all extensions case in UserScriptsUpdated message handlingrdevlin.cronin@chromium.org2014-07-311-2/+12
* Declarative content scripts: Renderer-side: per-extension shared memory regio...markdittmer@chromium.org2014-07-301-0/+118