summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon/favicon_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves SelectFaviconFrames from history to the favicon_base component.jif@chromium.org2014-04-281-1/+1
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-5/+5
* Fix regression due to https://codereview.chromium.org/24175004pkotwicz@chromium.org2014-04-141-5/+3
* Fix FaviconUtil::SelectFaviconFramesFromPNGs() so that it works when 1x is no...pkotwicz@chromium.org2014-03-101-6/+5
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-10/+11
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-11/+10
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-10/+11
* This CL:pkotwicz@chromium.org2013-09-181-17/+67
* Never decode the favicon in FaviconUtil::SelectFaviconFramesFromPNGs() to SkB...pkotwicz@chromium.org2013-09-091-2/+7
* 2nd try: Supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-171-1/+1
* Move favicon decoding code used only by importers into chrome/browser/importerjamesr@chromium.org2013-07-131-30/+0
* Revert 211085 "Preparation for supporting high dpi favicons in I..."pauljensen@chromium.org2013-07-111-1/+1
* Preparation for supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-111-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Move image_decoder.cc/.h from webkit\glue to content\child.ananta@chromium.org2013-06-261-4/+6
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-221-0/+11
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-3/+3
* Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.avi@chromium.org2013-05-141-0/+30
* [Coverity] Fix pass by value error in FaviconUtil::SelectFaviconFramesFromPNG...kmadhusu@chromium.org2013-04-051-1/+1
* iOS and non iOS use different decoder for SkBitmap to PNG.pkotwicz@chromium.org2013-01-311-29/+69
* Move explanatory comment re: iOS supported scale factors.blundell@chromium.org2012-12-201-0/+4
* Avoid decoding the favicon bytes if unnecessary in SelectFaviconFramesFromPNG().pkotwicz@chromium.org2012-12-131-0/+65
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-061-1/+0
* Remove FaviconUtil::DownloadFaviconcaitkp@chromium.org2012-11-281-9/+0
* Switch CreateAppShortcut to using FaviconDownloadHelpercaitkp@chromium.org2012-11-161-0/+15
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-1/+25
* Revert 168079 - This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-25/+1
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-151-1/+25
* Move SelectFaviconFrames from favicon/ to history/ so that HistoryBackend can...pkotwicz@chromium.org2012-09-061-1/+1
* favicon handler: Consider all frames when receiving favicons from the history dbthakis@chromium.org2012-09-051-0/+29
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-07-171-1/+1
* Added FaviconTabHelper::GetNextFaviconDownloadRequestId() such that the id us...pkotwicz@chromium.org2012-07-121-0/+19