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
/
test_tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-03
3
-4
/
+18
*
QUIC - Some sketching of the crypto handshake.
rtenneti@chromium.org
2013-03-02
1
-9
/
+9
*
Forward-declare QuicDecrypter and QuicEncrypter in quic_framer.h.
wtc@chromium.org
2013-02-27
3
-10
/
+11
*
Land recent QUIC changes.
rch@chromium.org
2013-02-25
12
-46
/
+409
*
Log useful events for QUIC sessions in the net-log.
rch@chromium.org
2013-02-20
1
-0
/
+6
*
Land recent QUIC changes.
rch@chromium.org
2013-02-03
4
-39
/
+101
*
The first step of server-side crypto handshake: handle ClientHello,
wtc@chromium.org
2013-01-30
2
-22
/
+28
*
Add the server name indication (SNI) field to ClientHello.
wtc@chromium.org
2013-01-29
2
-3
/
+6
*
Added QuicBandwidth class
rch@chromium.org
2013-01-23
1
-0
/
+3
*
Fix coding style nits.
wtc@chromium.org
2013-01-19
2
-14
/
+14
*
Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...
rch@chromium.org
2013-01-18
5
-16
/
+28
*
Queueing QUIC frames to be resent instead of packets and packing RST frames w...
rch@chromium.org
2013-01-17
1
-0
/
+2
*
Changing QUIC ack logic to match TCP (with the exception of the fixed RTO) by...
rch@chromium.org
2013-01-17
1
-0
/
+2
*
MockClock needs to mock the NowAsDeltaSinceUnixEpoch method.
wtc@chromium.org
2013-01-17
2
-2
/
+6
*
Send the ClientHello handshake message.
wtc@chromium.org
2013-01-16
2
-2
/
+47
*
Ignoring (and pushing back) the RTO alarm if we're getting truncated acks in ...
rch@chromium.org
2013-01-15
2
-0
/
+6
*
Handling partial writes and fin-only writes in QUIC.
rch@chromium.org
2013-01-11
2
-3
/
+7
*
Move all test Peer classes to the test namespace. Move the QuicConnectionPeer...
rch@chromium.org
2012-12-22
6
-0
/
+185
*
Add the GetRandomGenerator() method to QuicConnectionHelperInterface
wtc@chromium.org
2012-12-22
4
-0
/
+54
*
Unify various test TaskRunner implementations
akalin@chromium.org
2012-12-19
2
-82
/
+44
*
Merge recent QUIC changes.
rch@chromium.org
2012-12-18
2
-7
/
+1
*
Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.
rch@chromium.org
2012-12-13
2
-3
/
+21
*
Handling backup! Sorta...
rch@chromium.org
2012-12-13
1
-0
/
+1
*
Incremental improvement to our Ack logic: if we resend a bunch of packets, se...
rch@chromium.org
2012-12-12
2
-1
/
+4
*
Add a factory for creating QuicHttpStream objects from an internal collection...
rch@chromium.org
2012-12-12
2
-1
/
+3
*
Make QuicConnectionHelper::GetClock() const and return a const QuicClock *.
rch@chromium.org
2012-11-16
2
-3
/
+3
*
Clean up a whole raft of differences in QUIC code between the internal and Ch...
rch@chromium.org
2012-11-13
2
-52
/
+52
*
Remove transmission time from QuicPacketHeader. It will be moving into an ack...
rch@chromium.org
2012-11-11
1
-1
/
+0
*
QuicTime integration
rch@chromium.org
2012-11-11
4
-27
/
+24
*
Clean up style in QuicConnection, et. al. as per Chrome comments
rch@chromium.org
2012-11-11
1
-0
/
+30
*
Change from re-transmitting an packet with a retransmit number to sending a n...
rch@chromium.org
2012-11-10
2
-6
/
+7
*
Revert 167074 - Change from re-transmitting an packet with a retransmit numbe...
kinuko@chromium.org
2012-11-10
2
-7
/
+6
*
Change from re-transmitting an packet with a retransmit number to sending a n...
rch@chromium.org
2012-11-10
2
-6
/
+7
*
Make QuicClock::Now() const and change all QuicClock* to const QuicClock*.
rch@chromium.org
2012-11-10
2
-4
/
+4
*
Add a Chrome-specific QuicConnectionHelper class.
rch@chromium.org
2012-11-07
4
-0
/
+174
*
Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-04
2
-2
/
+116
*
Revert 165858 - Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-03
2
-116
/
+2
*
Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-03
2
-2
/
+116
*
Add QuicConnection and MockQuicConnectionHelper.
rch@chromium.org
2012-11-02
3
-0
/
+66
*
Getting self address for QUIC from the socket, passing it through to the conn...
rch@chromium.org
2012-10-27
1
-2
/
+4
*
Add QUIC congestion control classes. (Just a basic fixed rate sender.)
rch@chromium.org
2012-10-27
2
-0
/
+53
*
Add a new OnRevivedPacket() method to QuicFramerVisitorInterface that is call...
rch@chromium.org
2012-10-23
1
-0
/
+2
*
Rename Fragment->Frame for QUIC
rch@chromium.org
2012-10-22
2
-17
/
+15
*
Change CryptoFramer to return a QuicData* instead of returning a bool and set...
rch@chromium.org
2012-10-21
1
-3
/
+1
*
Trying yet again to add QuicFramer and friends.
rch@chromium.org
2012-10-18
2
-0
/
+209
*
Revert 162606 - Trying again to add QuicFramer and friends.
mattm@chromium.org
2012-10-18
2
-209
/
+0
*
Trying again to add QuicFramer and friends.
rch@chromium.org
2012-10-18
2
-0
/
+209
*
Revert 162462 - Add QuicFramer and friends.
vitalybuka@chromium.org
2012-10-17
2
-209
/
+0
*
Add QuicFramer and friends.
rch@chromium.org
2012-10-17
2
-0
/
+209
*
Revert 162259 - Add QuicFramer and friends.
rch@chromium.org
2012-10-16
2
-209
/
+0
[next]