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