summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Make the control frame assembly algorithm O(N)ricea@chromium.org2013-08-272-100/+113
* Revert 219744 "Switch the Windows DHCP/PAC implementation to use..."joi@chromium.org2013-08-276-105/+29
* Switch the Windows DHCP/PAC implementation to use SequencedWorkerPool.joi@chromium.org2013-08-276-29/+105
* net: forbid Thawte for Google properties.agl@chromium.org2013-08-273-1/+28
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-275-52/+44
* Cleaned up the Overlapped Reads field trial where wepmeenan@chromium.org2013-08-262-120/+25
* net: add (*.)oplop.appspot.com to HSTS preloaded.agl@chromium.org2013-08-262-0/+2
* Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1caitkp@chromium.org2013-08-261-2/+2
* net: add (*.)lolicore.ch and (*.)cloudns.com.au to HSTS preloaded.agl@chromium.org2013-08-262-1/+5
* Add a tool to measure cache memory consumptionclamy@chromium.org2013-08-262-0/+272
* Fix a typo causing UnixDomainSocket::NoAuthentication to be undefined.tony@chromium.org2013-08-241-1/+1
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-246-6/+6
* Fix logic error on DCHECK.etienneb@chromium.org2013-08-241-1/+1
* Add a new histogram Net.QuicSession.ConnectionClose.TimedOut.NumOpenStreams rch@chromium.org2013-08-241-0/+7
* UMA data collector for cross-site documents(XSD)dsjang@chromium.org2013-08-231-0/+1
* Reland net unit tests for http cache no-cache headers.ppi@chromium.org2013-08-231-0/+55
* Fix an invalid early return.etienneb@chromium.org2013-08-231-1/+0
* Reland r216372: Make simple cache index take hashes in rather than key strings.pliard@chromium.org2013-08-237-161/+185
* Add unittests for X509Certificate::GetPublicKeyInforsleevi@chromium.org2013-08-232-71/+119
* Adds a new method, net::IsIPAddressReserved, that returns true if an IP addressfelt@chromium.org2013-08-235-40/+133
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-231-1/+1
* Encapsulate handling of pending requests in ClientSocketPoolBase::Groupakalin@chromium.org2013-08-232-124/+172
* When an idle socket is added back to a socket pool,mmenke@chromium.org2013-08-2218-218/+483
* Remove redundant deinitialization code from HttpCache::Transaction.gavinp@chromium.org2013-08-221-8/+0
* Added POST multipart echo test http server for search-by-image testing.kkimlabs@chromium.org2013-08-221-1/+34
* Merge internal CL: 51214421wtc@chromium.org2013-08-227-19/+168
* Refactor socket pool handling of prioritiesakalin@chromium.org2013-08-2223-164/+349
* Revert 219047 "Land Recent QUIC changes."rtenneti@chromium.org2013-08-2222-241/+83
* Land Recent QUIC changes.rtenneti@chromium.org2013-08-2222-83/+241
* Revert 218616 "[net/dns] Perform A/AAAA queries for AF_UNSPEC re..."mmenke@chromium.org2013-08-2210-774/+222
* Reland r219017: Avoid fragmenting the heap too much while reconstructing...pliard@chromium.org2013-08-227-60/+161
* Revert 219017 "Avoid fragmenting the heap too much while reconst..."vabr@chromium.org2013-08-228-413/+60
* Avoid fragmenting the heap too much while reconstructing the index.pliard@chromium.org2013-08-228-60/+413
* Reformat the TimeUntilSend calls in the three new unit tests torch@chromium.org2013-08-223-17/+119
* Add missing const-reference to parameters.etienneb@chromium.org2013-08-221-5/+6
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-225-9/+6
* Add histograms for tracking the QuicError code which closed a quic rch@chromium.org2013-08-221-2/+7
* Stop using SequencedWorkerPool in tests in net/rsleevi@chromium.org2013-08-223-50/+44
* Add swarm_client as an untracked dependency in all isolate files.vadimsh@chromium.org2013-08-211-2/+1
* Land Recent QUIC changes.rtenneti@chromium.org2013-08-2119-131/+449
* SimpleCache: Android - skip registration when the JVM is not initializedclamy@chromium.org2013-08-211-2/+4
* Set preloaded HSTS policy for Google Translate.palmer@chromium.org2013-08-212-0/+4
* Revert 218672 "Add unittests for X509Certificate::GetPublicKeyInfo"vabr@chromium.org2013-08-212-107/+71
* Add unittests for X509Certificate::GetPublicKeyInforsleevi@chromium.org2013-08-212-71/+107
* Add a number of more specific error codes to be returned when framesrch@chromium.org2013-08-214-185/+119
* Detect domain-specific resolvers on OS X and disable DnsClientszym@chromium.org2013-08-218-13/+129
* [net/dns] Perform A/AAAA queries for AF_UNSPEC resolutions in parallel. mmenke@chromium.org2013-08-2110-222/+774
* Make the AES-GCM cipher suites work in DTLS, by moving thewtc@chromium.org2013-08-217-264/+409
* Disable the HMAC-SHA256 and AES_256_GCM cipher suites forwtc@chromium.org2013-08-201-3/+5
* Define proprietary_codecs=1 when branding==Chrome.scherkus@chromium.org2013-08-201-3/+3