1. 9bd85fa Add callback in UserScriptLoader to notify users when scripts are loaded. by hanxi · 10 years ago
  2. feb6a64f Implement <webview>.addContentScript/removeContentScript API [2] by hanxi · 10 years ago
  3. 05a02505 Implement <webview>.addContentScript/removeContentScript API [1]. by hanxi · 10 years ago
  4. 3b2b3df Move DeclarativeUserScriptManager/Master and UserScriptLoader to //extensions. by hanxi · 10 years ago[Renamed (77%) from chrome/browser/extensions/declarative_user_script_master.h]
  5. c0503d7 Revert of Revert of Introduce HostID and de-couple Extensions from "script injection System" [browser side] (patchset #2 id:270001 of https://codereview.chromium.org/899983002/) by hanxi · 11 years ago
  6. 5eb894ea21 Revert of Introduce HostID and de-couple Extensions from "script injection System" [browser side] (patchset #20 id:760001 of https://codereview.chromium.org/822453002/) by hanxi · 11 years ago
  7. b88fe3d Introduce HostID and de-couple Extensions from "script injection System" [browser side] by hanxi · 11 years ago
  8. ae36a4a Standardize usage of virtual/override/final in chrome/browser/extensions/ by dcheng · 11 years ago
  9. a15bee1 replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ by mostynb · 11 years ago
  10. 15ad2ee Declarative content scripts: Browser-side: per-extension shared memory regions (lazily loaded) by [email protected] · 11 years ago