summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* Make FileSystemOperationWriteTest independent from URLRequest::Deprecated.kinaba@chromium.org2012-05-291-2/+0
* RefCounted types should not have public destructors, net/ editionrsleevi@chromium.org2012-05-299-22/+31
* RefCounted types should not have public destructors, net/ reduxrsleevi@chromium.org2012-05-282-19/+13
* Use TLS 1.1.wtc@chromium.org2012-05-2617-98/+348
* net: Fix RAII fail. Found by clang.thakis@chromium.org2012-05-251-2/+2
* Add APK targets for content_unittests and net_unittests.nileshagrawal@chromium.org2012-05-251-2/+32
* Remove ahendrickson from net/OWNERS.gavinp@chromium.org2012-05-251-1/+0
* Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...fischman@chromium.org2012-05-253-26/+49
* Move URLFetcherFactory from content to netakalin@chromium.org2012-05-253-0/+44
* [sync] Add --port and --xmpp-port parameters to run_testserver.ccrsimha@chromium.org2012-05-247-16/+151
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-2416-889/+194
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-2416-194/+889
* nss: revert encrypted and origin bound certificates support.agl@chromium.org2012-05-2411-885/+42
* net: add certificate pins for tor2web.orgagl@chromium.org2012-05-245-4/+152
* Use 127.0.0.1 as the local address for Android in the MockHostResolver as well.peter@chromium.org2012-05-241-6/+0
* Support for navigator.connection APIdroger@google.com2012-05-2415-130/+192
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-248-113/+126
* Improve the TLS intolerant server testing support added in r134129wtc@chromium.org2012-05-234-11/+27
* Fix more gcc in net/url_request/url_request_unittest.ccmaruel@chromium.org2012-05-231-4/+4
* Decouple DevTools from socket implementation.pliard@chromium.org2012-05-236-11/+54
* Disable ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothingbacker@chromium.org2012-05-231-1/+11
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-238-150/+80
* Prevent the infinite loop inside SSLClientSocketOpenSSL::OnSendComplete.wtc@chromium.org2012-05-222-3/+10
* Re-enable embedded identities in URLs for HTTP authentication.asanka@chromium.org2012-05-224-11/+331
* Update URL for upstream NSS bug.agl@chromium.org2012-05-221-1/+1
* Fix an uninitialized warning treated as error on gcc 4.5.2maruel@chromium.org2012-05-221-1/+1
* net: Fix a regression that broke file uploading with http authenticationsatorux@chromium.org2012-05-223-2/+60
* Make AssociateWithRenderView() a free function in the 'content' namespaceakalin@chromium.org2012-05-221-0/+16
* Revert 138168 - net: Fix a regression that broke file uploading with http aut...zea@chromium.org2012-05-223-60/+2
* net: Fix a regression that broke file uploading with http authenticationsatorux@chromium.org2012-05-213-2/+60
* If the version field is omitted from the certificate, the defaultwtc@chromium.org2012-05-192-0/+39
* Removed unreached code related to ESET MITM detection.rsleevi@chromium.org2012-05-192-62/+52
* Roll NSS from 136057:137477rsleevi@chromium.org2012-05-181-0/+4
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-182-6/+8
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-05-181-2/+1
* Revert 137445 - CHECK for that we are not seeing user-visible SPDY_PING_FAILE...rch@chromium.org2012-05-171-2/+0
* Cleanup: Remove unneeded scoped_ptr.h includes from net.thestig@chromium.org2012-05-1719-34/+21
* Prevent the infinite loop inside SSLClientSocketNSS::OnSendComplete.wtc@chromium.org2012-05-163-8/+115
* [net/dns] Isolate DnsConfigWatcher from DnsConfigService.szym@chromium.org2012-05-1621-406/+655
* Fix typoamit@chromium.org2012-05-161-1/+1
* CHECK for that we are not seeing user-visible SPDY_PING_FAILED errors.rch@chromium.org2012-05-161-0/+2
* Add emailprivacytester.com to HSTS preloadedagl@chromium.org2012-05-161-0/+1
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-162-4/+2
* Refactor TCPListenSocket.pliard@chromium.org2012-05-1618-622/+653
* Upstream: Depend on OpenSSL directly instead of via system.gypjingzhao@chromium.org2012-05-161-2/+2
* Use TaskRunner WorkerPool for ServerBoundCertService in TestURLRequestContext.mattm@chromium.org2012-05-151-2/+2
* Change the stream_id for streams which are serialized out of order.rch@chromium.org2012-05-158-0/+452
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-151-0/+5
* Add a new gyp define to be used by the swarm master.maruel@chromium.org2012-05-151-1/+2
* Change TCPListenSocket::SendInternal to use a non-blocking implementation (tr...marshall@chromium.org2012-05-144-31/+173