summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_clock.cc
Commit message (Expand)AuthorAgeFilesLines
* Add QuicClock::NowAsDeltaSinceUnixEpoch() andwtc@chromium.org2012-12-191-0/+4
* QuicTime integrationrch@chromium.org2012-11-111-3/+2
* Make QuicClock::Now() const and change all QuicClock* to const QuicClock*.rch@chromium.org2012-11-101-1/+1
* Add QUIC congestion control classes. (Just a basic fixed rate sender.)rch@chromium.org2012-10-271-0/+21