summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/crx_installer.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-201-0/+5
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-2/+2
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-2/+3
* Make sure theme loading bubble is cancelled when extension install is cancelled.mirandac@chromium.org2009-09-041-0/+5
* Fix loading bubble not disappearing with corrupt theme image.mirandac@chromium.org2009-09-031-0/+7
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-281-2/+7
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-201-11/+14
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-16/+18
* The change has the followings:lzheng@chromium.org2009-08-141-10/+21
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-041-8/+63
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-011-74/+105
* Rollback 22228aa@chromium.org2009-08-011-104/+73
* Ever closer. Extract a client interface out of CrxInstaller andaa@chromium.org2009-07-311-73/+104
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-301-0/+194