summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/crx_installer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 142921 - Use an infobar instead of alert box for extension installaa@chromium.org2012-06-201-3/+4
* Keep shelf item visible when extension install blocked off-store.aa@chromium.org2012-06-191-0/+9
* Add a group policy controlling which sites can install extensions.aa@chromium.org2012-06-091-3/+16
* Refactoring ExtensionInstallUI to abstract the Browser references.jcivelli@chromium.org2012-06-081-9/+9
* Fix regression when off-store install is disabled.aa@chromium.org2012-05-301-1/+6
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-10/+12
* Improve assocation of WebstoreInstallers to CrxInstallers.jstritar@chromium.org2012-04-031-33/+22
* Delete invalid/damaged AppPack files, so that they can be downloaded again.joaodasilva@chromium.org2012-03-301-0/+2
* Remove CrxInstaller::SetWhitelistedInstallId and related code.jstritar@chromium.org2012-03-281-18/+1
* Split ExtensionUpdater into two smaller classes.joaodasilva@chromium.org2012-03-161-1/+5
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-5/+0
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-0/+5
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-4/+4
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-141-4/+5
* Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...csharp@chromium.org2011-12-131-5/+4
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-121-4/+5
* Improve ExtensionBrowserTest. Part of moving ExtensionService to use Extensio...yoz@chromium.org2011-11-291-1/+1
* Adds a webstorePrivate method for silently installing extensions.jstritar@chromium.org2011-11-021-0/+3
* Refactor loading out of ExtensionService.yoz@chromium.org2011-11-021-9/+13
* Enable experimental permissions for extensions from the store.aa@chromium.org2011-10-311-5/+7
* Mark some externally installed extensions as 'bookmark apps'rogerta@chromium.org2011-10-261-0/+7
* Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...mihaip@chromium.org2011-10-171-1/+3
* Add a helper class for downloading and installing extensions from the gallery.jstritar@chromium.org2011-10-131-4/+20
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-4/+5
* ntp4: make app-install-via-drag less jankyestade@chromium.org2011-08-221-0/+7
* Add a flag that lets the webstore show a different UI on app install.asargent@chromium.org2011-08-041-0/+4
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+3
* Fix the Extension.Permissions_*Cancel histograms.jstritar@chromium.org2011-06-281-1/+1
* Install CRX updates one at a time.skerner@chromium.org2011-06-011-0/+2
* Fix clang error.asargent@chromium.org2011-05-261-0/+3
* Change the web store private install API to accept a localized extension name.asargent@chromium.org2011-05-261-9/+18
* Add CRX complete notification.skerner@chromium.org2011-05-251-0/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Add histograms to understand why so many CRX installs fail in the field.skerner@chromium.org2011-05-091-1/+12
* [Extensions] Make ExtensionService not be ref-countedakalin@chromium.org2011-04-201-5/+6
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-051-0/+20
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* External extensions should not be installed if the ID or version in the exter...skerner@chromium.org2011-03-221-1/+12
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-4/+4
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-301-13/+0
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-291-0/+13
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-291-13/+0
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-291-0/+13
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-281-13/+0
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-9/+14
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-14/+9
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-9/+14
* Split the private webstore install API into two parts.asargent@chromium.org2010-11-101-0/+3
* Don't whitelist extensions with NPAPI from no-prompt install.asargent@chromium.org2010-11-051-2/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-3/+3