summaryrefslogtreecommitdiffstats
path: root/net/tools/quic
Commit message (Expand)AuthorAgeFilesLines
* Land Recent QUIC Changes.rtenneti2015-01-098-84/+93
* QUIC - enabled FLAGS_allow_truncated_connection_ids_for_quic.rtenneti2015-01-091-0/+72
* QUIC - Formatting changes to keep code in sync with the internal tree.rtenneti2015-01-062-12/+12
* Land Recent QUIC Changes.rtenneti2015-01-0514-28/+72
* Land Recent QUIC Changes.rtenneti2015-01-053-5/+40
* Initialized variable in quic end-to-end-test.cleichner2014-12-171-1/+1
* Remove using namespace in net/quic/quic_stream_sequencer.hhalton.huo2014-12-088-17/+22
* Land Recent QUIC Changesrtenneti2014-12-049-16/+64
* Use QuicPacketCount for the number of dropped packets.pkasting2014-12-025-12/+13
* Land Recent QUIC Changes.rtenneti2014-11-263-5/+1
* Land Recent QUIC Changes.rtenneti2014-11-208-12/+72
* Land Recent QUIC Changes.rtenneti2014-11-165-46/+26
* QUIC - changes to keep chromium code in sync with internal source, foundrtenneti2014-11-153-15/+17
* Land Recent QUIC Changes.rtenneti2014-11-1413-32/+47
* QUIC - minor formatting changes to keep code in sync with internalrtenneti2014-11-141-4/+8
* Fix a case when the initial rtt could be 0 when the client tries tortenneti2014-11-111-4/+4
* Land Recent QUIC Changes.rtenneti2014-11-0715-58/+55
* Land Recent QUIC Changes.rtenneti2014-11-045-12/+30
* Land Recent QUIC Changes.rtenneti2014-10-303-2/+8
* Land Recent QUIC Changes.rtenneti2014-10-293-5/+5
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2730-268/+221
* QUIC - changes to keep in sync with internal source tree.rtenneti2014-10-221-1/+1
* Landing Recent QUIC Changes.rtenneti2014-10-214-23/+19
* QUIC - changes to keep chromium code and internal source tree in sync.rtenneti2014-10-141-2/+2
* Land Recent QUIC Changes.rtenneti2014-10-138-18/+7
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-0931-161/+161
* QUIC - (no behavior change) s/NULL/nullptr/g in .../quic/...rtenneti2014-10-0222-97/+99
* Land Recent QUIC Changes.rtenneti2014-09-293-39/+25
* Land Recent QUIC Changes.rtenneti2014-09-292-0/+4
* QUIC - minor cleanup changes to keep code in sync with the internalrtenneti2014-09-171-1/+0
* Landing Recent QUIC Changes.rtenneti2014-09-164-22/+84
* use OVERRIDE macro consistently in quicmostynb2014-09-123-3/+3
* gn/linux: warnings as errors, turn on Wextrascottmg2014-09-091-1/+1
* Fix warning for multi line comment in QUIC.pgal.u-szeged2014-09-041-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in net/thestig2014-09-041-1/+1
* Landing Recent QUIC Changes.rtenneti2014-09-032-31/+43
* Landing Recent QUIC Changes.rtenneti2014-09-031-0/+38
* Revert of Landing Recent QUIC Changes. (patchset #1 id:1 of https://coderevie...rtenneti2014-08-291-38/+0
* Check that user has supplied at least one URL argument to quic_clientrjshade2014-08-291-3/+6
* Landing Recent QUIC Changes.rtenneti2014-08-291-0/+38
* Don't let PRR kick in if there is less than a packets worth of bytes inrtenneti2014-08-281-3/+1
* QUIC - disabled EndToEndTest.LargePostZeroRTTFailure to fix flakinessrtenneti2014-08-261-1/+3
* Landing Recent QUIC Changes.rtenneti@chromium.org2014-08-226-14/+217
* Refactoring: Create per-connection packet writers in QuicDispatcher.wtc@chromium.org2014-08-2217-42/+362
* Landing Recent QUIC Changes.rtenneti@chromium.org2014-08-204-9/+6
* Land Recent QUIC Changes.rtenneti@chromium.org2014-08-161-0/+36
* Landing Recent QUIC Changes.rtenneti@chromium.org2014-08-151-0/+5
* Land Recent QUIC Changes.rtenneti@chromium.org2014-08-083-45/+1
* Land Recent QUIC Changes.rtenneti@chromium.org2014-08-081-0/+21
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1