summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resource_loader_bridge.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-131-7/+7
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-081-1/+10
* Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...vsevik@chromium.org2011-04-061-1/+0
* Save actual transfer size for future DevTools usevsevik@chromium.org2011-03-311-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-041-5/+2
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+4
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-1/+1
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-1/+4
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* DevTools: provide response code and status text as a part of raw headers data.pfeldman@chromium.org2010-11-191-0/+2
* Remove GetURLForDebugging().pkasting@chromium.org2010-10-231-4/+0
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-141/+145
* Added support for raw headers.caseq@google.com2010-10-061-0/+17
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-161-1/+2
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+4
* Fix bug which caused DNS time not to be reported by LoadTimingObserver.tonyg@chromium.org2010-07-281-4/+4
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-221-2/+16
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-161-0/+3
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-141-0/+66
* Add basic Pepper URLLoader implementation.darin@chromium.org2010-06-301-1/+1
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-261-0/+4
* Track whether a page was loaded via a proxy so that we canmbelshe@chromium.org2010-06-101-0/+5
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-0/+3
* Glue for sending/receiving cacheable metadata.tonyg@chromium.org2010-05-171-0/+4
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-3/+6
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-111-0/+3
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-191-37/+51
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-181-8/+8
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-131-5/+10
* Make GetURLForDebugging return a const GURL.tony@chromium.org2009-10-281-1/+1
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-4/+8
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-2/+0
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-2/+6
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+2
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-21/+0
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-1/+0
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+7
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-2/+3
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+1
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-251-0/+5
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-20/+18
* Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfohclam@chromium.org2009-03-171-0/+19
* Get rid of stashing a frame pointer with ResourceRequest and just store the r...jam@chromium.org2009-03-161-7/+7
* Highlights of changes:hclam@chromium.org2009-03-131-1/+8
* WebKit resource requests now have a flag reportUploadProgress that tells us w...jcampan@chromium.org2009-03-121-1/+1
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+2
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-2/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+2