| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove OrderedSocketData from SpdyHttpStreamTest and use DeterministicSocketD... | rch | 2015-04-11 | 1 | -64/+27 |
* | Remove OrderedSocketData from SpdyStreamTest and use DeterministicSocketData ... | rch | 2015-04-10 | 1 | -21/+30 |
* | Remove force_spdy_always, force_spdy_over_ssl and force_spdy_single_domain. | rch | 2015-04-10 | 5 | -429/+243 |
* | Remove use of DelayedSocketData from SpdySessionPoolTest. | rch | 2015-04-09 | 1 | -1/+2 |
* | Make CreateSpdyHeadersFromHttpRequest do the right thing for CONNECT requests | rch | 2015-04-09 | 3 | -16/+173 |
* | Flow control related refactoring. | bnc | 2015-04-09 | 9 | -53/+71 |
* | Disable logging of failed SPDY PINGs in a timemax bucket, and update histogra... | bmcquade | 2015-04-09 | 1 | -3/+3 |
* | Change ClientSocketPoolManager::InitSocketHandleForHttpRequest and friends | rch | 2015-04-08 | 1 | -0/+1 |
* | * Fix a bug in SpdySession::IncreaseRecvWindowSize() that was causing | bnc | 2015-04-08 | 9 | -114/+148 |
* | Remove the confusing request_url argument from the constructors | rch | 2015-04-07 | 3 | -28/+12 |
* | Simplify the interface to ProxyClientSocket::BuildTunnelRequest | rch | 2015-04-07 | 2 | -9/+15 |
* | Move NetLog code from src/net/base to src/net/log. | eroman | 2015-04-02 | 13 | -15/+15 |
* | Remove DCHECK and if on (socket->IsConnected). | bnc | 2015-04-01 | 1 | -10/+7 |
* | Remove the ScopedBandwidthMetrics class and associated Net.DownloadBandwith m... | rkaplow | 2015-03-31 | 2 | -8/+1 |
* | Remove HpackHuffmanAggregator. | bnc | 2015-03-26 | 4 | -457/+0 |
* | Unify various QUIC server classes in net/quic and net/tools/quic. | rch | 2015-03-26 | 1 | -6/+6 |
* | Account for HTTP/2 padding in receive windows. | bnc | 2015-03-25 | 14 | -25/+145 |
* | Remove prerender cookie store, part 4. | davidben | 2015-03-23 | 1 | -16/+6 |
* | Update HttpServerProperties::*AlternateProtocol* interface. | bnc | 2015-03-20 | 1 | -3/+6 |
* | Add a chromium based simple QUIC client. | rch | 2015-03-19 | 1 | -3/+4 |
* | Revert of Add a chromium based simple QUIC client. (patchset #10 id:180001 of... | jackhou | 2015-03-19 | 1 | -4/+3 |
* | Add a chromium based simple QUIC client. | rch | 2015-03-19 | 1 | -3/+4 |
* | Rename WriteString to WriteStringPiece16 in SpdyFrameBuilder | zhuoyu.qian | 2015-03-18 | 4 | -13/+12 |
* | Test dead code. | bnc | 2015-03-12 | 5 | -23/+34 |
* | Remove HTTP/2 draft-15 enum values and test cases. | bnc | 2015-03-10 | 9 | -32/+30 |
* | Revert of Rename WriteString to WriteStringPiece16 in SpdyFrameBuilder (patch... | gab | 2015-03-10 | 4 | -12/+13 |
* | Remove net:: in spdy_network_transaction_unittest. | bnc | 2015-03-10 | 1 | -47/+45 |
* | Rename WriteString to WriteStringPiece16 in SpdyFrameBuilder | zhuoyu.qian | 2015-03-10 | 4 | -13/+12 |
* | Add unittest for GetNumberRequiredContinuationFrames. | bnc | 2015-03-10 | 2 | -0/+12 |
* | Improve code with early returns. | bnc | 2015-03-10 | 1 | -22/+16 |
* | Advertise HTTP/2 support. | bnc | 2015-03-09 | 9 | -10/+17 |
* | Avoid duplicates in SPDY's write blocked list. | bnc | 2015-03-09 | 2 | -52/+144 |
* | Revert of Test dead code. (patchset #4 id:60001 of https://codereview.chromiu... | dgrogan | 2015-03-09 | 5 | -34/+23 |
* | Test dead code. | bnc | 2015-03-09 | 5 | -23/+34 |
* | Fix off-by-one in SpdyFramer. | bnc | 2015-03-09 | 1 | -1/+3 |
* | Remove some dead code. | bnc | 2015-03-09 | 4 | -46/+0 |
* | Code cleanup. | bnc | 2015-03-09 | 3 | -19/+16 |
* | Fully qualify std::make_pair. | bnc | 2015-03-07 | 3 | -12/+9 |
* | Split bug 418183 into separate bugs for each janky piece and remove the | pkasting | 2015-02-28 | 1 | -3/+2 |
* | Update instrumentation for many different bugs based on new UMA data. | pkasting | 2015-02-28 | 1 | -13/+5 |
* | Change "spdy_priority" to "priority" in NetLog. | bnc | 2015-02-27 | 1 | -2/+2 |
* | Remove ScopedTrackers that are no longer needed. | michaeln | 2015-02-27 | 1 | -4/+0 |
* | Log sending HTTP/2 HEADERS frames correctly. | bnc | 2015-02-26 | 2 | -4/+11 |
* | Rename SPDY netlog strings to HTTP2. | bnc | 2015-02-25 | 9 | -128/+100 |
* | Update instrumentation for many different bugs based on new UMA data. | pkasting | 2015-02-21 | 3 | -20/+14 |
* | removing all the code related to chrome://stats | cpu | 2015-02-12 | 2 | -35/+3 |
* | Adding instrumentation to locate the source of jankiness. | pkasting | 2015-02-11 | 3 | -0/+21 |
* | ScopedTrackers to help pin down where IOThread::InitSystemRequestContextOnIOT... | michaeln | 2015-02-09 | 1 | -0/+5 |
* | Change OK to NO_ERROR in enum ParserError. | bnc | 2015-01-26 | 3 | -16/+16 |
* | Cleanup: Better constify some strings in net/. | thestig | 2015-01-24 | 1 | -2/+2 |