summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/extensions/extension_install_prompt.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-301-1/+1
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-2/+3
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-3/+2
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-2/+3
* Spruced up the warning dialog for when you enable an extension in incognito.mpcomplete@chromium.org2010-03-171-17/+9
* Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th...pkasting@chromium.org2010-02-121-2/+2
* Install/uninstall dialog had stopped showing Uninstallfinnur@chromium.org2010-01-261-1/+1
* Fix compile error from 36513.aa@chromium.org2010-01-191-1/+1
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-191-23/+69
* Fix a case where we could theoretically install an extension without prompt.aa@chromium.org2010-01-191-1/+1
* extensions: Properly use string16 for Unicode text.evan@chromium.org2009-12-091-2/+3
* Add platform abstraction for simple error box, and use it in a couple extensi...estade@chromium.org2009-11-231-11/+0
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-101-12/+23
* Standardize on the plugin icon (puzzle piece) as the default icon forfinnur@chromium.org2009-10-281-1/+5
* o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.mark@chromium.org2009-10-261-1/+16
* Adds a default icon to the install dialog if the extensionaa@chromium.org2009-08-281-17/+10
* Update of the extension install UI:aa@chromium.org2009-08-271-46/+15
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-9/+10
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-041-0/+194