summaryrefslogtreecommitdiffstats
path: root/content/renderer/image_loading_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Reload favicon from HTTP cache on Ctrl+Refreshpkotwicz2015-03-161-2/+4
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-2/+2
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-1/+1
* Change ImageLoadingHelper to be a RenderFrameObserver.mkosiba@chromium.org2014-03-311-5/+5
* This CL:pkotwicz@chromium.org2013-09-181-6/+5
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Resizing huge favicons when retrieving those.qsr@chromium.org2013-06-201-3/+6
* Move resource fetchers to renderer-specific locationjamesr@chromium.org2013-05-141-6/+4
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-291-0/+77