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_http_stream_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-17
1
-1
/
+5
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net, Linux edition.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Add support for P-256 key exchange in crypto handshake.
rtenneti@chromium.org
2013-03-31
1
-1
/
+2
*
QUIC Crypto - Code to mock out the QuicCryptoClientStream.
rtenneti@chromium.org
2013-03-22
1
-51
/
+41
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-10
/
+10
*
Remove the unused HttpStreamBase::IsMoreDataBuffered().
mmenke@chromium.org
2013-03-19
1
-6
/
+0
*
Refactor QuicClientSession so that it owns the underlying socket
rch@chromium.org
2013-03-15
1
-1
/
+1
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-03-14
1
-14
/
+17
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-08
1
-18
/
+37
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-03
1
-1
/
+3
*
Forward-declare QuicDecrypter and QuicEncrypter in quic_framer.h.
wtc@chromium.org
2013-02-27
1
-0
/
+2
*
Fix bug in QuicHttpStream in which a CHECK failed when sending the request bo...
rch@chromium.org
2013-02-26
1
-0
/
+60
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
1
-38
/
+24
*
Land recent QUIC changes.
rch@chromium.org
2013-02-25
1
-10
/
+17
*
Enhance net internals/net log output for QUIC.
rch@chromium.org
2013-02-14
1
-1
/
+1
*
Revert 182331
rch@chromium.org
2013-02-13
1
-1
/
+1
*
Enhance net internals/net log output for QUIC.
rch@chromium.org
2013-02-13
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Land recent QUIC changes.
rch@chromium.org
2013-02-03
1
-17
/
+18
*
Add the server name indication (SNI) field to ClientHello.
wtc@chromium.org
2013-01-29
1
-1
/
+2
*
Change QuicHttpStream to use SPDY header blocks for reading/writing
rch@chromium.org
2013-01-25
1
-36
/
+79
*
Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...
rch@chromium.org
2013-01-18
1
-3
/
+4
*
Changing QUIC ack logic to match TCP (with the exception of the fixed RTO) by...
rch@chromium.org
2013-01-17
1
-1
/
+0
*
Make all QUIC streams owned by the session. Add a Visitor interface to the s...
rch@chromium.org
2012-12-23
1
-11
/
+78
*
Move all test Peer classes to the test namespace. Move the QuicConnectionPeer...
rch@chromium.org
2012-12-22
1
-15
/
+1
*
Add the GetRandomGenerator() method to QuicConnectionHelperInterface
wtc@chromium.org
2012-12-22
1
-1
/
+3
*
net: Split sync part of UploadFileElementReader as UploadFileElementReaderSync
hashimoto@chromium.org
2012-12-20
1
-1
/
+1
*
Merge recent QUIC changes.
rch@chromium.org
2012-12-18
1
-5
/
+3
*
Move the packet receive time map from the AckFrame to the InterArrival conges...
rch@chromium.org
2012-12-14
1
-8
/
+1
*
Revert 173170
dpapad@chromium.org
2012-12-14
1
-1
/
+8
*
Move the packet receive time map from the AckFrame to the InterArrival conges...
rch@chromium.org
2012-12-14
1
-8
/
+1
*
Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.
rch@chromium.org
2012-12-13
1
-25
/
+38
*
Add a factory for creating QuicHttpStream objects from an internal collection...
rch@chromium.org
2012-12-12
1
-8
/
+7
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
1
-4
/
+5
*
Implement TCP congestion control classes in QUIC.
rch@chromium.org
2012-12-07
1
-4
/
+6
*
* Enhance the ack logging
rch@chromium.org
2012-12-07
1
-10
/
+15
*
Add a QuicHttpStream class.
rch@chromium.org
2012-12-04
1
-0
/
+394