summaryrefslogtreecommitdiffstats
path: root/components/favicon_base
Commit message (Expand)AuthorAgeFilesLines
* don't use deprecated SkRect* src-rect parameter typereed2015-08-072-2/+2
* Update SplitString calls in componentsbrettw2015-07-231-2/+2
* api refactor: switch to modern variants of drawBitmapRectreed2015-07-172-4/+2
* Componentize //chrome/common/faviconblundell2015-07-0811-0/+985
* [Large Icon Service] Adding unit test.huangs2015-05-082-0/+9
* [Local NTP] Fix chrome://large-icon fallback when no favicon is found.huangs2015-04-272-2/+10
* [Icons NTP] Refactor large_icon_source to extract the logic shared between de...beaudoin2015-04-225-8/+71
* Adds pkotwicz as owner of components/favicon_basesky2015-04-201-0/+1
* [Icons NTP] Refactoring: Moving FallbackIconService to components\favicon\corehuangs2015-03-254-151/+0
* [Favicon] Adding chrome://fallback-icon host for Fallback Icon "Explicit Flow"huangs2015-03-051-1/+0
* Remove dependency on autofill_core_browser from policy_component.sergeyu2015-02-191-0/+2
* [Favicon] Add FallbackIconStyle and FallbackIconService.huangs2015-02-117-3/+248
* Move ImportedFaviconUsage to favicons_base component.naiem.shaik2015-02-113-0/+51
* Add sdefresne as temporary OWNERS of favicon & favicon_basesdefresne2015-01-141-0/+5
* Move select_favicon_frames_unittest.cc to favicon_basesdefresne2015-01-143-0/+345
* Cleanup: Update the path to gfx size headers.tfarina2015-01-033-3/+3
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-2/+2
* Type conversion fixes, components/ edition.pkasting2014-10-172-25/+30
* 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-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