summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resource_fetcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-131-1/+1
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-5/+9
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-081-1/+1
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-071-7/+0
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-311-0/+8
* Fix build oops.darin@chromium.org2011-01-201-2/+2
* Fix a potential crash by clearing callback_ before running it.darin@chromium.org2011-01-201-8/+14
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-7/+7
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-161-1/+2
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+3
* Glue for sending/receiving cacheable metadata.tonyg@chromium.org2010-05-171-0/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-7/+7
* 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-2/+3
* Don't forget to free the callbacks!darin@chromium.org2009-07-071-2/+6
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-59/+64
* Remove unused code. Frame::loader() is never null.darin@chromium.org2009-06-251-15/+2
* Get rid of stashing a frame pointer with ResourceRequest and just store the r...jam@chromium.org2009-03-161-1/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* As described in the bug comments, there is a small hole which makes it possib...mad@chromium.org2009-02-271-1/+1
* 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/+146