summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/icon_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-3/+3
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-2/+2
* 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-0/+11
* [Android WebView] Add an API to control favicon loading.benm@chromium.org2013-10-041-0/+1
* This CL:pkotwicz@chromium.org2013-09-181-3/+10
* [Android WebView] Update the NavigationEntry with favicon details.benm@chromium.org2013-07-191-1/+3
* Don't request missing favicon on every page request. mef@chromium.org2013-05-151-2/+3
* Implements onReceivedIconacleung@chromium.org2013-01-221-0/+51