summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resource_fetcher.h
Commit message (Expand)AuthorAgeFilesLines
* Glue for sending/receiving cacheable metadata.tonyg@chromium.org2010-05-171-0/+5
* 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-2/+2
* DevTools: report correct content length for resources.yurys@google.com2009-11-021-2/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-4/+5
* Alt{Error,404}PageResourceFetcher cleanup.darin@chromium.org2009-07-231-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-50/+49
* Remove unused code. Frame::loader() is never null.darin@chromium.org2009-06-251-6/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Cleanup in webkit/glue/phajdan.jr@chromium.org2009-02-031-3/+3
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+4
* 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/+142