summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Notfiy NQE of QUIC RTTtbansal2015-09-2114-17/+163
* QUIC - wait for disk cache to load server config if the server is amongrtenneti2015-09-213-28/+72
* Add is_chromecast to GN build.slan2015-09-211-4/+5
* Returning scoped_ptr<> instead of raw pointer in DnsQuery::CloneWithNewIdparitosh.in2015-09-215-8/+9
* QUIC - minor cleanup changes to keep code in sync with internal source.rtenneti2015-09-194-9/+7
* SpdyPriorityTree efficiency improvements.bnc2015-09-192-246/+229
* Minor change to SpdyHeadersHandlerInterface.bnc2015-09-195-42/+57
* Use the appropriate variant of IntToString in //netricea2015-09-182-3/+3
* flip_server: Remove unused http_message_constants.cc source file.tfarina2015-09-181-103/+0
* Remove Android filter file for net_unittests. WIPtfarina2015-09-184-18/+96
* QUIC - Add Histogram to measure time difference between two packet sent in qu...zhongyi2015-09-182-0/+13
* [NetInfo] Browser changes to support connection.downlinkMaxjkarlin2015-09-182-80/+81
* Add flags to python test server for channel id, extended master secret, and t...nharper2015-09-183-6/+53
* Add scripts for generating certs to be used with the quic_serverrch2015-09-183-0/+178
* Remove SpdySession::GetSSLClientSocketparitosh.in2015-09-182-13/+0
* Revert of Add some instrumentation to investigate a possible use after free.rtenneti2015-09-183-74/+3
* Removed unused function StringPiecesEqualConstantTime.bnc2015-09-186-150/+0
* This CL adds ConnectionType to the MaxBandwidthObserver notification as a con...jkarlin2015-09-1811-54/+126
* Avoid unnecessary string comparisons in HpackEncoder.bnc2015-09-181-5/+11
* Add histogram for key exchange strengthsigbjorn2015-09-181-3/+23
* Expose OpenSSL's key_exchange_info in the content APIsigbjorn2015-09-186-0/+52
* Revert of Add some instrumentation to investigate a possible use after free. ...rtenneti2015-09-182-62/+0
* Landing Recent QUIC changes until 9/11/2015 02:59 UTC.rtenneti2015-09-1835-345/+2958
* HTTP cache: Add tests to improve coverage of AddTruncatedFlag.rvargas2015-09-172-83/+85
* QUIC - Delay the TCP job's InitConnection for 1.5 RTT ifrtenneti2015-09-177-11/+153
* Revert of Add flags to python test server for channel id, extended master sec...tommycli2015-09-173-50/+4
* Marking NSSSSLServerInitSingleton as Leakysvaldez2015-09-171-1/+1
* Yield in DoReadLoop after 20 ms instead of 50 ms.bnc2015-09-171-1/+1
* Fix bug in SpdyPriorityTree::SetParent() where it was ignoring |exclusive|.bnc2015-09-172-45/+264
* Populate EEP estimate in NQEtbansal2015-09-174-54/+428
* Remove unused constructor parameter from net::WebSocket.yhirano2015-09-173-10/+6
* Change the preload list entry for vino75.com to www.vino75.com .lgarron2015-09-162-1646/+1646
* Revert "Populate EEP estimate in NQE"jdonnelly2015-09-164-437/+55
* Populate EEP estimate in NQEtbansal2015-09-164-55/+437
* Remove `includeSubDomains` directive for vino75.com in the HSTS preload list.lgarron2015-09-162-2/+2
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-1632-314/+331
* Certificate Transparency: Add Venafi logrobpercival2015-09-162-4/+33
* Add flags to python test server for channel id, extended master secret, and t...nharper2015-09-163-4/+50
* Landing Recent QUIC changes until 9/2/2015 17:00 UTC.rtenneti2015-09-1621-77/+110
* Fix Name comparison handling of duplicate naming attributes.mattm2015-09-1618-4/+404
* Revert "Populate EEP estimate in NQE"thestig2015-09-164-428/+54
* Populate EEP estimate in NQEtbansal2015-09-164-54/+428
* Remove base's implicit_cast.danakj2015-09-158-39/+35
* Fix compilation of net_unittests with Xcode 7 (OS X 10.11 SDK).sdefresne2015-09-151-0/+3
* Compile remoting client plugin with GNsergeyu2015-09-142-283/+293
* CHECK that URLRequestJobs are not orphaned while blocked by extensions.davidben2015-09-147-0/+33
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-0/+1
* Do not drop data on the floor in SpdySession::DoReadLoop.bnc2015-09-142-3/+68
* net: add fastmail.com and (*.)www.fastmail.com to HSTS preloaded list.Adam Langley2015-09-142-1294/+1297
* Make the QUIC client use secure QUIC always.rch2015-09-142-18/+12