summaryrefslogtreecommitdiffstats
path: root/webkit/glue/image_resource_fetcher.h
Commit message (Expand)AuthorAgeFilesLines
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-1/+2
* Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...tfarina@chromium.org2010-06-051-2/+2
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc intodarin@chromium.org2009-10-301-2/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+1
* Don't forget to free the callbacks!darin@chromium.org2009-07-071-1/+1
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-16/+19
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* GCC 4.3 fixestc@google.com2008-10-131-1/+0
* 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/+86