1. 0deef204 struct UnloadedExtensionInfo -> enum UnloadedExtensionInfoReason by limasdf · 8 years ago
  2. f33109d Some linked_ptr -> unique_ptr conversion in extensions/browser. by lazyboy · 9 years ago
  3. 6b9c265c Extract DeclarativeUserScriptManager from ExtensionSystem. by juncai · 10 years ago
  4. 3b2b3df Move DeclarativeUserScriptManager/Master and UserScriptLoader to //extensions. by hanxi · 10 years ago[Renamed (81%) from chrome/browser/extensions/declarative_user_script_manager.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 · 10 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 · 10 years ago
  7. b88fe3d Introduce HostID and de-couple Extensions from "script injection System" [browser side] by hanxi · 11 years ago
  8. 6d9b43a This CL introduce DeclarativeUserScriptManager to manager a set of DeclarativeUserScriptMaster objects which were stored in the ExtensionSystemImpl. by hanxi · 11 years ago