summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon/favicon_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a method in FaviconService from using GetSupportedScaleFactors() to GetFa...pkotwicz@chromium.org2013-03-111-1/+1
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Cleanup history favicon codepkotwicz@chromium.org2013-01-231-26/+8
* Finish converting FaviconService to use CancelableTaskTracker.kaiwang@chromium.org2012-12-121-161/+75
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-63/+172
* Change HistoryBackend::MergeFavicon to work with a passed in icon URL pkotwicz@chromium.org2012-11-201-1/+2
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-23/+13
* Revert 168079 - This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-13/+23
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-151-23/+13
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-1/+2
* Fix HistoryBackend::MergeFavicon() such that bookmarks do not go out of sync.pkotwicz@chromium.org2012-10-031-2/+1
* Enable hidpi favicons for favicons history does not know about.pkotwicz@chromium.org2012-09-131-26/+58
* Modifies history backend to be able to take advantage of storing the pixel si...pkotwicz@chromium.org2012-09-091-30/+65
* Fix FaviconHandler::GetRawFaviconForIDpkotwicz@chromium.org2012-09-071-10/+17
* Move SelectFaviconFrames from favicon/ to history/ so that HistoryBackend can...pkotwicz@chromium.org2012-09-061-1/+1
* Introduce structures to reduce the number of arguments in the FaviconService ...leandrogracia@chromium.org2012-09-061-35/+19
* webui: Request favicons at all required display scale factorsthakis@chromium.org2012-09-051-2/+1
* favicon handler: Consider all frames when receiving favicons from the history dbthakis@chromium.org2012-09-051-16/+6
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-22/+217
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-202/+32
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-32/+202
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-35/+21
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-21/+35
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-35/+21
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-07-181-8/+17
* Reverting since this apparently caused Mac perf to suffer. Will break it down...rlp@chromium.org2012-06-251-18/+8
* Reverting since this did not fix so I can revert the original change in the h...rlp@chromium.org2012-06-251-16/+9
* Fixing the way HistoryServiceFactory access the history service and updated a...rlp@chromium.org2012-06-221-9/+16
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-8/+18
* Added the method to get favicon by ID.michaelbai@chromium.org2012-04-051-1/+20
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-271-2/+2
* Provide assumed favicon for intents if page was never visited.groby@chromium.org2011-11-181-0/+7
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-5/+4
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-4/+5
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-5/+4
* Favicon file shuffling.avi@chromium.org2011-04-281-0/+97