summaryrefslogtreecommitdiffstats
path: root/extensions/browser/extension_icon_image.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/browser/.avi2015-12-231-0/+1
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-4/+3
* Avoid an ImageSkiaRep copy during iteration and fix an analyze warning due to...ananta2015-03-311-3/+3
* Ensure that the extension icons show up in the omnibox at fractional scales.ananta2015-03-251-1/+16
* [Extensions] Make extension actions use gfx::Image over gfx::ImageSkia.rdevlin.cronin2015-01-291-0/+7
* [Extensions] Cache extension action iconsrdevlin.cronin2015-01-291-3/+12
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-2/+2
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-4/+4
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-2/+2
* Move extension/app default icon into src/extensionsmukai2014-09-051-4/+0
* Run athena on chromeoshima2014-09-021-0/+4
* Fix issue with action icons not downscalinggpdavis.chromium@gmail.com2014-08-191-7/+4
* Cleanup: Make ExtensionIconSet::Get return a const std::string& rather than akalman@chromium.org2014-08-071-5/+3
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-311-3/+3
* Moves extension_icon_image and image_loader to extensions/browsermukai@chromium.org2014-06-201-0/+239