summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/icon_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-1/+1
* Remove page IDs from three WebContentsObserver APIs that don't need it.creis@chromium.org2014-05-051-1/+1
* Do not attempt to download favicons with 404 status in WebViewcimamoglu@chromium.org2014-04-301-2/+33
* [Android WebView] Add an API to control favicon loading.benm@chromium.org2013-10-041-3/+1
* This CL:pkotwicz@chromium.org2013-09-181-3/+6
* [Android WebView] Update the NavigationEntry with favicon details.benm@chromium.org2013-07-191-1/+1
* Resizing huge favicons when retrieving those.qsr@chromium.org2013-06-201-2/+3
* Don't request missing favicon on every page request. mef@chromium.org2013-05-151-1/+1
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-291-1/+1
* Fix Notifications Icon loading.dimich@chromium.org2013-03-201-2/+5
* Implement touch icon functionalitysgurun@chromium.org2013-03-131-2/+6
* Implements onReceivedIconacleung@chromium.org2013-01-221-0/+79