1. d533be96 [Extensions] Fix script injection crashes by rdevlin.cronin · 10 years ago
  2. 3e11c986 [Extensions OOPI] Transition ScriptInjection to use RenderFrames by rdevlin.cronin · 10 years ago
  3. f994d1e [Extensions] Use document url (not top url) for tab-specific permissions by rdevlin.cronin · 10 years ago
  4. 4bb32d7 [Extensions OOPI] Make programmatic script injection use frame logic by rdevlin.cronin · 10 years ago
  5. 1eeacc84 Fix some blooeans. No behavior change. by thakis · 10 years ago
  6. c8bc9a58 Extensions: suspend extension's scripts when V8 is paused by kozyatinskiy · 10 years ago
  7. 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
  8. 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
  9. c11e659 Make a Delegate class for extension script injections. by [email protected] · 11 years ago