summaryrefslogtreecommitdiffstats
path: root/webkit/glue/image_resource_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind() conversion for webkit.dcheng@chromium.org2011-11-221-8/+9
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-3/+6
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Fix a potential crash by clearing callback_ before running it.darin@chromium.org2011-01-201-2/+6
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+3
* Don't forget to free the callbacks!darin@chromium.org2009-07-071-0/+1
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-29/+21
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+81