summaryrefslogtreecommitdiffstats
path: root/components/favicon_base
Commit message (Expand)AuthorAgeFilesLines
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-012-6/+2
* Create ImageSkia for favicons that can be scaled to one that is not in resour...oshima@chromium.org2014-06-242-69/+100
* Use std::find instead of looposhima@chromium.org2014-06-231-8/+6
* Convert ui::ScaleFactor -> float in favicon/history codeoshima@chromium.org2014-06-204-92/+75
* Pass in a set of requested favicon pixel sizes to the HistoryService instead ...pkotwicz@chromium.org2014-06-202-76/+81
* Move favicon_util to favicon_base componentoshima@chromium.org2014-06-163-0/+298
* Renameoshima@chromium.org2014-06-144-15/+19
* Add more BUILD.gn files to build these targets with GN.tfarina@chromium.org2014-05-241-0/+20
* This is in preparation for enabling HiDPI on Windows by default. Most of the ...ananta@chromium.org2014-05-241-3/+3
* Move favicon callbacks to favicon_basejiangj@opera.com2014-05-222-1/+34
* Moves SelectFaviconFrames from history to the favicon_base component.jif@chromium.org2014-04-283-0/+318
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-173-0/+102