summaryrefslogtreecommitdiffstats
path: root/components/favicon_base/select_favicon_frames.cc
Commit message (Expand)AuthorAgeFilesLines
* don't use deprecated SkRect* src-rect parameter typereed2015-08-071-1/+1
* api refactor: switch to modern variants of drawBitmapRectreed2015-07-171-2/+1
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-2/+2
* Type conversion fixes, components/ edition.pkasting2014-10-171-3/+5
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-1/+1
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-2/+1
* Create ImageSkia for favicons that can be scaled to one that is not in resour...oshima@chromium.org2014-06-241-62/+90
* Convert ui::ScaleFactor -> float in favicon/history codeoshima@chromium.org2014-06-201-27/+20
* Pass in a set of requested favicon pixel sizes to the HistoryService instead ...pkotwicz@chromium.org2014-06-201-63/+68
* This is in preparation for enabling HiDPI on Windows by default. Most of the ...ananta@chromium.org2014-05-241-3/+3
* Moves SelectFaviconFrames from history to the favicon_base component.jif@chromium.org2014-04-281-0/+253