summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon/favicon_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Componentize FaviconService and FaviconHandlersdefresne2015-03-161-693/+0
* Reload favicon from HTTP cache on Ctrl+Refreshpkotwicz2015-03-161-3/+9
* Refactor favicon to use C++11 loop and fix style violationsdefresne2015-03-131-22/+25
* Remove FaviconClient::GetFaviconServicesdefresne2015-03-131-29/+28
* Make download_largest_favicon and touch icon use same code pathmichaelbai2014-11-101-7/+12
* This patch added Observer in FaviconTabHelper, so the favicon retrieved by Fa...michaelbai2014-11-041-28/+30
* Currently, we only download icon which isn't larger than maximal size in Andr...michaelbai2014-10-151-52/+41
* Refactor FaviconService API to take in a desired pixel size instead of apkotwicz@chromium.org2014-07-121-2/+3
* Cleanup: favicon: Remove some chrome/ includes from favicon_handler.tfarina@chromium.org2014-07-121-4/+3
* Create ImageSkia for favicons that can be scaled to one that is not in resour...oshima@chromium.org2014-06-241-5/+4
* Convert ui::ScaleFactor -> float in favicon/history codeoshima@chromium.org2014-06-201-11/+8
* Move favicon_util to favicon_base componentoshima@chromium.org2014-06-161-8/+8
* Renameoshima@chromium.org2014-06-141-11/+11
* Remove ui::GetImageScaleoshima@chromium.org2014-06-111-1/+1
* [Favicon] Add a check for empty list before calling ProcessCurrentUrlmathp@chromium.org2014-06-051-9/+7
* Move favicon callbacks to favicon_basejiangj@opera.com2014-05-221-3/+4
* Replace content's faviconURL with components/favicon'sjif@chromium.org2014-05-191-36/+15
* Removes usage of NavigationEntry from favicon_handler.*jif@chromium.org2014-05-121-49/+39
* Remove page IDs from three WebContentsObserver APIs that don't need it.creis@chromium.org2014-05-051-1/+0
* Renamed FaviconHandlerDelegate to FaviconDriver.jif@chromium.org2014-04-281-9/+9
* Moves SelectFaviconFrames from history to the favicon_base component.jif@chromium.org2014-04-281-1/+1
* Remove usage of profile in FaviconHandler.jif@chromium.org2014-04-221-5/+1
* Take advantage of FaviconURL.icon_sizes to download largest favicon first.michaelbai@chromium.org2014-04-171-21/+137
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-62/+59
* Abstract dependency on bookmarks from FaviconHandler.jif@chromium.org2014-04-151-4/+1
* Moves knowledge of Profile out of FaviconHandler, into FaviconTabHelper.jif@chromium.org2014-04-101-17/+16
* Remove dependency on Profile's IsOffTheRecord in favicon_handler.jif@chromium.org2014-04-091-2/+2
* Minor cleanup of FaviconHandlersky@chromium.org2014-04-031-64/+49
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-061-3/+3
* Make FaviconService() use Profile as parametermichaelbai@chromium.org2013-11-051-2/+2
* Download and store large favicon for Android.michaelbai@chromium.org2013-10-251-10/+10
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-2/+2
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-2/+2
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-2/+2
* This CL:pkotwicz@chromium.org2013-09-181-14/+19
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-221-1/+4
* Resizing huge favicons when retrieving those.qsr@chromium.org2013-06-201-3/+29
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-40/+40
* Move files from c/b/a/bookmarks and c/b/a/sync back to c/bkaiwang@chromium.org2013-03-201-1/+1
* Add bool details to NOTIFICATION_FAVICON_UPDATED indicating whether the icon ...pkotwicz@chromium.org2013-03-081-24/+26
* Cleanup history favicon codepkotwicz@chromium.org2013-01-231-50/+30
* bookmarks: Break the dependency on c/b/bookmarks from favicon.tfarina@chromium.org2013-01-151-5/+4
* Remove redundant |errored| member from IconHostMsg_DidDownloadFaviconpkotwicz@chromium.org2013-01-101-2/+1
* Finish converting FaviconService to use CancelableTaskTracker.kaiwang@chromium.org2012-12-121-18/+19
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-10/+14
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-061-1/+1
* Fix wrong indentsimon.hong81@gmail.com2012-11-291-1/+1
* Remove DownloadImage method from FaviconTabHelpercaitkp@chromium.org2012-11-201-40/+7
* Switch CreateAppShortcut to using FaviconDownloadHelpercaitkp@chromium.org2012-11-161-8/+5
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-6/+6