| Commit message (Expand) | Author | Age | Files | Lines |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -1/+2 |
* | QUIC - use QuicSessionKey tuple (host, port, is_https) instead of | rtenneti@chromium.org | 2014-03-15 | 10 | -50/+77 |
* | Revert 257227 "SpdyFramer now uses HPACK for SPDY4 headers" | jam@chromium.org | 2014-03-14 | 1 | -1/+1 |
* | SpdyFramer now uses HPACK for SPDY4 headers | jgraettinger@chromium.org | 2014-03-14 | 1 | -1/+1 |
* | Move UTF16ToASCII, remove WideToASCII. | brettw@chromium.org | 2014-03-14 | 1 | -1/+2 |
* | Land Recent QUIC Changes | rtenneti@chromium.org | 2014-03-13 | 1 | -1/+4 |
* | Remove NetLog::LOG_BASIC. | davidben@chromium.org | 2014-03-12 | 1 | -1/+0 |
* | QUIC - Minor cleanup changes to match the internal source code. | rtenneti@chromium.org | 2014-03-07 | 1 | -1/+1 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-03-07 | 7 | -61/+11 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 2 | -3/+2 |
* | flip_server: Use base's SplitString() function in LoadTimeMeasurement. | tfarina@chromium.org | 2014-03-04 | 1 | -23/+10 |
* | Killing off QUICv12, including cleaning out all of the code for handling | rtenneti@chromium.org | 2014-03-03 | 7 | -214/+21 |
* | Implement SPDY4 CONTINUATION frame in SpdyFramer. | jgraettinger@chromium.org | 2014-03-03 | 1 | -1/+1 |
* | Reland re-organization of net/disk_cache/ | gavinp@chromium.org | 2014-03-03 | 6 | -13/+13 |
* | QUIC - Cleanup changes found while sync'ing with internal code. | rtenneti@chromium.org | 2014-02-28 | 1 | -2/+2 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-02-27 | 22 | -313/+404 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-02-27 | 3 | -21/+23 |
* | Revert 253581 "Reorganize net/disk_cache into backend specific d..." | gavinp@chromium.org | 2014-02-26 | 6 | -13/+13 |
* | Reorganize net/disk_cache into backend specific directories. | gavinp@chromium.org | 2014-02-26 | 6 | -13/+13 |
* | fetch_client needs to call set_proxy_config_service on Android and Linux. | wtc@chromium.org | 2014-02-26 | 1 | -0/+10 |
* | flip_server: Remove const_cast from SSL_CTX_new() call. | tfarina@chromium.org | 2014-02-25 | 1 | -3/+1 |
* | Implements the ACK flag for SPDY4/HTTP2 PING frames | jgraettinger@chromium.org | 2014-02-25 | 2 | -4/+4 |
* | Use scoped_ptr instead of raw pointer to store SpdyFramer | Bacek@yandex-team.ru | 2014-02-24 | 2 | -6/+7 |
* | Set new negotiated SPDY version after reusing of SpdySM | Bacek@yandex-team.ru | 2014-02-20 | 5 | -5/+37 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-02-20 | 12 | -46/+72 |
* | Properly initialize logging in quic_server and quic_client so | rch@chromium.org | 2014-02-19 | 2 | -0/+11 |
* | Changes the type for PING id from uint32 to uint64. | jgraettinger@chromium.org | 2014-02-12 | 2 | -2/+2 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-02-10 | 1 | -3/+16 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-02-09 | 2 | -10/+12 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-02-06 | 4 | -7/+33 |
* | Add the client address to the Public Reset packet. | wtc@chromium.org | 2014-02-05 | 4 | -1/+8 |
* | SPDY cleanup: remove credential slot. | jgraettinger@chromium.org | 2014-01-30 | 3 | -37/+61 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-01-30 | 14 | -127/+114 |
* | QUIC - Moved FindOrNull and FindOrDie to a separate files. | rtenneti@chromium.org | 2014-01-25 | 1 | -1/+1 |
* | Use EXPECT_DFATAL instead of EXPECT_DEBUG_DEATH in spdy_protocol_test.cc. | rch@chromium.org | 2014-01-25 | 1 | -1/+1 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-01-25 | 7 | -49/+119 |
* | Replace all EXPECT_DEBUG_DEATH tests with EXPECT_DFATAL in QUIC code. | rch@chromium.org | 2014-01-24 | 1 | -17/+2 |
* | fetch_client: Support file URL scheme | cbentzel@chromium.org | 2014-01-19 | 1 | -110/+95 |
* | QUIC - Changed DelatedWrite to be a struct and other nits from internal | rtenneti@chromium.org | 2014-01-18 | 2 | -3/+2 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-01-16 | 32 | -189/+395 |
* | Silence INFO logging in net/tools/quic/ and use VLOG(1) instead. | rch@chromium.org | 2014-01-16 | 12 | -38/+38 |
* | Removes MessageLoop::TYPE_XXX where possible | sky@chromium.org | 2014-01-15 | 3 | -5/+5 |
* | Fix end_to_end_test performance regression caused by using mutexes | rtenneti@chromium.org | 2014-01-09 | 3 | -36/+52 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-01-08 | 14 | -96/+131 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-01-08 | 4 | -8/+48 |
* | Land Recent QUIC Changes. | rtenneti@chromium.org | 2014-01-04 | 17 | -342/+312 |
* | QUIC - minor cleanup changes to match internal source. | rtenneti@chromium.org | 2014-01-02 | 1 | -1/+1 |
* | Remove HttpTransactionDelegate and all users (LoadTimeStats). | rvargas@chromium.org | 2013-12-27 | 1 | -2/+1 |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 2 | -1/+4 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 2 | -2/+2 |