summaryrefslogtreecommitdiffstats
path: root/content/renderer/image_loading_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-1/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-4/+4
* This CL:pkotwicz@chromium.org2013-09-181-25/+40
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-181-1/+1
* Move image_decoder.cc/.h from webkit\glue to content\child.ananta@chromium.org2013-06-261-3/+2
* Resizing huge favicons when retrieving those.qsr@chromium.org2013-06-201-14/+79
* Update Blink include pathsabarth@chromium.org2013-06-171-2/+2
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-2/+2
* Don't request missing favicon on every page request. mef@chromium.org2013-05-151-0/+2
* Move resource fetchers to renderer-specific locationjamesr@chromium.org2013-05-141-2/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-291-0/+127