| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland rest of r77399. | willchan@chromium.org | 2011-03-12 | 1 | -4/+0 |
* | Revert r77399 in preparation for merging a small portion of it to 696. | willchan@chromium.org | 2011-03-11 | 1 | -0/+4 |
* | Reland r77075,r77077. | willchan@chromium.org | 2011-03-09 | 1 | -4/+0 |
* | Revert 77075 - Don't block on stream requests on Alternate-Protocol. | jochen@chromium.org | 2011-03-07 | 1 | -0/+4 |
* | Don't block on stream requests on Alternate-Protocol. | willchan@chromium.org | 2011-03-06 | 1 | -4/+0 |
* | Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav... | bryner@chromium.org | 2011-02-22 | 1 | -0/+10 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -8/+8 |
* | FBTF: Start cleaning up net/ | erg@google.com | 2010-08-11 | 1 | -5/+9 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add field trial stats for alternate_protocol. The histogram we collected are: | lzheng@chromium.org | 2010-06-26 | 1 | -0/+4 |
* | This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t... | lzheng@chromium.org | 2010-05-21 | 1 | -0/+3 |
* | Track whether a resource was loaded via a proxy. I'm going to use | mbelshe@chromium.org | 2010-05-21 | 1 | -2/+7 |
* | Add APIs to expose http cache's metadata and the | rvargas@google.com | 2010-02-23 | 1 | -0/+4 |
* | Enable JS detection of whether SPDY was used to load a web page. | mbelshe@google.com | 2010-01-11 | 1 | -0/+3 |
* | Make HttpResponseInfo pickle'able, just moves some code from HttpCache to Htt... | michaeln@google.com | 2009-10-08 | 1 | -0/+10 |
* | Because we use scoped_refptr<> to the HttpResponseInfo | mbelshe@google.com | 2009-09-22 | 1 | -3/+2 |
* | Re-enabled URLRequestTestHTTP.BasicAuth. | eroman@chromium.org | 2009-09-04 | 1 | -2/+2 |
* | Specify new methods for supporting SSL client authentication. | wtc@chromium.org | 2009-06-12 | 1 | -1/+8 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -5/+0 |
* | Fully reset HttpNetworkTransaction::response_ when restarting the transaction... | ericroman@google.com | 2009-03-21 | 1 | -1/+2 |
* | Proposed change to support resource loading for media files. | hclam@chromium.org | 2009-03-02 | 1 | -0/+5 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -5/+8 |
* | Correct latency histograms for SDCH encoding | jar@chromium.org | 2009-01-13 | 1 | -0/+9 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+67 |