summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service.h
Commit message (Expand)AuthorAgeFilesLines
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-4/+0
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-11/+0
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-201-4/+7
* Don't show popup browser actions in the wrench menu.erikkay@chromium.org2009-10-061-3/+5
* Ensure ChromeURLRequestContext finds out first about extension loading.rafaelw@chromium.org2009-10-011-0/+6
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-4/+4
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-3/+12
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-1/+2
* Linux: implement Page Actions support.mattm@chromium.org2009-09-101-0/+4
* Add a disable button to the Extension management UI.mpcomplete@chromium.org2009-09-081-3/+3
* Add an auto-update now button to chrome://extensions pageasargent@chromium.org2009-09-031-0/+3
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-281-2/+4
* Load extensions that have their manifest in the Prefs on the UI thread.mpcomplete@chromium.org2009-08-211-25/+18
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-201-1/+3
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-181-9/+0
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-181-0/+9
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-141-5/+22
* The change has the followings:lzheng@chromium.org2009-08-141-0/+7
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-111-9/+0
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-111-0/+9
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-011-12/+6
* Rollback 22228aa@chromium.org2009-08-011-6/+12
* Ever closer. Extract a client interface out of CrxInstaller andaa@chromium.org2009-07-311-12/+6
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-301-92/+27
* Pull all the filesystem manipulation out ofaa@chromium.org2009-07-281-69/+0
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-281-47/+12
* Make possible reloading extensions from the chrome://extensions/ page.phajdan.jr@chromium.org2009-07-271-0/+3
* Try again to commit r21622: Add infobar preview for themes,aa@chromium.org2009-07-261-0/+12
* Revert revisions 21622-21624.aa@chromium.org2009-07-261-12/+0
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-261-0/+12
* Make the download manager display a scary file warning if anaa@chromium.org2009-07-251-22/+27
* Use referrer_url instead of download url to decide whether aaa@chromium.org2009-07-251-2/+8
* Coverity: Pass FilePaths and strings by reference.jhawkins@chromium.org2009-07-241-3/+4
* More (temporary) cleanup for theme installation:aa@chromium.org2009-07-241-0/+3
* Nasty short-term hack to special case display of dialogaa@chromium.org2009-07-221-2/+8
* Various minor fixes:aa@chromium.org2009-07-151-1/+0
* Implementation of Extension Updater.asargent@chromium.org2009-07-101-6/+17
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-1/+5
* Create an interface just for update-related functions in ExtensionsService.asargent@chromium.org2009-07-011-11/+26
* Change ExtensionHost to use notificationserikkay@chromium.org2009-06-261-7/+0
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-251-4/+6
* The Provider for External Extensions no longer usesfinnur@chromium.org2009-06-251-3/+3
* Clean up a few startup and shutdown dependencies which should fix some of the...erikkay@google.com2009-06-241-0/+8
* Changes to ExtensionsService to support extensions auto-update.asargent@chromium.org2009-06-231-4/+37
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-231-0/+2
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-231-3/+11
* TBR: Fix dead tree.aa@chromium.org2009-06-221-13/+3
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-221-0/+2
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-221-3/+11
* part 3 of toolstrip dragging - persist the drag ordererikkay@google.com2009-06-191-0/+8