index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
quic
/
quic_client_session_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUIC - Construct crypto_stream_ in QuicClientSession::InitializeSession
rtenneti
2014-08-26
1
-6
/
+5
*
Remove implicit conversions from scoped_refptr to T* in net/quic/
dcheng
2014-08-26
1
-4
/
+4
*
Refactoring: Create per-connection packet writers in QuicDispatcher.
wtc@chromium.org
2014-08-22
1
-35
/
+2
*
Refactor pooling logic into a helper method
rch@chromium.org
2014-08-19
1
-10
/
+54
*
Revert 290320 "Refactor pooling logic into a helper method"
viettrungluu@chromium.org
2014-08-18
1
-54
/
+10
*
Revert 290384 "Revert 289433 "Refactor pooling logic into a help..."
viettrungluu@chromium.org
2014-08-18
1
-10
/
+54
*
Revert 289433 "Refactor pooling logic into a helper method"
viettrungluu@chromium.org
2014-08-18
1
-54
/
+10
*
Refactor pooling logic into a helper method
rch@chromium.org
2014-08-18
1
-10
/
+54
*
Revert 289433 "Refactor pooling logic into a helper method"
rch@chromium.org
2014-08-15
1
-54
/
+10
*
Refactor pooling logic into a helper method
rch@chromium.org
2014-08-14
1
-10
/
+54
*
Disable SPDY and QUIC session pooling.
rch@chromium.org
2014-07-30
1
-2
/
+4
*
QUIC - undo the chromium specific changes from the following CL which
rtenneti@chromium.org
2014-07-23
1
-5
/
+6
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-07-18
1
-5
/
+5
*
Reimplement QuicCryptoClientStream::WasChannelIDSent with a boolean
wtc@chromium.org
2014-07-16
1
-15
/
+1
*
Restrict QUIC session pool when channel ID is present.
rch@chromium.org
2014-07-02
1
-1
/
+66
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-06-18
1
-4
/
+2
*
To mitigate the effects of hanging 0-RTT QUIC connections,
rch@chromium.org
2014-06-06
1
-1
/
+3
*
QUIC - minor clean up of comments per wtc' comments for the CL:
rtenneti@chromium.org
2014-05-20
1
-1
/
+0
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-05-17
1
-1
/
+3
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-04-20
1
-6
/
+6
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-04-01
1
-2
/
+2
*
Rename PrivateMode enum values:
rch@chromium.org
2014-04-01
1
-1
/
+1
*
Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...
rch@chromium.org
2014-03-28
1
-1
/
+1
*
Rename PrivateMode enum values:
rch@chromium.org
2014-03-28
1
-1
/
+1
*
Add PrivacyMode support to the QuicStreamFactory.
rch@chromium.org
2014-03-26
1
-1
/
+2
*
Revert of Add PrivacyMode support to the QuicStreamFactory. (https://coderevi...
erikchen@chromium.org
2014-03-25
1
-2
/
+1
*
Add PrivacyMode support to the QuicStreamFactory.
rch@chromium.org
2014-03-25
1
-1
/
+2
*
QUIC - server_info and server_key are listed next to each other.
rtenneti@chromium.org
2014-03-19
1
-2
/
+2
*
QUIC - use QuicSessionKey tuple (host, port, is_https) instead of
rtenneti@chromium.org
2014-03-15
1
-2
/
+3
*
Move QuicServerInfo management from CachedState to the QuicStreamFactory
rch@chromium.org
2014-03-14
1
-1
/
+3
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-30
1
-2
/
+1
*
QUIC - minor cleanup changes to match internal source.
rtenneti@chromium.org
2014-01-02
1
-2
/
+2
*
Implement a QuicHeadersStream to handle reliable in-order delivery of
rtenneti@chromium.org
2013-12-18
1
-6
/
+10
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-16
1
-4
/
+2
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-13
1
-5
/
+5
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-28
1
-1
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-24
1
-20
/
+0
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-24
1
-2
/
+38
*
When a request fails because the QUIC handshake failed, retry the request
rch@chromium.org
2013-10-17
1
-1
/
+16
*
Require handshake confirmation until a QUIC connection is created succesfully...
rch@chromium.org
2013-08-20
1
-1
/
+1
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-2
/
+4
*
Use an asynchronous API to create QUIC stream
rch@chromium.org
2013-08-02
1
-0
/
+29
*
QUIC - reset QuicConnection's OverallConnectionTimeout when crypto handshake
rtenneti@chromium.org
2013-07-21
1
-2
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-30
1
-1
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
1
-4
/
+4
*
Revert 201501 "Land Recent QUIC changes."
rogerta@chromium.org
2013-05-22
1
-4
/
+4
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-22
1
-4
/
+4
*
QUIC - Moved call to SetDefaults to callers of QuicClientSession.
rtenneti@chromium.org
2013-05-17
1
-0
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-16
1
-2
/
+3
*
QUIC - Added NetLog's Logging test to quic_network_transaction_unittest.cc.
rtenneti@chromium.org
2013-05-10
1
-70
/
+0
[next]