summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_connection_logger.h
Commit message (Expand)AuthorAgeFilesLines
* Landing Recent QUIC changes until 2016-03-07 19:39 UTCrjshade2016-03-111-2/+0
* Landing Recent QUIC changes until 2/19/2016 23:51:43 UTCckrasic2016-02-271-1/+0
* Landing Recent QUIC changes until 2/12/2016 21:32 UTCrtenneti2016-02-191-2/+3
* Landing Recent QUIC changes until 2/7/2016 10:04 UTCfayang2016-02-131-1/+2
* Switch to standard integer types in net/.Avi Drissman2015-12-201-0/+3
* Ran clang-format on all .h/.cc files in net/quic. No behavior change.rjshade2015-12-181-4/+2
* Landing Recent QUIC changes until Thu Nov 26 15:06:02 2015 +0000jokulik2015-12-081-1/+0
* Landing Recent QUIC changes until 2015-11-09 20:32 UTCrjshade2015-11-121-1/+1
* Notfiy NQE of QUIC RTTtbansal2015-09-211-3/+10
* QUIC - Add Histogram to measure time difference between two packet sent in qu...zhongyi2015-09-181-0/+2
* Landing Recent QUIC changes until 8/24/2015 18:33 UTC.rtenneti2015-08-281-17/+17
* Log unauthenticated QUIC packet headers in net-log instead ofrch2015-08-251-0/+1
* Remove dependency on headers stream from QuicSession.rtenneti2015-06-171-3/+3
* Move NetLog code from src/net/base to src/net/log.eroman2015-04-021-1/+1
* QUIC - disable QUIC if packet loss rate is bad for a connection.rtenneti2015-03-271-0/+3
* QUIC - Cache the connection type and connection description. Make thertenneti2015-02-231-1/+3
* Net.QuicSession.OutOfOrderLargePacketsReceivedrch2015-02-061-0/+7
* Land Recent QUIC Changes.rtenneti2015-01-211-2/+0
* Clean up type usage and fix MSVC "truncated value" warnings in net/quic/.pkasting2014-12-011-1/+1
* QUIC - Added histogram to track the number of totalrtenneti2014-10-221-0/+4
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-37/+32
* QUIC - add UMA histograms to track how often either connection orrtenneti2014-10-141-1/+3
* Land Recent QUIC Changes.rtenneti2014-10-131-2/+2
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-23/+23
* Land Recent QUIC Changes.rtenneti2014-09-291-3/+1
* Fix the logic for computing the number of truncated QUIC ACK frames sent.rch2014-09-121-0/+5
* Landing Recent QUIC Changes.rtenneti2014-09-031-1/+2
* Revert of Landing Recent QUIC Changes. (patchset #1 id:1 of https://coderevie...rtenneti2014-08-291-2/+1
* Landing Recent QUIC Changes.rtenneti2014-08-291-1/+2
* Add new histograms for tracking the reasons that QUIC sessions discard packets.rch@chromium.org2014-08-211-0/+11
* Land Recent QUIC Changes.rtenneti@chromium.org2014-08-081-1/+1
* Log the certificate subjects from the server certificate sent via QUIC.rch@chromium.org2014-07-251-0/+2
* Revert 285446 "Log the certificate subjects from the server cert..."hajimehoshi@chromium.org2014-07-251-2/+0
* Log the certificate subjects from the server certificate sent via QUIC.rch@chromium.org2014-07-251-0/+2
* Log QuicGoAwayFrames and QuicPingFrames, sent and received, in net log.rjshade@google.com2014-06-171-0/+2
* Add logging of received QUIC WindowUpdate and Blocked frames.rjshade@google.com2014-06-141-0/+2
* Land Recent QUIC Changes.rtenneti@chromium.org2014-06-031-1/+1
* Add histograms for tracking the Address Family for QUIC connections.rch@chromium.org2014-05-091-1/+3
* Added DISALLOW_COPY_AND_ASSIGN to disable copy/assign.rtenneti@chromium.org2014-04-221-0/+1
* Remove net_log.h from net_util, as it's no longer needed by net_log.h.mmenke@chromium.org2014-04-161-0/+1
* Add new histogram Net.QuicSession.DuplicateStreamFramePercentrch@chromium.org2014-04-081-0/+7
* Gather QUIC aggregate loss stats, as well as ack received statsjar@chromium.org2014-03-211-15/+34
* This CL increases the number of packets we monitor for packet loss from 100 t...jar@chromium.org2014-03-191-4/+22
* Land Recent QUIC Changesrtenneti@chromium.org2014-03-131-0/+1
* Break out histograms for variations of WiFi in QUIC packet loss statusjar@chromium.org2014-03-131-1/+1
* Gather histogram for received packets indicating losses.jar@chromium.org2014-03-101-0/+17
* Land Recent QUIC Changes.rtenneti@chromium.org2014-02-271-0/+1
* Log QUIC public reset client address mismatch to a histogram.wtc@chromium.org2014-02-141-1/+3
* Add histograms for tracking truncated QUIC ACK frames.rch@chromium.org2014-01-041-0/+4
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-271-1/+1