summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resource_loader_bridge.cc
Commit message (Expand)AuthorAgeFilesLines
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-131-1/+1
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-081-0/+1
* Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...vsevik@chromium.org2011-04-061-2/+1
* Save actual transfer size for future DevTools usevsevik@chromium.org2011-03-311-2/+3
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-2/+3
* DevTools: provide response code and status text as a part of raw headers data.pfeldman@chromium.org2010-11-191-1/+3
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-32/+36
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-221-1/+2
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-161-0/+1
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-141-0/+19
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-261-0/+1
* Track whether a page was loaded via a proxy so that we canmbelshe@chromium.org2010-06-101-0/+1
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-0/+1
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-111-0/+1
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-191-0/+12
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-2/+2
* Remove some bogus includes.darin@chromium.org2009-07-221-4/+1
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-6/+0
* Fix an issue found by purify with my previous submission.michaeln@google.com2009-04-081-0/+2
* Fix renderer hang caused when a synchronous XHR is disallowed for securitydarin@chromium.org2009-03-271-0/+1
* Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfohclam@chromium.org2009-03-171-0/+6
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+32