Sign in
chromium
/
chromium
/
src.git
/
8ccc40cc9bf1d9bb5a83e7ac49a3802d665f12d3
/
extensions
/
browser
/
mock_extension_system.h
6d9b43a
This CL introduce DeclarativeUserScriptManager to manager a set of DeclarativeUserScriptMaster objects which were stored in the ExtensionSystemImpl.
by hanxi
· 10 years ago
6a8982b
Tests: Allow setting EventRouter on MockExtensionSystem
by jamescook
· 11 years ago
121e889
Split Blacklist from ExtensionSystem.
by reillyg
· 11 years ago
22114a38
Split WarningService from ExtensionSystem.
by reillyg
· 11 years ago
0ea3fa90
Extract ProcessManager from ExtensionSystem.
by reillyg
· 11 years ago
9168b2f
Standardize usage of virtual/override/final in extensions/
by dcheng
· 11 years ago
0eac4e1b
replace OVERRIDE and FINAL with override and final in extensions/
by mostynb
· 11 years ago
d70dc5ae
Cleanup: cpplint from /extensions
by limasdf
· 11 years ago
c7e5520
Move ExtensionWarningService and ExtensionsWarningSet, which are used by webrequest api, to extensions.
by hanxi
· 11 years ago
15ad2ee
Declarative content scripts: Browser-side: per-extension shared memory regions (lazily loaded)
by
[email protected]
· 11 years ago
4db043b
Extract a MockExtensionSystem to be used with TestExtensionsBrowserClient.
by
[email protected]
· 11 years ago