summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_install_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-7/+7
* Remove --apps-panel switch.tfarina@chromium.org2010-10-161-13/+4
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-3/+1
* Revert "Fix crash in ExtensionInstallUI::OnInstallSuccess when the active bro...aa@chromium.org2010-10-011-55/+40
* Fix crash in ExtensionInstallUI::OnInstallSuccess when the active browser was...aa@chromium.org2010-10-011-40/+55
* fix host permission handling when sites add support for https for the same se...erikkay@chromium.org2010-09-291-64/+1
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-281-17/+4
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-10/+11
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-1/+3
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-141-1/+1
* Add a confirmation prompt to app uninstallation on the ntp.aa@chromium.org2010-09-101-7/+7
* default app iconerikkay@chromium.org2010-09-011-2/+7
* Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...aa@chromium.org2010-08-291-1/+0
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-1/+1
* Make the extension install UI de-dupe hosts after disregarding scheme and path.aa@chromium.org2010-08-201-10/+27
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-0/+3
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-3/+5
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-1/+2
* Refactored extension privilege enumeration and implemented URLPattern compari...cdn@chromium.org2010-08-051-9/+11
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-1/+1
* Split out the bookmark permission into its own line inaa@chromium.org2010-06-261-5/+8
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-1/+1
* Remove scary "Extension has access to everything you own" warning when thempcomplete@chromium.org2010-06-241-22/+1
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-1/+1
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-231-1/+1
* Re-apply r50278.aa@chromium.org2010-06-191-3/+3
* Revert r50278.aa@chromium.org2010-06-181-3/+3
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-3/+3
* Show theme loading info bubble and info bars in last normal browser.xiyuan@chromium.org2010-06-091-1/+4
* Relanding 48042.jcivelli@chromium.org2010-05-251-7/+2
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-2/+7
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-7/+2
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-191-5/+0
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-2/+1
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-1/+2
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-2/+1
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+2
* Add the geolocation permission to the extension install dialog.aa@chromium.org2010-05-081-1/+6
* Tell the app launcher about any newly installed apps. This is intended to be ...aa@chromium.org2010-05-051-4/+26
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Add a first run bubble to show after installing an extension app.finnur@chromium.org2010-04-241-3/+8
* Before creating a theme info bar, check if one is already visible for the sam...bulach@chromium.org2010-04-221-1/+8
* Auto-launch apps after installation.aa@chromium.org2010-04-191-0/+5
* Shorten text next to checkmark. Use yellow text instead of an alert dialog.aa@chromium.org2010-04-131-23/+3
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-16/+22
* Revert 44134 - Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-22/+16
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-16/+22
* Add the new extension install dialog for mac.aa@chromium.org2010-04-031-57/+0