summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon
Commit message (Expand)AuthorAgeFilesLines
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-292-3/+3
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-271-1/+1
* Fix Notifications Icon loading.dimich@chromium.org2013-03-201-3/+5
* Move files from c/b/a/bookmarks and c/b/a/sync back to c/bkaiwang@chromium.org2013-03-202-1/+2
* Move c/b/instant -> c/b/search.samarth@chromium.org2013-03-182-2/+2
* Fix a method in FaviconService from using GetSupportedScaleFactors() to GetFa...pkotwicz@chromium.org2013-03-111-1/+1
* Add bool details to NOTIFICATION_FAVICON_UPDATED indicating whether the icon ...pkotwicz@chromium.org2013-03-086-38/+109
* Move c/b/ui/search/search.* to c/b/instant/samarth@chromium.org2013-03-072-5/+2
* Explicitly check for Instant NTPs.samarth@chromium.org2013-03-052-3/+7
* Delays favicon fetching in prerender.acleung@chromium.org2013-03-012-1/+12
* browser: Remove stale references to c/b/prefs/pref_service.h from DEPS filestfarina@chromium.org2013-02-271-1/+0
* Hide favicon on the NTP.samarth@chromium.org2013-02-261-0/+5
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-4/+4
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* iOS and non iOS use different decoder for SkBitmap to PNG.pkotwicz@chromium.org2013-01-311-29/+69
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-254-4/+4
* Cleanup history favicon codepkotwicz@chromium.org2013-01-235-113/+45
* bookmarks: Break the dependency on c/b/bookmarks from favicon.tfarina@chromium.org2013-01-152-8/+5
* Remove redundant |errored| member from IconHostMsg_DidDownloadFaviconpkotwicz@chromium.org2013-01-105-10/+6
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Move explanatory comment re: iOS supported scale factors.blundell@chromium.org2012-12-201-0/+4
* Remove straggling TabContents references.avi@chromium.org2012-12-142-5/+4
* Avoid decoding the favicon bytes if unnecessary in SelectFaviconFramesFromPNG().pkotwicz@chromium.org2012-12-131-0/+65
* Removes Image(const unsigned char* png, size_t input_size) in favor of using ...pkotwicz@chromium.org2012-12-131-3/+5
* Finish converting FaviconService to use CancelableTaskTracker.kaiwang@chromium.org2012-12-125-295/+160
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-075-111/+276
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-0610-236/+30
* Adds support for creating a gfx::Image from multi resolution raw data.pkotwicz@chromium.org2012-12-051-4/+2
* Fix wrong indentsimon.hong81@gmail.com2012-11-291-1/+1
* Remove FaviconUtil::DownloadFaviconcaitkp@chromium.org2012-11-284-24/+16
* Remove DownloadImage method from FaviconTabHelpercaitkp@chromium.org2012-11-205-145/+8
* Change HistoryBackend::MergeFavicon to work with a passed in icon URL pkotwicz@chromium.org2012-11-202-7/+4
* Switch CreateAppShortcut to using FaviconDownloadHelpercaitkp@chromium.org2012-11-163-8/+27
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-165-40/+61
* Revert 168079 - This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-165-61/+40
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-155-40/+61
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-1/+2
* Convert BalloonView to using FaviconDownloadHelpercaitkp@chromium.org2012-11-071-2/+4
* Extract Favicon Download logic from FaviconTabHelpercaitkp@chromium.org2012-10-316-33/+231
* Remove alias from ChromeRenderViewHostTestHarness.avi@chromium.org2012-10-191-18/+18
* Move WebContentsUserData to content/public/browser.joi@chromium.org2012-10-091-3/+3
* Fix HistoryBackend::MergeFavicon() such that bookmarks do not go out of sync.pkotwicz@chromium.org2012-10-032-13/+6
* Switch FaviconTabHelper to use WebContentsUserData.avi@chromium.org2012-10-022-2/+8
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-223-3/+3
* Remove crashy unneeded linepkotwicz@chromium.org2012-09-211-1/+0
* Start the process of making Favicon into a Browser Component.caitkp@chromium.org2012-09-182-0/+36
* Expire favicons which were added with default favicon sizespkotwicz@chromium.org2012-09-133-28/+90
* Enable hidpi favicons for favicons history does not know about.pkotwicz@chromium.org2012-09-136-74/+155