1. d4faad4f Prevent duplicate content script injection defined in manifest.json (reland) by catmullings · 9 years ago
  2. 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
  3. 90d8dd1 Keeps track of scripts injected by extensions installed. Checks if a script is by catmullings · 9 years ago
  4. 6fba7ec [Extensions] Add renderer-side logic to short circuit activity logging by rdevlin.cronin · 9 years ago
  5. f6f8066 Convert //extensions/renderer from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  6. 2d124c0 Switch to standard integer types in extensions/. by avi · 10 years ago
  7. d533be96 [Extensions] Fix script injection crashes by rdevlin.cronin · 10 years ago
  8. b03d157 [Extensions] Remove ActivityLog tie in to ActiveScriptController by rdevlin.cronin · 10 years ago
  9. c318b93d [Extensions] Don't allow extensions to inject scripts into extension pages by rdevlin.cronin · 10 years ago
  10. 3e11c986 [Extensions OOPI] Transition ScriptInjection to use RenderFrames by rdevlin.cronin · 10 years ago
  11. 4bb32d7 [Extensions OOPI] Make programmatic script injection use frame logic by rdevlin.cronin · 10 years ago
  12. c8bc9a58 Extensions: suspend extension's scripts when V8 is paused by kozyatinskiy · 10 years ago
  13. 9b84166 Refactoring: de-couple Extensions from "script injection System" [render side]:3 by hanxi · 10 years ago
  14. 958e9f8 [Extensions] Adjust script injection reporting to the browser side by rdevlin.cronin · 11 years ago
  15. 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
  16. 2e44917 Change ScriptInjection to work with WebLocalFrames. by dcheng · 11 years ago
  17. c11e659 Make a Delegate class for extension script injections. by [email protected] · 11 years ago
  18. f8abc6e4 Make ScriptInjections share more logic by [email protected] · 11 years ago
  19. ac2f8937 Refactor renderer-side script injection. by [email protected] · 11 years ago
  20. 0d8d697 Resubmit: Block content scripts from executing until user grants permission by [email protected] · 11 years ago
  21. 815e782b Revert 273866 "Block content scripts from executing until user g..." by [email protected] · 11 years ago
  22. 2f567b4e Block content scripts from executing until user grants permission by [email protected] · 11 years ago
  23. 3c22078 Introduce ScriptInjection in extensions/renderer to inject UserScripts by [email protected] · 11 years ago