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_stream_factory_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use QUIC_STREAM_CANCELLED in QuicHttpStream when a stream is cancelled.
rch@chromium.org
2013-10-23
1
-1
/
+1
*
When a request fails because the QUIC handshake failed, retry the request
rch@chromium.org
2013-10-17
1
-0
/
+78
*
Disabled shared crypto config code to isolate youtube performance issues
rtenneti@chromium.org
2013-10-02
1
-1
/
+1
*
First cut at sharing server config between youtube servers.
rtenneti@chromium.org
2013-09-28
1
-0
/
+35
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-09-18
1
-1
/
+1
*
If the stream is being closed locally (for example in the case of a
rch@chromium.org
2013-08-29
1
-2
/
+8
*
Require handshake confirmation until a QUIC connection is created succesfully...
rch@chromium.org
2013-08-20
1
-0
/
+2
*
Mark QUIC as broken when a QUIC session is closed without the crypto
rch@chromium.org
2013-08-17
1
-0
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-05
1
-2
/
+2
*
Use an asynchronous API to create QUIC stream
rch@chromium.org
2013-08-02
1
-0
/
+59
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-07-26
1
-2
/
+2
*
QUIC - fix for memory leak in QuicStreamFactoryTest.
rtenneti@chromium.org
2013-07-11
1
-9
/
+9
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
1
-9
/
+24
*
Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-05
1
-47
/
+12
*
Revert 204046 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-06-04
1
-12
/
+47
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-04
1
-47
/
+12
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-30
1
-3
/
+0
*
Add a DeterministicMockUDPClientSocket.
rch@chromium.org
2013-05-08
1
-24
/
+39
*
Close all QUIC connections when the network changes.
rch@chromium.org
2013-05-06
1
-0
/
+48
*
Close QUIC sessions on read errors.
rch@chromium.org
2013-05-06
1
-4
/
+4
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-05-03
1
-14
/
+6
*
Add support for P-256 key exchange in crypto handshake.
rtenneti@chromium.org
2013-03-31
1
-1
/
+3
*
QUIC Crypto - Code to mock out the QuicCryptoClientStream.
rtenneti@chromium.org
2013-03-22
1
-50
/
+10
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-03-14
1
-6
/
+11
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-08
1
-1
/
+5
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-03
1
-4
/
+8
*
Forward-declare QuicDecrypter and QuicEncrypter in quic_framer.h.
wtc@chromium.org
2013-02-27
1
-0
/
+2
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
1
-1
/
+1
*
Land recent QUIC changes.
rch@chromium.org
2013-02-25
1
-14
/
+24
*
Add the server name indication (SNI) field to ClientHello.
wtc@chromium.org
2013-01-29
1
-1
/
+3
*
Add a command line option to enable SPDY request encoding for QUIC requests.
rch@chromium.org
2013-01-25
1
-1
/
+1
*
Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...
rch@chromium.org
2013-01-18
1
-6
/
+9
*
Changing QUIC ack logic to match TCP (with the exception of the fixed RTO) by...
rch@chromium.org
2013-01-17
1
-19
/
+5
*
Send the ClientHello handshake message.
wtc@chromium.org
2013-01-16
1
-4
/
+7
*
Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet...
rch@chromium.org
2013-01-03
1
-0
/
+62
*
Change to queue the ack and control frames, instead of serializing them immed...
rch@chromium.org
2012-12-22
1
-10
/
+17
*
Add the GetRandomGenerator() method to QuicConnectionHelperInterface
wtc@chromium.org
2012-12-22
1
-7
/
+3
*
Merge recent QUIC changes.
rch@chromium.org
2012-12-18
1
-7
/
+3
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-16
1
-2
/
+2
*
Revert 173311
rch@chromium.org
2012-12-15
1
-2
/
+2
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-15
1
-2
/
+2
*
Move the packet receive time map from the AckFrame to the InterArrival conges...
rch@chromium.org
2012-12-14
1
-1
/
+1
*
Revert 173170
dpapad@chromium.org
2012-12-14
1
-1
/
+1
*
Move the packet receive time map from the AckFrame to the InterArrival conges...
rch@chromium.org
2012-12-14
1
-1
/
+1
*
Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.
rch@chromium.org
2012-12-13
1
-7
/
+26
*
Add a factory for creating QuicHttpStream objects from an internal collection...
rch@chromium.org
2012-12-12
1
-0
/
+213
[prev]