Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preliminary port of QuicServer | dmziegler@google.com | 2014-06-17 | 1 | -1/+2 |
* | Use a direct include of time headers in net/, part 3. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Fix QuicClock::WallNow to return a correct value. | rch@chromium.org | 2013-06-05 | 1 | -2/+1 |
* | Land Recent QUIC changes | rtenneti@chromium.org | 2013-05-09 | 1 | -2/+3 |
* | Land recent QUIC changes. | rch@chromium.org | 2013-02-25 | 1 | -0/+5 |
* | Add QuicClock::NowAsDeltaSinceUnixEpoch() and | wtc@chromium.org | 2012-12-19 | 1 | -0/+4 |
* | QuicTime integration | rch@chromium.org | 2012-11-11 | 1 | -3/+2 |
* | Make QuicClock::Now() const and change all QuicClock* to const QuicClock*. | rch@chromium.org | 2012-11-10 | 1 | -1/+1 |
* | Add QUIC congestion control classes. (Just a basic fixed rate sender.) | rch@chromium.org | 2012-10-27 | 1 | -0/+21 |