summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Instrumenting callbacks to InFlightBackendIO::ReadData to find source of jank...vadimt2014-11-251-0/+6
* Enable MSVC warning for unused locals.Peter Kasting2014-11-201-1/+0
* Use uint16 for port numbers more pervasively.pkasting2014-11-201-2/+3
* Land Recent QUIC Changes.rtenneti2014-11-208-12/+72
* Remove SPDY2 and SPDY/3.0 from tests.bnc2014-11-191-296/+6
* 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
* Implement OCSP stapling in Windows BoringSSL port.davidben2014-11-081-4/+14
* Report HTTP/2 HEADERS frames as HEADERS, not SYN_STREAM.bnc2014-11-073-11/+24
* Land Recent QUIC Changes.rtenneti2014-11-0715-58/+55
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-061-1/+0
* testserver.py: Remove log spam that would print on most requests.nick2014-11-041-1/+0
* Land Recent QUIC Changes.rtenneti2014-11-045-12/+30
* Land Recent QUIC Changes.rtenneti2014-10-303-2/+8
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2911-291/+274
* Land Recent QUIC Changes.rtenneti2014-10-293-5/+5
* Cleanup: Remove more unused timer.h includes.thestig2014-10-292-2/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2735-317/+267
* PushMessagingBrowserTest for registration success and failure.mvanouwerkerk2014-10-231-0/+1
* QUIC - changes to keep in sync with internal source tree.rtenneti2014-10-221-1/+1
* Standardize usage of virtual/override/final in net/dcheng2014-10-216-79/+85
* 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-0952-389/+389
* Unbreak HTTPSRequestTest.DisableECDSAOnXP.davidben2014-10-071-3/+2
* 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
* Add /cross-site/ request handler to testserver.pynasko2014-09-291-0/+31
* Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.gavinp2014-09-242-11/+6
* Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...dcheng2014-09-202-6/+11
* Reland of "Remove void** from disk_cache interface."gavinp2014-09-202-11/+6
* Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...vasilii2014-09-192-6/+11
* Remove void** from disk_cache interface.gavinp2014-09-192-11/+6
* 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
* Remove disk_cache::BackendImpl::OpenPrevEntry() and all users.gavinp2014-09-053-1048/+1
* Use scoped_refptr<SingleThreadTaskRunner> when initializing ProxyConfigServicesergeyu2014-09-051-1/+2
* win/clang: Fix all remaining -Wformat warnings.Nico Weber2014-09-051-1/+1
* Fix warning for multi line comment in QUIC.pgal.u-szeged2014-09-041-1/+1