summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Use a test specific macro to call JNI registrars during APK tests.nileshagrawal@chromium.org2012-06-251-1/+4
* NSS: add ability to get the tls-unique channel binding value.agl@chromium.org2012-06-257-0/+267
* [net] Record JobQueueTime and TotalTime histograms.szym@chromium.org2012-06-251-16/+94
* Optimizing compilers are evil.ttuttle@chromium.org2012-06-251-6/+7
* Coverity: Fix a forward NULL.jhawkins@chromium.org2012-06-251-1/+1
* dns_fuzz_stub: Crash in a way ASAN catchesttuttle@chromium.org2012-06-231-3/+13
* Completely refactor isolate.py to be 'command based'.maruel@chromium.org2012-06-231-2/+2
* Tests handling in DNS RRResolver; cosmetic cleanuparuslan@chromium.org2012-06-233-5/+12
* Fix misleading syntax in net_watcher.ccakalin@chromium.org2012-06-221-6/+8
* Use begin() to iterate over requests_ (a std::set) while deleting items.wtc@chromium.org2012-06-221-10/+9
* Add url_fetcher_impl_unittest.cc back to net.gypakalin@chromium.org2012-06-222-1/+1
* Workaround for Android getaddrinfo bug.aruslan@chromium.org2012-06-221-0/+7
* NSS: send a fatal alert if the ChannelID callback fails.agl@chromium.org2012-06-222-8/+10
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-2216-373/+289
* Add support for namespace in static JNI methods.bulach@chromium.org2012-06-222-7/+14
* Add script.google.com to HSTS preloaded.agl@chromium.org2012-06-212-0/+2
* Add netwatcher command-line utility that watches and logs network eventsakalin@chromium.org2012-06-203-8/+228
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-06-202-2/+2
* Revert 141941 temporarily - Allow ERR_CONNECTION_RESET during the SSLwtc@chromium.org2012-06-201-17/+0
* Coverity: Initialize a member variable.jhawkins@chromium.org2012-06-201-1/+3
* Add www.apollo-auto.com as HSTS preloaded.agl@chromium.org2012-06-202-0/+2
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* [net] Implement MappedHostResolver::ResolveFromCache.szym@chromium.org2012-06-202-12/+17
* Reset tunnel request headers after they are sent.toyoshim@chromium.org2012-06-201-2/+8
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-194-2/+648
* [net/dns] Instrument DnsConfigService to measure performance and failures.szym@chromium.org2012-06-1910-205/+348
* [net/dns] Check for DNS-changer malware on first valid configuration.szym@chromium.org2012-06-192-1/+56
* [net/dns] Histograms for the reasons DnsTransaction failed.szym@chromium.org2012-06-195-85/+123
* Consider the verification time as well as the expiration time when caching ce...rsleevi@chromium.org2012-06-196-45/+220
* SSL_GetChannelInfo and SSL_GetNegotiatedHostInfo should usewtc@chromium.org2012-06-194-3/+37
* Disk Cache: Add a histogram to track list head corruption.rvargas@google.com2012-06-192-1/+49
* (Finally) Remove NetLog::EventParameters.mmenke@chromium.org2012-06-196-203/+9
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-192-0/+60
* Android: native targets shouldn't depend on java targets.torne@chromium.org2012-06-191-1/+0
* NetLogEventParameter to Callback refactoring 10.mmenke@chromium.org2012-06-192-0/+15
* Add the NSS patch file for RFC 5764 (DTLS-SRTP) support.wtc@chromium.org2012-06-193-0/+474
* Linux: allow proxy PAC file configurations that use just a file path without ...mdm@chromium.org2012-06-192-1/+19
* Add a new Net.SpdySynStreamCompressionPercentage histogram for tracking how e...rch@chromium.org2012-06-181-1/+13
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-166-121/+122
* Do not enqueue multiple socket writes performing an HTTP chunked requestrsleevi@chromium.org2012-06-153-4/+176
* Move URLFetcherImpl to net/akalin@chromium.org2012-06-155-3/+1538
* implement HaveOnlyLoopbackAddresses() for androidjames.wei@intel.com2012-06-155-1/+48
* DnsWatcherThread should be named "DnsWatcher", not "NetworkChangeNotifier".wtc@chromium.org2012-06-152-2/+2
* SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,rtenneti@google.com2012-06-1414-21/+146
* Adjust the expectations of unit tests after the dod_ca_17_cert.derwtc@chromium.org2012-06-141-23/+22
* Don't crash when confronted with many set-cookie headers.shalev@chromium.org2012-06-144-25/+154
* SPDY: Set initial max concurrent streams to 100willchan@chromium.org2012-06-141-1/+1
* NetLogEventParameter to Callback refactoring 9.mmenke@chromium.org2012-06-1422-361/+312
* NetLogEventParameter to Callback refactoring 7.mmenke@chromium.org2012-06-147-176/+133
* NetLogEventParameter to Callback refactoring 11. mmenke@chromium.org2012-06-142-0/+21