summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_framer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge recent QUIC changes.rch@chromium.org2012-12-181-13/+16
* Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.rch@chromium.org2012-12-131-1/+9
* * Enhance the ack loggingrch@chromium.org2012-12-071-0/+3
* Clean up a whole raft of differences in QUIC code between the internal and Ch...rch@chromium.org2012-11-131-11/+11
* Remove transmission time from QuicPacketHeader. It will be moving into an ack...rch@chromium.org2012-11-111-2/+0
* QuicTime integrationrch@chromium.org2012-11-111-1/+1
* Change from re-transmitting an packet with a retransmit number to sending a n...rch@chromium.org2012-11-101-6/+5
* Revert 167074 - Change from re-transmitting an packet with a retransmit numbe...kinuko@chromium.org2012-11-101-5/+6
* Change from re-transmitting an packet with a retransmit number to sending a n...rch@chromium.org2012-11-101-6/+5
* Getting self address for QUIC from the socket, passing it through to the conn...rch@chromium.org2012-10-271-2/+4
* Add a new OnRevivedPacket() method to QuicFramerVisitorInterface that is call...rch@chromium.org2012-10-231-2/+5
* Rename Fragment->Frame for QUICrch@chromium.org2012-10-221-29/+25
* Trying yet again to add QuicFramer and friends.rch@chromium.org2012-10-181-0/+214
* Revert 162606 - Trying again to add QuicFramer and friends.mattm@chromium.org2012-10-181-214/+0
* Trying again to add QuicFramer and friends.rch@chromium.org2012-10-181-0/+214
* Revert 162462 - Add QuicFramer and friends.vitalybuka@chromium.org2012-10-171-214/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-171-0/+214
* Revert 162259 - Add QuicFramer and friends.rch@chromium.org2012-10-161-214/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-161-0/+214