summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_install_ui.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* extensions: Introduce ShowExtensionInstallDialog2 function.tfarina@chromium.org2011-03-221-7/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-221-0/+1
* extensions: Introduce ShowExtensionInstallDialog function.tfarina@chromium.org2011-03-121-7/+1
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-111-1/+1
* Display disabled apps with grayed out images on the NTP. Call the re-enable l...jstritar@chromium.org2011-03-021-1/+10
* Carnitas: Refactor ShowExtensionInstalledBubble()sail@chromium.org2011-02-111-6/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Fix bug where icon is not displayed in extension install bubblesaa@chromium.org2010-12-131-1/+5
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-9/+9
* Revert "Fix crash in ExtensionInstallUI::OnInstallSuccess when the active bro...aa@chromium.org2010-10-011-8/+7
* Fix crash in ExtensionInstallUI::OnInstallSuccess when the active browser was...aa@chromium.org2010-10-011-7/+8
* fix host permission handling when sites add support for https for the same se...erikkay@chromium.org2010-09-291-7/+0
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-281-2/+2
* 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-1/+1
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0
* Make the extension install UI de-dupe hosts after disregarding scheme and path.aa@chromium.org2010-08-201-0/+8
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-1/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-3/+0
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-191-4/+0
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-271-0/+0
* Shorten text next to checkmark. Use yellow text instead of an alert dialog.aa@chromium.org2010-04-131-8/+0
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-14/+20
* Revert 44134 - Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-20/+14
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-14/+20
* GTK: New extension install prompt ui.estade@chromium.org2010-03-301-3/+3
* First part of new install dialog on Windows. Later changes willaa@chromium.org2010-03-251-1/+9
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-11/+26
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-171-12/+21
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-311-0/+6