summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of QuicInMemoryCache to sync with internal version.rch@chromium.org2013-09-2810-61/+155
* First cut at sharing server config between youtube servers.rtenneti@chromium.org2013-09-285-1/+129
* Don't log a messsage on decryption failure.wtc@chromium.org2013-09-271-3/+0
* Revert 225588 "Cleanup of QuicInMemoryCache to sync with interna..."timurrrr@chromium.org2013-09-2710-150/+57
* XP bots failed it->network_prefix > 0 check.vitalybuka@chromium.org2013-09-271-0/+2
* Disabled flaky EndToEndTests/EndToEndTest.LargePostNoPacketLoss.rtenneti@chromium.org2013-09-271-1/+2
* Cleanup of QuicInMemoryCache to sync with internal version.rch@chromium.org2013-09-2610-57/+150
* Remove unused request_id member from HttpRequestInfo.eustas@chromium.org2013-09-264-7/+0
* Simple Cache: Add two optional stream 2 histogramsttuttle@chromium.org2013-09-266-16/+35
* Revert 225492 "Revert 225155 "Keep running mdns client even if e..."vitalybuka@chromium.org2013-09-263-63/+62
* Add xdisplaycheck as a dependency to net_unittests.maruel@chromium.org2013-09-261-20/+2
* Purge memory after every ProxyResolverV8 test.yangguo@chromium.org2013-09-262-8/+6
* Revert 225155 "Keep running mdns client even if either IPv4 or I..."vitalybuka@chromium.org2013-09-263-62/+63
* SimpleCache: Doom Optimistic Write race testclamy@chromium.org2013-09-261-0/+50
* Most of the WebSocket code does not need to care about the originalricea@chromium.org2013-09-269-1035/+1208
* Make QUIC acks instigate not acks.rch@chromium.org2013-09-261-1/+1
* Disconnect native messaging port on read pipe EOF.sergeyu@chromium.org2013-09-261-0/+2
* Simple Cache: A few nits for optional stream 2ttuttle@chromium.org2013-09-262-35/+21
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-267-49/+81
* NSS: don't advertise TLS 1.2-only ciphersuites in a TLS 1.1 ClientHello.agl@chromium.org2013-09-264-25/+213
* Revert 225303 "Added NetworkInterface::network_prefix."vitalybuka@chromium.org2013-09-267-82/+49
* Factor out ServerThread from the QUIC EndToEndTest in order to reuse inrch@chromium.org2013-09-266-87/+153
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-267-49/+82
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-0/+4
* Clean up a few unused globals.thakis@chromium.org2013-09-2520-101/+20
* Land Recent QUIC changes.rtenneti@chromium.org2013-09-2521-430/+886
* Keep running mdns client even if either IPv4 or IPv6 bind failed.vitalybuka@chromium.org2013-09-253-63/+62
* net: add (*.)strongest-privacy.com to HSTS preloaded.agl@chromium.org2013-09-242-0/+2
* net: disable TLS False Start.agl@chromium.org2013-09-242-3/+2
* Fix a UAF defect on SocketStream.yhirano@chromium.org2013-09-243-3/+67
* Implement QUIC's FLAGS_fake_packet_loss_percentage in chrome.rch@chromium.org2013-09-243-10/+9
* net: Use ScopedVector::Pass() to pass element readers for UploadDataStream's ...hashimoto@chromium.org2013-09-249-58/+64
* Land Recent QUIC changes.rtenneti@chromium.org2013-09-2436-292/+361
* added UMA counts for stream frames in packetjri@google.com2013-09-242-0/+22
* Land Recent QUIC changes.rtenneti@chromium.org2013-09-2436-561/+1335
* Simple Cache: Make stream 2 optionalttuttle@chromium.org2013-09-234-176/+539
* [CleanUp] Use base::STLSetDifference() in place of std::set_difference()limasdf@gmail.com2013-09-231-9/+7
* Migrate AppCache to simple cache backend on Android.pliard@chromium.org2013-09-211-3/+3
* Remove control character cookie UMA stats.jww@chromium.org2013-09-211-41/+3
* Fix copypasto: QuicClockTest -> QuicEpollClockTest.earthdok@chromium.org2013-09-211-1/+1
* SimpleCache: Track mass dooms as pending dooms.gavinp@chromium.org2013-09-2113-165/+323
* Handle the case when StopCaching was called in DoneReadingdavidben@chromium.org2013-09-202-3/+49
* SimpleCache: fix bug in crc32 computationclamy@chromium.org2013-09-202-0/+53
* Added to test the crash if QuicReliableClientStream doesn't have artenneti@chromium.org2013-09-201-0/+29
* Disable the flaky SimpleIndexFileTest.WriteThenLoadIndex.glider@chromium.org2013-09-201-1/+2
* Pump the message loop in URLRequest tests.earthdok@chromium.org2013-09-201-1/+4
* NSS: fix session cache lock initialisation.agl@chromium.org2013-09-207-99/+296
* Revert 224271 "Introduce WebSocketInflater."tkent@chromium.org2013-09-205-661/+0
* Fix test-only leak in HttpStreamParser.ShouldMergeRequestHeadersAndBody_FileB...earthdok@chromium.org2013-09-201-23/+29
* Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."tkent@chromium.org2013-09-2013-184/+90