| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "[SPDY] Refactor SpdySession state machine" | akalin@chromium.org | 2013-07-17 | 10 | -401/+304 |
* | HTTP socket pool group name and SSL Session Cache Shard vary on Privacy Mode. | mef@chromium.org | 2013-07-17 | 2 | -0/+2 |
* | [SPDY] Add checks to track down invalid SpdyStreamRequest pointers | akalin@chromium.org | 2013-07-17 | 1 | -0/+8 |
* | [SPDY] Refactor SpdySession state machine | akalin@chromium.org | 2013-07-16 | 10 | -304/+401 |
* | Declaration of SPDY 4 PUSH_PROMISE; not yet used. | akalin@chromium.org | 2013-07-16 | 12 | -28/+325 |
* | [SPDY] Change semantics of SpdyBuffer::GetIOBufferForRemainingData() | akalin@chromium.org | 2013-07-12 | 3 | -11/+63 |
* | UMA for Data Reduction Proxy connection latency | bolian@chromium.org | 2013-07-12 | 1 | -0/+5 |
* | net: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-12 | 5 | -5/+5 |
* | SPDY Framer: Refactorings. | eustas@chromium.org | 2013-07-10 | 9 | -69/+80 |
* | First step at enabling QUIC over HTTPS. | rtenneti@chromium.org | 2013-07-10 | 2 | -0/+4 |
* | [SPDY] Clean up some SpdySession tests | akalin@chromium.org | 2013-07-10 | 3 | -141/+20 |
* | Revert 210694 "fix loop" | akalin@chromium.org | 2013-07-10 | 7 | -308/+255 |
* | fix loop | akalin@chromium.org | 2013-07-10 | 7 | -255/+308 |
* | [SPDY] Make SpdySessionPool keep track of available sessions | akalin@chromium.org | 2013-07-08 | 8 | -304/+352 |
* | [SPDY] Refactor and clean up SpdySessionPool | akalin@chromium.org | 2013-07-03 | 13 | -1174/+1073 |
* | Use a direct include of time headers in net/, part 3. | avi@chromium.org | 2013-06-28 | 4 | -5/+5 |
* | [SPDY] Organize tests by minimum version needed | akalin@chromium.org | 2013-06-27 | 3 | -1214/+1221 |
* | [SPDY] Enable tests for SPDY/3.1 and SPDY/4a2 | akalin@chromium.org | 2013-06-27 | 9 | -776/+297 |
* | Add FrameType and SerializeWith methods to SpdyFrameIR and friends | akalin@chromium.org | 2013-06-27 | 7 | -7/+171 |
* | Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-27 | 2 | -2/+2 |
* | [SPDY] Remove remnants of split SPDY unit tests | akalin@chromium.org | 2013-06-26 | 6 | -556/+1 |
* | [SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc | akalin@chromium.org | 2013-06-25 | 2 | -293/+28 |
* | Revert 208562 "[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unit..." | akalin@chromium.org | 2013-06-25 | 3 | -28/+309 |
* | [SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc | akalin@chromium.org | 2013-06-25 | 3 | -309/+28 |
* | [SPDY] Unfork websocket_handshake_handler_spdy{2,3}_unittest.cc | akalin@chromium.org | 2013-06-25 | 2 | -3/+28 |
* | [SPDY] Unfork websocket_job_spdy{2,3}_unittest.cc files | akalin@chromium.org | 2013-06-25 | 3 | -103/+68 |
* | [SPDY] Unfork spdy_websocket_stream_spdy{2,3}_unittest.cc files | akalin@chromium.org | 2013-06-25 | 5 | -660/+65 |
* | [SPDY] Unfork spdy_websocket_test_util_spdy{2,3}.* files | akalin@chromium.org | 2013-06-24 | 8 | -484/+266 |
* | [SPDY] Add tests for speculative crash fix in r206851 | akalin@chromium.org | 2013-06-24 | 9 | -278/+658 |
* | [SPDY] Refactor SpdyStream's handling of response headers | akalin@chromium.org | 2013-06-24 | 18 | -522/+739 |
* | Use a dummy HttpStream for proxy redirects | akalin@chromium.org | 2013-06-24 | 7 | -32/+37 |
* | [SPDY] Remove ConstructSpdyPush() overload that doesn't take a URL | akalin@chromium.org | 2013-06-24 | 7 | -54/+15 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 1 | -1/+1 |
* | [SPDY] Fix SpdySession's handling of SYN_REPLY frames | akalin@chromium.org | 2013-06-21 | 5 | -76/+146 |
* | [SPDY] Avoid crash when an active stream closes another when it is closed | akalin@chromium.org | 2013-06-18 | 1 | -4/+8 |
* | Merge the SpdyNetworkTransaction tests and parametrize them on a NextProto | akalin@chromium.org | 2013-06-15 | 4 | -6774/+1058 |
* | Extend SpdyFramerDebugVisitorInterface interface. | akalin@chromium.org | 2013-06-14 | 3 | -45/+89 |
* | Merge the HttpNetworkTransaction tests and parametrize them on a NextProto | akalin@chromium.org | 2013-06-14 | 2 | -0/+23 |
* | Make net and ipc explicitly use the base namespace for Values. | brettw@chromium.org | 2013-06-13 | 5 | -18/+19 |
* | Give more request types a TransportSecurityState. | palmer@chromium.org | 2013-06-13 | 2 | -0/+8 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/. | dcheng@chromium.org | 2013-06-12 | 1 | -3/+2 |
* | [SPDY] Merge the SpdyHttpStream unit tests and parametrize them on a NextProto | akalin@chromium.org | 2013-06-12 | 4 | -641/+98 |
* | [SPDY] Merge the SpdySession unit tests and parametrize them on a NextProto | akalin@chromium.org | 2013-06-11 | 4 | -2783/+357 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 2 | -12/+24 |
* | Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ... | avi@chromium.org | 2013-06-11 | 10 | -12/+12 |
* | Add BLOCKED frame type to SPDY 4 for increased debugability/tunability. | akalin@chromium.org | 2013-06-11 | 4 | -79/+169 |
* | Remove a couple of obsolete/done TODOs. | akalin@chromium.org | 2013-06-11 | 1 | -6/+0 |
* | [SPDY] Fix crash in SpdyHttpStream::GetUploadProgress() | akalin@chromium.org | 2013-06-11 | 4 | -1/+20 |
* | Use a direct include of utf_string_conversions.h in net/. | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |