summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_uninstall_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't allow elevation for CHROME_OS.akuegel@chromium.org2013-04-181-1/+1
* Fix crash for uninstall with app launcher.akuegel@chromium.org2013-04-121-9/+10
* Move IconsHandler from c/c/e/api/ to c/c/erdevlin.cronin@chromium.org2013-04-121-1/+1
* Enable the new elevation for managed users which is tied to a specific WebCon...akuegel@chromium.org2013-04-051-3/+8
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-2/+2
* Improve RequestAuthorization calls.akuegel@chromium.org2013-03-191-5/+7
* Ask for authorization when a managed user wants to install/uninstall extensions.akuegel@chromium.org2013-03-141-0/+40
* Fix crash in ExtensionUninstallDialogGtk::Show.meacer@chromium.org2013-03-081-2/+2
* Move Icons out of Extension classrdevlin.cronin@chromium.org2013-02-271-6/+9
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+1
* Fix crash uninstalling app from ChromeOS App List windowrpaquay@chromium.org2013-01-221-5/+5
* Use ImageLoader instead of ImageLoadingTracker (part 2)rpaquay@chromium.org2013-01-141-18/+29
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-11/+2
* Revert 168079 - This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-2/+11
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-151-11/+2
* Remove implicit conversion from SkBitmap to ImageSkiapkotwicz@chromium.org2012-10-241-1/+2
* Fix for pixelated icons in extension install ui on 2x scale.tbarzic@chromium.org2012-09-151-8/+39
* Generalize ExtensionIconSet to store icon paths for custom size sets.tbarzic@chromium.org2012-08-171-1/+2
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Match up lifetime of ImageLoadingTracker to its usage.miket@chromium.org2012-06-271-1/+1
* Followup to my previous change r143991 to switch watching for Browser destruc...jam@chromium.org2012-06-251-5/+13
* Get rid of browser::FindLastActiveWithProfile call in extensions uninstall di...jam@chromium.org2012-06-251-9/+29
* grd file update for new 2x assetsthakis@chromium.org2012-06-221-1/+1
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-3/+3
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-3/+3
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-3/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+2
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-8/+7
* Support for 512px and 256px icons in extensionsmtytel@chromium.org2012-02-241-3/+3
* Fix crashes related to the extension uninstall dialog.jstritar@chromium.org2011-09-221-11/+9
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-261-0/+68