summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* Land Recent QUIC Changesrtenneti@chromium.org2013-03-141-3/+34
* Land Recent QUIC Changesrch@chromium.org2013-03-031-5/+47
* Land recent QUIC changes.rch@chromium.org2013-02-251-39/+95
* Land recent QUIC changes.rch@chromium.org2013-02-031-5/+5
* Teach gtest how to print QuicConsumedData and QuicEncryptedPacket.wtc@chromium.org2013-01-201-1/+12
* Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...rch@chromium.org2013-01-181-4/+0
* Queueing QUIC frames to be resent instead of packets and packing RST frames w...rch@chromium.org2013-01-171-1/+1
* Largest received -> largest observed.rch@chromium.org2013-01-151-12/+12
* Cleanup of CongestionFeedbackMessageInterArrival in QUIC.rch@chromium.org2013-01-121-2/+0
* Fixing nits from Chrome review 11446029.rch@chromium.org2013-01-121-17/+18
* Make all QUIC streams owned by the session. Add a Visitor interface to the s...rch@chromium.org2012-12-231-0/+1
* Move the packet receive time map from the AckFrame to the InterArrival conges...rch@chromium.org2012-12-141-25/+22
* Revert 173170dpapad@chromium.org2012-12-141-22/+25
* Move the packet receive time map from the AckFrame to the InterArrival conges...rch@chromium.org2012-12-141-25/+22
* Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.rch@chromium.org2012-12-131-7/+3
* Incremental improvement to our Ack logic: if we resend a bunch of packets, se...rch@chromium.org2012-12-121-0/+2
* * Enhance the ack loggingrch@chromium.org2012-12-071-22/+71
* Adding transmission times for every QUIC packet received in the AckFrame.rch@chromium.org2012-12-051-13/+72
* Revert 171096rch@chromium.org2012-12-051-72/+13
* Adding transmission times for every QUIC packet received in the AckFrame.rch@chromium.org2012-12-051-13/+72
* Clean up a whole raft of differences in QUIC code between the internal and Ch...rch@chromium.org2012-11-131-5/+2
* QuicTime integrationrch@chromium.org2012-11-111-1/+1
* Add QuicPacketCreator and QuicFecGroup.rch@chromium.org2012-10-231-2/+2
* Minor style cleanup of QuicProtocolrch@chromium.org2012-10-221-0/+37
* Rename Fragment->Frame for QUICrch@chromium.org2012-10-221-5/+5
* Trying yet again to add QuicFramer and friends.rch@chromium.org2012-10-181-0/+39
* Revert 162606 - Trying again to add QuicFramer and friends.mattm@chromium.org2012-10-181-39/+0
* Trying again to add QuicFramer and friends.rch@chromium.org2012-10-181-0/+39
* Revert 162462 - Add QuicFramer and friends.vitalybuka@chromium.org2012-10-171-39/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-171-0/+39
* Revert 162259 - Add QuicFramer and friends.rch@chromium.org2012-10-161-39/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-161-0/+39