summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_icon_image.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-3/+3
* Remove ImageLoadingTracker class, as it is not used anymore.rpaquay@chromium.org2013-02-121-13/+6
* Use ImageLoader instead of ImageLoadingTracker (Part 11)rpaquay@chromium.org2013-02-081-34/+17
* Make extension::IconImage use resized default icon.xiyuan@chromium.org2012-11-281-1/+5
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-101-2/+2
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-1/+3
* Give Chrome Web Store app an icon in its manifest file.mek@chromium.org2012-10-041-16/+14
* Revert 159950 - Give Chrome Web Store app an icon in its manifest file.rlarocque@chromium.org2012-10-031-14/+16
* Give Chrome Web Store app an icon in its manifest file.mek@chromium.org2012-10-031-16/+14
* Change browser/page action default icon defined in manifest to support hidpi.tbarzic@chromium.org2012-09-181-1/+1
* chromeos: Fix pixelated icons in app list and launcher (part 3)xiyuan@chromium.org2012-09-111-15/+19
* Supply default icon to extension icon image.tbarzic@chromium.org2012-09-071-30/+105
* taking over xiyuan's patch: http://codereview.chromium.org/10701087/tbarzic@chromium.org2012-08-201-0/+180