summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_install_ui.h
Commit message (Expand)AuthorAgeFilesLines
* Have ExtensionInstallPrompt take a WebContentssail@chromium.org2012-10-211-3/+3
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-241-1/+1
* Add a method to create ExtensionInstallPrompt from WebContents.nileshagrawal@chromium.org2012-07-181-0/+16
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move application creation and extension install prompt showing off Browser an...ben@chromium.org2012-07-031-3/+4
* retry r144574 with read-after-free fix.estade@chromium.org2012-06-281-0/+4
* Revert r 144574 "Modify experimental identity flow to display scope descripti...oshima@chromium.org2012-06-271-4/+0
* Modify experimental identity flow to display scope descriptions and details.estade@chromium.org2012-06-271-0/+4
* Use an infobar instead of alert box for extension installaa@chromium.org2012-06-191-1/+2
* Remove BrowserList::GetLastActive from extensions install dialog code by plum...jam@chromium.org2012-06-151-2/+1
* Refactoring ExtensionInstallUI to abstract the Browser references.jcivelli@chromium.org2012-06-081-267/+16
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-1/+2
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-2/+1
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-1/+2
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Improve the UI for disabling off-store extension install.aa@chromium.org2012-05-271-2/+2
* Moving webstore_private to api/webstore_privatevabr@chromium.org2012-05-241-2/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-16/+21
* Coverity: Fix pass by value error.kmadhusu@chromium.org2012-05-091-1/+1
* Do not show the install prompt for themes.jstritar@chromium.org2012-04-201-2/+49
* ash: Open app list and highlight the installed app.xiyuan@chromium.org2012-03-161-3/+2
* Pass large parameters by referencetbreisacher@chromium.org2012-03-071-1/+1
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-3/+4
* Add GTK interface for installing bundles of extensions.jstritar@chromium.org2012-02-251-7/+33
* Revert 123574 - Add GTK interface for installing bundles of extensions.jstritar@chromium.org2012-02-241-33/+7
* Add GTK interface for installing bundles of extensions.jstritar@chromium.org2012-02-241-7/+33
* Coverity; Fixing pass by value bugs.dpapad@chromium.org2011-12-211-1/+1
* Coverity: Fixing pass by value.dpapad@chromium.org2011-12-211-1/+1
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-1/+1
* retry 113568 - extensions: remove install/uninstall terminologyestade@chromium.org2011-12-101-1/+1
* Revert 113568 - extensions: remove install/uninstall terminologydbeam@chromium.org2011-12-081-1/+1
* extensions: remove install/uninstall terminologyestade@chromium.org2011-12-081-1/+1
* Adds a webstorePrivate method for silently installing extensions.jstritar@chromium.org2011-11-021-0/+8
* Make inline installation callbacks fire when the item is downloaded and insta...mihaip@chromium.org2011-10-191-0/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-2/+2
* Fix crashes related to the extension uninstall dialog.jstritar@chromium.org2011-09-221-1/+1
* Implement the inline extensions/apps install UI for Cocoa.mihaip@chromium.org2011-09-061-3/+3
* Implement inline install UI for views.mihaip@chromium.org2011-09-021-14/+40
* Parse and show CWS data (reviews, number of users) in the inline install dialog.mihaip@chromium.org2011-09-011-0/+24
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-1/+2
* Add a flag that lets the webstore show a different UI on app install.asargent@chromium.org2011-08-041-0/+17
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-271-0/+14
* Revert 94288 - Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-14/+0
* Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-0/+14
* Fix the Extension.Permissions_*Cancel histograms.jstritar@chromium.org2011-06-281-2/+3
* Partially deprecate the old webstorePrivate.beginInstall methodasargent@chromium.org2011-06-071-0/+2
* Fix browser tests that failed on windows because of open message boxes.asargent@chromium.org2011-04-271-0/+7
* [Themes] Add UsingNativeTheme() method to ThemeServiceakalin@chromium.org2011-04-221-3/+3
* [Sync] Don't show theme install butterbar if theme was installed by syncakalin@chromium.org2011-04-201-4/+1
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-261-23/+19