Sign in
chromium
/
chromium
/
src
/
c62a52d34d332dea087fec7e303c61bd172c3e07
/
extensions
/
renderer
/
script_injection.h
d4faad4f
Prevent duplicate content script injection defined in manifest.json (reland)
by catmullings
· 9 years ago
f05678d
Revert of Prevent duplicate content script injection defined in manifest.json (patchset #9 id:160001 of https://codereview.chromium.org/2116613002/ )
by rdevlin.cronin
· 9 years ago
90d8dd1
Keeps track of scripts injected by extensions installed. Checks if a script is
by catmullings
· 9 years ago
6fba7ec
[Extensions] Add renderer-side logic to short circuit activity logging
by rdevlin.cronin
· 9 years ago
f6f8066
Convert //extensions/renderer from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
2d124c0
Switch to standard integer types in extensions/.
by avi
· 10 years ago
d533be96
[Extensions] Fix script injection crashes
by rdevlin.cronin
· 10 years ago
b03d157
[Extensions] Remove ActivityLog tie in to ActiveScriptController
by rdevlin.cronin
· 10 years ago
c318b93d
[Extensions] Don't allow extensions to inject scripts into extension pages
by rdevlin.cronin
· 10 years ago
3e11c986
[Extensions OOPI] Transition ScriptInjection to use RenderFrames
by rdevlin.cronin
· 10 years ago
4bb32d7
[Extensions OOPI] Make programmatic script injection use frame logic
by rdevlin.cronin
· 10 years ago
c8bc9a58
Extensions: suspend extension's scripts when V8 is paused
by kozyatinskiy
· 10 years ago
9b84166
Refactoring: de-couple Extensions from "script injection System" [render side]:3
by hanxi
· 10 years ago
958e9f8
[Extensions] Adjust script injection reporting to the browser side
by rdevlin.cronin
· 11 years ago
a5c856cf
A refacotring in the renderer side: introduce InjectionHost to de-couple extensions and to support content script injection out of chrome extensions.
by hanxi
· 11 years ago
2e44917
Change ScriptInjection to work with WebLocalFrames.
by dcheng
· 11 years ago
c11e659
Make a Delegate class for extension script injections.
by
[email protected]
· 11 years ago
f8abc6e4
Make ScriptInjections share more logic
by
[email protected]
· 11 years ago
ac2f8937
Refactor renderer-side script injection.
by
[email protected]
· 11 years ago
0d8d697
Resubmit: Block content scripts from executing until user grants permission
by
[email protected]
· 11 years ago
815e782b
Revert 273866 "Block content scripts from executing until user g..."
by
[email protected]
· 11 years ago
2f567b4e
Block content scripts from executing until user grants permission
by
[email protected]
· 11 years ago
3c22078
Introduce ScriptInjection in extensions/renderer to inject UserScripts
by
[email protected]
· 11 years ago