summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/base/proxy_resolving_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Move ChromeAsyncSocket to jingle/gluesergeyu@chromium.org2012-07-241-106/+0
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-191-0/+2
* Remove #pragma once from jingleajwong@chromium.org2012-07-111-1/+0
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-081-1/+1
* [Sync] Make ChromeAsyncSocket use only the hostname on connectakalin@chromium.org2012-05-111-4/+6
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-031-1/+2
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-151-3/+2
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-5/+1
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-091-2/+0
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-081-0/+2
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-071-0/+2
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-061-1/+3
* Add OVERRIDE to jingle/.avi@chromium.org2011-11-171-0/+1
* base::Bind: Convert jingle/.jhawkins@chromium.org2011-11-121-2/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-6/+6
* Jingle unit tests for issue 87336asanka@chromium.org2011-09-151-4/+9
* Only mark a proxy as bad if we have confirmation that another proxy succeeded...asanka@chromium.org2011-08-291-0/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+2
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-2/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+2
* Pass net_log parameter properly for ProxyResolvingClientSocketakalin@chromium.org2011-05-131-2/+1
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-4/+4
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-191-0/+1
* Changed the jingle network code in ChromeAsyncSocket to use the client socket...sanjeevr@chromium.org2011-04-151-0/+94