summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon/favicon_handler.h
Commit message (Expand)AuthorAgeFilesLines
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-20/+19
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-291-2/+2
* Add bool details to NOTIFICATION_FAVICON_UPDATED indicating whether the icon ...pkotwicz@chromium.org2013-03-081-5/+5
* Cleanup history favicon codepkotwicz@chromium.org2013-01-231-4/+2
* Remove redundant |errored| member from IconHostMsg_DidDownloadFaviconpkotwicz@chromium.org2013-01-101-1/+0
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+0
* Finish converting FaviconService to use CancelableTaskTracker.kaiwang@chromium.org2012-12-121-10/+7
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-6/+7
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-061-5/+7
* Remove DownloadImage method from FaviconTabHelpercaitkp@chromium.org2012-11-201-16/+1
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Expire favicons which were added with default favicon sizespkotwicz@chromium.org2012-09-131-5/+5
* Enable hidpi favicons for favicons history does not know about.pkotwicz@chromium.org2012-09-131-4/+5
* Cleanup FaviconHandler code now that http://codereview.chromium.org/10870022/...pkotwicz@chromium.org2012-09-121-7/+5
* favicon handler: Consider all frames when receiving favicons from the history dbthakis@chromium.org2012-09-051-1/+1
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-9/+13
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-13/+9
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-9/+13
* Give SelectFaviconFrames a quality score.thakis@chromium.org2012-08-161-3/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-2/+5
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-1/+1
* Fix favicon exact match logic and add test.stevenjb@chromium.org2012-03-261-0/+3
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Prioritize smaller favicons over larger ones for tabs, etc. (Take 3)stevenjb@google.com2012-03-211-19/+43
* Revert 128003 - Prioritize smaller favicons over larger ones for tabs, etc. (...wez@chromium.org2012-03-211-43/+19
* Prioritize smaller favicons over larger ones for tabs, etc. (Take 2)stevenjb@chromium.org2012-03-211-19/+43
* Revert 127737 - Prioritize smaller favicons over larger ones for tabs, etc.zmo@google.com2012-03-201-45/+20
* Prioritize smaller favicons over larger ones for tabs, etc.stevenjb@chromium.org2012-03-201-20/+45
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-1/+0
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-3/+7
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+1
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-211-1/+0
* base::Bind fixesgroby@chromium.org2011-11-291-4/+6
* callback_forward.h forward-declares base::Callback and base::Closure.erikwright@chromium.org2011-11-281-1/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-3/+3
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-3/+3
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-3/+3
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-261-1/+1
* Refactor FaviconHandler to move code into delegaterohitrao@chromium.org2011-06-171-12/+20
* Retry r88137:estade@chromium.org2011-06-091-1/+1
* Revert 88137 - Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-071-1/+1
* Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-071-1/+1
* Favicon file shuffling.avi@chromium.org2011-04-281-0/+261