summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/test_extension_system.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ShellWindowGeometryCache's data store to Preferences.mek@chromium.org2012-12-131-1/+1
* DevTools: remove support for enable-extension-timeline-api.pfeldman@chromium.org2012-12-111-5/+0
* Reland 171079, as it wasn't the CL that caused the perf regressionakalin@chromium.org2012-12-061-2/+1
* Revert 171079 - investigating perf regression.kalman@chromium.org2012-12-061-1/+2
* Make Blacklist::IsBlacklist asynchronous (it will need to be for safekalman@chromium.org2012-12-041-2/+1
* Pull extension blacklist and policy logic out of ExtensionPrefs and into twokalman@chromium.org2012-11-151-11/+18
* Improve error messaging of webRequest API in case of conflictsbattre@chromium.org2012-11-141-0/+4
* Make ExtensionActionManager an independent ProfileKeyedServicejyasskin@chromium.org2012-10-141-5/+0
* Remove Extension's accessors for ExtensionActions.jyasskin@chromium.org2012-10-121-1/+4
* Move ownership of ExtensionAction into ExtensionSystem.jyasskin@chromium.org2012-10-081-0/+2
* First part of remembering platform app window geometry.mek@chromium.org2012-08-311-0/+7
* Move MessageService into it's own directory.eaugusti@chromium.org2012-08-211-1/+1
* Cleanup: Constify more ExtensionService methods, and IWYU.thestig@chromium.org2012-08-171-0/+1
* Improve unit testing of socket API.miket@chromium.org2012-07-301-1/+15
* Revert 148856 (broke mac, asan, linux cros bots)thakis@chromium.org2012-07-281-15/+1
* Improve unit testing of socket API.miket@chromium.org2012-07-281-1/+15
* Moved ExtensionMessage* into extensions namespacerdevlin.cronin@chromium.org2012-07-251-2/+2
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-2/+2
* Refactored away the abomination of poor object-oriented design that was APIRe...miket@chromium.org2012-07-201-0/+14
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-14/+14
* Don't create external extension providers for a TestExtensionSystem.bauerb@chromium.org2012-07-111-0/+1
* Moved ExtensionPrefs and related into extensions namespacerdevlin.cronin@chromium.org2012-07-101-1/+1
* Move the PageAction parts of ExtensionTabHelper::DidNavigateMainFrame to the ...jyasskin@chromium.org2012-06-301-2/+3
* Refactor chrome.alarms interface to support absolute alarm deadlines.jyasskin@chromium.org2012-06-141-2/+3
* Move context menu persisting from ExtensionPrefs to extension StateStore.mpcomplete@chromium.org2012-06-131-1/+6
* Unrevert r141537: Add extensions::StateStore and use that instead ofmpcomplete@chromium.org2012-06-121-0/+4
* Revert r141537: Add extensions::StateStore and use that instead ofmpcomplete@chromium.org2012-06-111-4/+0
* Add extensions::StateStore and use that instead of ExtensionPrefs formpcomplete@chromium.org2012-06-111-0/+4
* Refactor the various ways to control what users can do to extensions.pam@chromium.org2012-06-021-0/+12
* Finish implementation of chrome.experimental.alarms API, with niftympcomplete@chromium.org2012-04-101-0/+9
* Make ExtensionPrefValueMap a ProfileKeyedService.yoz@chromium.org2012-04-061-8/+6
* Move some of the new transient background page stuff into the extensionsmpcomplete@chromium.org2012-04-051-1/+2
* Hook up WebRequestRulesRegistry into old WebRequest APIbattre@chromium.org2012-04-051-0/+5
* Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...yoz@chromium.org2012-04-021-0/+103
* Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...akalin@chromium.org2012-03-091-99/+0
* Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...yoz@chromium.org2012-03-091-0/+99
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-99/+0
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-0/+99