Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Enhance the ack logging | rch@chromium.org | 2012-12-07 | 1 | -1/+19 |
* | Make QuicConnectionHelper::GetClock() const and return a const QuicClock *. | rch@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Clean up a whole raft of differences in QUIC code between the internal and Ch... | rch@chromium.org | 2012-11-13 | 1 | -11/+6 |
* | QuicTime integration | rch@chromium.org | 2012-11-11 | 1 | -8/+12 |
* | Clean up style in QuicConnection, et. al. as per Chrome comments | rch@chromium.org | 2012-11-11 | 1 | -26/+26 |
* | Change from re-transmitting an packet with a retransmit number to sending a n... | rch@chromium.org | 2012-11-10 | 1 | -7/+12 |
* | Revert 167074 - Change from re-transmitting an packet with a retransmit numbe... | kinuko@chromium.org | 2012-11-10 | 1 | -12/+7 |
* | Change from re-transmitting an packet with a retransmit number to sending a n... | rch@chromium.org | 2012-11-10 | 1 | -7/+12 |
* | Add QuicConnection and MockQuicConnectionHelper. | rch@chromium.org | 2012-11-02 | 1 | -0/+311 |