Sign in
chromium
/
chromium
/
src
/
61ec82ea8448a84b4c9ba4b51faa1d3ae6d468b5
/
net
/
quic
/
quic_proxy_client_socket_unittest.cc
32c5a11
Landing recent QUIC changes until 8:47 PM, Nov 30, 2018 UTC-5
by Fan Yang
· 7 years ago
f11e129
Add reprioritization to HttpProxyConnectJob
by Lily Chen
· 7 years ago
47cf9d1
Landing Recent QUIC changes until Fri Oct 12 10:44:36 2018 +0000
by Ryan Hamilton
· 7 years ago
ba55fae
Make QuicChromiumClientSession::CloseSessionOnError() take ConnectionCloseBehavior parameter.
by Renjie
· 7 years ago
9c7302b
Use base::MakeRefCounted instead of new to alloc net::IOBuffer instances.
by Victor Costan
· 7 years ago
a5722ccf
Add experiment of switching the client to GOAWAY when path degrading is detected.
by Renjie
· 7 years ago
a3ee93a7
Move chromium-specific QUIC code from net/quic/chromium/ to net/quic/.
by Ryan Hamilton
· 7 years ago
[Renamed (98%) from net/quic/chromium/quic_proxy_client_socket_unittest.cc]
ee76076
Add a session config for max number of migrations on write error.
by Zhongyi Shi
· 7 years ago
89bc721
Add field to SSLConfig to allow H2 connection coalescing with client certificates
by Nick Harper
· 7 years ago
d8a21fc3
Use CompletionOnceCallback in //net/quic/chromium.
by Bence Béky
· 7 years ago
757fcce
Remove migrate_session_on_network_change in QuicChromiumClientSession which is never set to true.
by Zhongyi Shi
· 7 years ago
fc43608
Remove connection migration v1 code for OnPathDegrading
by Zhongyi Shi
· 7 years ago
8ddc249
Use CompletionOnceCallback in test helper classes.
by Bence Béky
· 7 years ago
d672f754
Initialize default_network_ to the default network value tracked by QuicStreamFactory.
by Zhongyi Shi
· 7 years ago
60637ae
Landing Recent QUIC changes until Fri May 25 16:11:25 2018 +0000
by Michael Warres
· 7 years ago
8d9ee76e
Move shared QUIC code to the quic:: namespace.
by Ryan Hamilton
· 7 years ago
0239aac
Move net/third_party/spdy code to a spdy:: namespace
by Ryan Hamilton
· 7 years ago
56b10c5d
Move shared QUIC code to net/third_party/quic/
by Ryan Hamilton
· 7 years ago
98447b1
Remove ScopedTaskEnvironment from NetTestSuite.
by Bence Béky
· 7 years ago
ce380cb
Fix mistyped "Sequence" in test name prefixes.
by Bence Béky
· 7 years ago
32f2fd0
Change MockQuicData::AddRead() and MockQuicData::AddWrite() to take explicit IoMode.
by Zhongyi Shi
· 7 years ago
0e52ce7
Move two constants to quic_stream_factory.h which is used only on client side for connection migration timing control and should not live in the shared code.
by Zhongyi Shi
· 7 years ago
6315486
Landing Recent QUIC changes until Sun Mar 11 18:36:42 2018 +0000
by Victor Vasiliev
· 7 years ago
8e3c5d3
Plumb socket tag through QUIC code.
by Paul Jensen
· 7 years ago
683bcaa9
Add traffic annotation to QuicChromiumClientStream constructor.
by Ramin Halavati
· 7 years ago
198a6aa
For QUIC version 42, let session decide what to write. Connection does not handle retransmission anymore.
by Fan Yang
· 7 years ago
dbbd875
Fix QuicProxyClientSocket::Write() to return bytes written instead of OK on success
by Yixin Wang
· 8 years ago
7a3f1b8d
Remove QuicTestPacketMaker's internal bookkeeping of HTTP/2 stream dependencies.
by Yixin Wang
· 8 years ago
079ad54
Add HTTP/2 stream dependency info derived from RequestPriority to QUIC client headers
by Yixin Wang
· 8 years ago
ed8ebd5
Landing Recent QUIC changes until Thu Dec 21 15:21:19 2017 +0000
by Michael Warres
· 8 years ago
6c2a2a8
Change QuicHttpStream::GetAlternativeService to return the actual
by Ryan Hamilton
· 8 years ago
8b1e43f
Add session config param for max number of migrations to non-default
by Zhongyi Shi
· 8 years ago
73f23ca87
Add session config param for max time on non-default network.
by Zhongyi Shi
· 8 years ago
578968d4
Remove unused code and comments for socket annotations.
by
[email protected]
· 8 years ago
fefaf5b
Landing Recent QUIC changes until Thu Dec 7 21:51:21 2017
by Dan Zhang
· 8 years ago
f4683a3
Add a different config param to control connection migration v2 on
by Zhongyi Shi
· 8 years ago
9edcf1a
Modify the QUIC ENOBUFS retry logic to use exponential backoff.
by Ryan Hamilton
· 8 years ago
5f587cc
Add connection migration handling code
by Zhongyi Shi
· 8 years ago
2bea3cf
Add MockQuicData::AllRead|WriteDataConsumed() checks in QuicProxyClientSocketTest::TearDown()
by Yixin Wang
· 8 years ago
22e91af
Connection Migration Clean-up:
by Zhongyi Shi
· 8 years ago
8f9d7d395
Avoid WrapUnique(new) in //net.
by Bence Béky
· 8 years ago
74ee3ce
Landing Recent QUIC changes until Fri Sep 29 00:06:03 2017 +0000
by Michael Warres
· 8 years ago
f1147017
Landing Recent QUIC changes until Fri Sep 15 20:37:34 2017.
by Dan Zhang
· 8 years ago
8fb43d0
Fix QuicProxyClientSocketTest destruction order bug
by Bruce Dawson
· 8 years ago
0d2c6b7e1
Add QuicProxyClientSocket class
by Yixin Wang
· 8 years ago