summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_system.cc
Commit message (Expand)AuthorAgeFilesLines
* Persist declarative rules to the extension state store.mpcomplete@chromium.org2012-06-181-7/+10
* Refactor chrome.alarms interface to support absolute alarm deadlines.jyasskin@chromium.org2012-06-141-1/+2
* Unrevert r141537: Add extensions::StateStore and use that instead ofmpcomplete@chromium.org2012-06-121-0/+13
* Revert r141537: Add extensions::StateStore and use that instead ofmpcomplete@chromium.org2012-06-111-13/+0
* Add extensions::StateStore and use that instead of ExtensionPrefs formpcomplete@chromium.org2012-06-111-0/+13
* Move all the feature related stuff into extensions/featuresmitchellwrosen@chromium.org2012-06-111-1/+1
* Refactor the various ways to control what users can do to extensions.pam@chromium.org2012-06-021-0/+19
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+2
* Only read VersionInfo::Channel on the browser process.kalman@chromium.org2012-05-081-0/+5
* Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.khorimoto@chromium.org2012-04-251-1/+1
* Disable loading of unpacked extensions when '*' is blacklisted, both via the ...joaodasilva@chromium.org2012-04-181-0/+1
* Fix NULL pointer accessbattre@chromium.org2012-04-131-1/+2
* Fix memory leak caused by Rules Registriesbattre@chromium.org2012-04-131-0/+1
* Finish implementation of chrome.experimental.alarms API, with niftympcomplete@chromium.org2012-04-101-0/+6
* Make ExtensionPrefValueMap a ProfileKeyedService.yoz@chromium.org2012-04-061-1/+2
* Move some of the new transient background page stuff into the extensionsmpcomplete@chromium.org2012-04-051-3/+5
* Hook up WebRequestRulesRegistry into old WebRequest APIbattre@chromium.org2012-04-051-0/+14
* Add ExtensionSytem::Get(Profile*) as a wrapper aroundmpcomplete@chromium.org2012-04-051-0/+5
* Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...yoz@chromium.org2012-04-021-0/+291
* Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...akalin@chromium.org2012-03-091-284/+0
* Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...yoz@chromium.org2012-03-091-0/+284
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-284/+0
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-0/+284