summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_connection.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up a whole raft of differences in QUIC code between the internal and Ch...rch@chromium.org2012-11-131-11/+6
* QuicTime integrationrch@chromium.org2012-11-111-8/+12
* Clean up style in QuicConnection, et. al. as per Chrome commentsrch@chromium.org2012-11-111-26/+26
* Change from re-transmitting an packet with a retransmit number to sending a n...rch@chromium.org2012-11-101-7/+12
* Revert 167074 - Change from re-transmitting an packet with a retransmit numbe...kinuko@chromium.org2012-11-101-12/+7
* Change from re-transmitting an packet with a retransmit number to sending a n...rch@chromium.org2012-11-101-7/+12
* Add QuicConnection and MockQuicConnectionHelper.rch@chromium.org2012-11-021-0/+311