Sign in
chromium
/
chromium
/
src.git
/
f994d1efce89b17cf3443ee5a7750e805b44a0e9
/
extensions
/
renderer
/
programmatic_script_injector.h
f994d1e
[Extensions] Use document url (not top url) for tab-specific permissions
by rdevlin.cronin
· 10 years ago
4bb32d7
[Extensions OOPI] Make programmatic script injection use frame logic
by rdevlin.cronin
· 10 years ago
a9e6e642
Improve error message for failing code insertion on about:-URLs
by rob
· 10 years ago
c8bc9a58
Extensions: suspend extension's scripts when V8 is paused
by kozyatinskiy
· 10 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
· 10 years ago
9168b2f
Standardize usage of virtual/override/final in extensions/
by dcheng
· 11 years ago
0eac4e1b
replace OVERRIDE and FINAL with override and final in extensions/
by mostynb
· 11 years ago
23a8536
Add a withheld permissions model to PermissionsData. Withheld permissions are the permissions which were requested by the extension, but not granted due to how dangerous/powerful they are. Currently, these withheld permissions are only used for all hosts, and only behind the scripts_require_action flag.
by
[email protected]
· 11 years ago
cde18a2d
Don't use the frame that's going away in ProgrammaticScriptInjection
by
[email protected]
· 11 years ago
c11e659
Make a Delegate class for extension script injections.
by
[email protected]
· 11 years ago