summaryrefslogtreecommitdiffstats
path: root/chrome/browser/icon_loader_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Adjust to the new Files.app path in comment and watchlist.yoshiki@chromium.org2014-04-241-2/+2
* Use same icon set to be consistent in Files.app and Chrome.yoshiki@chromium.org2014-04-031-15/+15
* linux_aura: run IconLoader::ReadIcon on the UI thread.davidben@chromium.org2014-03-121-0/+6
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-0/+2
* Define proprietary_codecs=1 when branding==Chrome.scherkus@chromium.org2013-08-201-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-181-1/+1
* Use a direct include of strings headers in chrome/browser/i*/.avi@chromium.org2013-06-111-1/+1
* Remove unused webkit/glue/image_decoder.h include from icon_loader_chromeosjamesr@chromium.org2013-05-161-1/+0
* Skip the cached icons if the icon can change (ie. exe/dll/ico on Windows).simonhatch@chromium.org2013-04-091-0/+4
* Removing base::ThreadRestrictions::ScopedAllowIO from icon_manager_linux.ccsimonhatch@chromium.org2013-04-031-0/+8
* Move shared file type images into chrome://theme/ schemebenrg@chromium.org2012-09-151-1/+1
* Load 2x resources on demandoshima@chromium.org2012-08-291-3/+5
* image: Specify the resize-method when resizing ImageSkia.sadrul@chromium.org2012-08-161-1/+1
* Added support for Hidpi in download UIpkotwicz@chromium.org2012-07-251-16/+11
* [File Manager] Removed more redundant iconskaznacheev@chromium.org2012-07-171-16/+0
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+2
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-2/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+2
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-8/+8
* Revert 137075 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-8/+8
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-8/+8
* Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-8/+8
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-8/+8
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-141-8/+8
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-8/+8
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-8/+8
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-8/+8
* Move RefCountedStaticMemory to base namespacesimon.hong81@gmail.com2012-04-241-1/+3
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+1
* Consolidate icon loading on ChromeOS.asanka@chromium.org2012-01-311-0/+207