summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_system_impl.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Move ownership of AppSorting from ExtensionPrefs to ExtensionSystemtreib2015-08-061-3/+3
* Defer extension process creation until IO data initializedrockot2015-07-291-1/+2
* Extract EventRouter from ExtensionSystem.juncai2015-06-041-6/+0
* Extract LazyBackgroundTaskQueue from ExtensionSystem.juncai2015-05-201-3/+0
* Extract DeclarativeUserScriptManager from ExtensionSystem.juncai2015-05-181-6/+0
* Extract InstallVerifier from ExtensionSystem.juncai2015-05-181-3/+1
* Extract ErrorConsole from ExtensionSystem.juncai2015-05-121-3/+0
* This CL introduce DeclarativeUserScriptManager to manager a set of Declarativ...hanxi2014-12-121-13/+8
* Split Blacklist from ExtensionSystem.reillyg2014-11-031-3/+0
* Split WarningService from ExtensionSystem.reillyg2014-11-031-5/+0
* Extract ProcessManager from ExtensionSystem.reillyg2014-10-281-7/+0
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-30/+28
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-24/+24
* Add StandardManagementPolicyProvider implementation based on ExtensionManagem...binjin2014-09-051-4/+0
* Move ExtensionWarningService and ExtensionsWarningSet, which are used by webr...hanxi2014-08-281-3/+3
* Declarative content scripts: Browser-side: per-extension shared memory region...markdittmer@chromium.org2014-08-151-3/+20
* Remove NOTIFICATION_SESSION_RESTORE_DONE from src/extensionsjamescook@chromium.org2014-07-301-0/+3
* UserScriptMaster::ScriptReloader chooses to make a plain pointer to ardevlin.cronin@chromium.org2014-07-101-1/+1
* Send an onInstalled event for shared module updateelijahtaylor@chromium.org2014-06-131-0/+2
* Beginning of support for extension content verificationasargent@chromium.org2014-05-081-0/+6
* Move extensions-related files to using //components/keyed_service.blundell@chromium.org2014-03-131-5/+5
* Move QuotaService from ExtensionService to ExtensionSystemjamescook@chromium.org2014-02-051-0/+3
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-0/+145