summaryrefslogtreecommitdiffstats
path: root/webkit/glue/weburlloader_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [Android] Send top-level data:// requests to the browser.mkosiba@chromium.org2012-06-201-0/+7
* Remove magic iframe load transfer support.dimich@chromium.org2012-06-131-10/+0
* Expose HTTP version number in responses.fischman@chromium.org2012-05-221-0/+8
* Show description for throttled requests in DevTools.yzshen@chromium.org2012-04-261-1/+9
* BufferedDataSource wants to know the content length of non-http(s) resources,...fischman@chromium.org2012-03-171-1/+1
* SPDY - chrome:loadtimes() should display negotiated NPN protocol.rtenneti@chromium.org2012-02-281-0/+3
* Fix a valgrind warning. Initializing variables is recommended.abarth@chromium.org2012-01-311-1/+1
* Delete net::GetHeaderParamValueabarth@chromium.org2012-01-311-3/+8
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-161-6/+8
* Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...cbentzel@chromium.org2011-12-081-11/+1
* Make the transfer request code path use full referrersjochen@chromium.org2011-12-051-2/+2
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-8/+8
* Implement meta referrer (part 1/2)jochen@chromium.org2011-11-241-3/+15
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-7/+11
* base::Bind() conversion for webkit.dcheng@chromium.org2011-11-221-1/+2
* Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...cbentzel@chromium.org2011-11-171-1/+11
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-1/+1
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-2/+2
* Call GenerateSafeFilename() from GetSuggestedFilename().asanka@chromium.org2011-08-201-1/+1
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-201-9/+1
* Reland 97048 - Update routing id of pending resource requests for reparented ...rvargas@google.com2011-08-171-0/+10
* Revert 97048 - Trying to see if this is related with arvargas@google.com2011-08-171-10/+0
* Update routing id of pending resource requests for reparented iframes.dimich@chromium.org2011-08-161-0/+10
* Use consistent timestamps for data: url request info.caseq@google.com2011-08-091-3/+5
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-021-37/+2
* Remove SiteIsolationMetrics.japhet@chromium.org2011-07-221-12/+0
* Provide ID of the frame that triggered an event to the webrequest extension.battre@chromium.org2011-07-211-0/+9
* Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...vsevik@chromium.org2011-07-131-0/+2
* Revert 90532 - Set isCancelling flag on WebURLError when request has net::ERR...cmp@chromium.org2011-07-091-2/+0
* Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...vsevik@chromium.org2011-06-261-0/+2
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-241-0/+2
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-181-1/+1
* Remove unused, wrong parameters from request_info.abarth@chromium.org2011-05-111-7/+0
* Added raw headers support to DevTools.vsevik@chromium.org2011-04-201-0/+4
* Enabled encoded data length support in DevTools for synchronous requestsvsevik@chromium.org2011-04-151-0/+1
* Pass null timing to webkit when no such data is available.vsevik@chromium.org2011-04-141-15/+17
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-131-5/+5
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-0/+2
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-081-7/+12
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-071-2/+1
* Fixed network data for data url resourcesvsevik@chromium.org2011-04-061-0/+1
* Revert "Fixed network data for data uri resources"vsevik@chromium.org2011-04-061-17/+15
* Fixed network data for data url resourcesvsevik@chromium.org2011-04-061-15/+17
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-311-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-041-6/+3
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+3
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-051-7/+4
* This reverts commit r73836.ajwong@chromium.org2011-02-051-4/+7
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-051-7/+4