summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert 151198 - Turn off TLS 1.1.wtc@chromium.org2012-08-204-3/+16
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-2012-65/+175
* Replaced static URLRequestFileJob factory with non-static protocol handler fo...shalev@chromium.org2012-08-205-20/+95
* Revert 152360 - Disk cache: Disable checking the lists on start-up.rvargas@google.com2012-08-201-0/+3
* Disk cache: Disable checking the lists on start-up.rvargas@google.com2012-08-201-3/+0
* net: Fix more clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-08-1912-35/+37
* linux/clang: Disable the last two warnings, turn on -Werrorthakis@chromium.org2012-08-181-0/+7
* Disable SpdyCredentialBuilder tests with OpenSSL.pliard@chromium.org2012-08-171-6/+44
* Move small c/b/extensions classes into extensions namespace no.1rdevlin.cronin@chromium.org2012-08-171-2/+2
* When renegotiating, continue to use the client_version used in thewtc@chromium.org2012-08-175-45/+242
* Do not perform online revocation checking when the user has explicitly disabl...rsleevi@chromium.org2012-08-1711-193/+312
* Run the disk cache tests in scoped temporary directories instead of a fixed d...jam@chromium.org2012-08-176-58/+12
* Replace hardcoded ssl_variant_stream with ss->protocolVariant.wtc@chromium.org2012-08-165-3/+61
* net: cleanup code to disable ECDSAagl@chromium.org2012-08-161-34/+11
* net: disable ECDSA ciphersuites on platforms where we can't support it.agl@chromium.org2012-08-162-0/+34
* net: preparatory patch for crbug.com/142782agl@chromium.org2012-08-161-0/+8
* Added warning when URLRequestContextGetter leaks.atwilson@chromium.org2012-08-151-1/+7
* Adding AndroidProxySelectorTest to ContentShellaurimas@chromium.org2012-08-152-0/+339
* [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...szym@chromium.org2012-08-1522-111/+1554
* [net/dns] Don't conflate all unhandled errors into DNS_SERVER_FAILED.szym@chromium.org2012-08-151-1/+1
* net: workaround compression leaksagl@chromium.org2012-08-155-56/+218
* When measuring waste in the DNS resolver related to AF_UNSPEC lookups, alsopauljensen@chromium.org2012-08-151-40/+41
* SPDY: WriteHeaders should invoke OnDataSent callbacktoyoshim@chromium.org2012-08-1514-30/+77
* [net/dns] Hardcode DnsConfig.timeout to 1 second.szym@chromium.org2012-08-153-2/+9
* Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...brettw@chromium.org2012-08-1422-1536/+111
* [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...szym@chromium.org2012-08-1422-111/+1536
* Exclude more files from Android buildwangxianzhu@chromium.org2012-08-141-0/+1
* Revert "net: workaround compression leaks"agl@chromium.org2012-08-145-218/+56
* net: workaround compression leaksagl@chromium.org2012-08-145-56/+218
* Sort includes in cookie_monster.h.pliard@chromium.org2012-08-141-1/+1
* WebSocket over SPDY: handshake support for both of SPDY/2 and SPDY/3toyoshim@chromium.org2012-08-149-170/+445
* Set TCP_KEEPALIVE idle and interval on Android.pliard@chromium.org2012-08-141-1/+1
* Tweak the tests to match the original intention.wtc@chromium.org2012-08-131-0/+7
* Revert "TLS channel id field trial."mattm@chromium.org2012-08-132-11/+0
* Make jars build from a single ant .xml templatecjhopman@chromium.org2012-08-131-16/+0
* Removed checks that verify URLRequest has a Contextshalev@chromium.org2012-08-135-45/+32
* Add histograms to NetworkChangeNotifier to identify ways to improve interfacepauljensen@chromium.org2012-08-133-0/+142
* Measure DNS resolution waste from not always performing AF_UNSPEC lookups.pauljensen@chromium.org2012-08-131-2/+40
* [net] Use only DnsConfigService to detect DNS changes in HostResolverImplszym@chromium.org2012-08-132-34/+19
* Remove unnecessary assignment in transport_client_socket_unittest.cc.pliard@chromium.org2012-08-131-1/+1
* Remove extra space in net_jni_registrar.cc.pliard@chromium.org2012-08-131-1/+1
* net: add (*.)piratenlogin.de to HSTS preloaded.agl@chromium.org2012-08-132-0/+2
* Check ignore-certificate-erros in SocketStreambashi@chromium.org2012-08-131-3/+8
* Turn off TLS 1.1.wtc@chromium.org2012-08-124-16/+3
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-122-8/+4
* Enabled SignInAfterInit test.atwilson@chromium.org2012-08-111-0/+1
* Remove packaged app Windows shortcuts when app is uninstalled.benwells@chromium.org2012-08-101-1/+1
* Clean-up inline members of nested classes (net/)hans@chromium.org2012-08-0936-140/+278
* Add HttpCache histograms focussed on blocking and transaction type.gavinp@chromium.org2012-08-099-9/+220
* Make java.gypi export jar path to input_jars_paths variablecjhopman@chromium.org2012-08-091-5/+3