summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_client_session_base.h
Commit message (Expand)AuthorAgeFilesLines
* QUIC: Add UMA logging for Net.QuicSession.Pushed*ckrasic2016-03-241-1/+1
* QUIC - NetLog instrumentation for server push.ckrasic2016-03-221-2/+5
* QUIC - chromium server push support.ckrasic2016-02-291-0/+4
* Landing Recent QUIC changes until 01/31/2016 05:22 UTCrtenneti2016-02-051-13/+3
* Improvements to QUIC client-side support of server push.ckrasic2016-02-041-2/+1
* QUIC rendezvous between client request and promised push stream.ckrasic2016-02-041-3/+21
* Landing Recent QUIC changes until 01/26/2016 18:14 UTCrtenneti2016-02-031-1/+1
* Landing Recent QUIC changes until 01/23/2016 00:42 UTCjri2016-01-291-1/+59
* Landing Recent QUIC changes until 1/8/2015 23:22 UTCzhongyi2016-01-121-0/+14
* Landing Recent QUIC changes until 12/30/2015 21:25:57 UTCjokulik2016-01-061-3/+1
* Switch to standard integer types in net/.Avi Drissman2015-12-201-0/+1
* Ran clang-format on all .h/.cc files in net/quic. No behavior change.rjshade2015-12-181-2/+1
* Remove dependency on headers stream from QuicSession.rtenneti2015-06-171-2/+2
* Land Recent QUIC Changes.rtenneti2014-11-141-2/+1
* Land Recent QUIC Changes.rtenneti2014-11-071-1/+2
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-1/+1
* Land Recent QUIC Changes.rtenneti@chromium.org2014-06-301-0/+3
* Land Recent QUIC Changes.rtenneti@chromium.org2014-06-181-1/+0
* Land Recent QUIC Changes.rtenneti@chromium.org2014-05-171-0/+1
* Remove QuicCryptoClientStream::Visitor, and instead introduce arch@chromium.org2014-03-241-0/+41