summaryrefslogtreecommitdiffstats
path: root/jingle/glue
Commit message (Expand)AuthorAgeFilesLines
* [net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa...szym@chromium.org2012-12-131-1/+1
* jingle: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-304-43/+43
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-4/+5
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-5/+4
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-4/+5
* Use 'https://' prefix for proxy resolution in ProxyResolvingClientSocketakalin@chromium.org2012-11-082-7/+9
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-0/+17
* Fixing a crash when cancelling the same PacRequest twice.alexeypa@chromium.org2012-08-241-1/+3
* Update JingleThreadWrapper to allow it to be created using task runner.sergeyu@chromium.org2012-08-144-41/+53
* Give MockRead and MockWrite distinct types.yutak@chromium.org2012-07-271-5/+4
* Enable cert pinning for XMPP connection made by XmppClientSocketFactory.sergeyu@chromium.org2012-07-251-0/+3
* Move TaskPump class from jingle/notifier/base to jingle/gluesergeyu@chromium.org2012-07-245-0/+190
* Move ChromeAsyncSocket to jingle/gluesergeyu@chromium.org2012-07-2412-0/+3320
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-192-0/+12
* Rolling libjingle to 159.ronghuawu@chromium.org2012-07-141-2/+2
* Update libjingle to 153.ronghuawu@chromium.org2012-06-132-2/+5
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-082-4/+4
* Currently when talk_base::Thread exists, Clear(NULL) is called from its destr...mallinath@chromium.org2012-06-011-0/+1
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-222-2/+2
* RefCounted types should not have public destructors, sql/ and jingle/ editionrsleevi@chromium.org2012-04-282-3/+7
* Roll libjingle 132:135sergeyu@chromium.org2012-04-264-13/+14
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+2
* Implement write-waits-for-send mode for PseudoTCP and enable it on the host s...sergeyu@chromium.org2012-04-063-1/+124
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-032-1/+7
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-2/+3
* Include the headers from the libjingle overrides.ronghuawu@chromium.org2012-03-061-2/+2
* Convert uses of int ms to TimeDelta in jingle and remoting.tedvessenes@gmail.com2012-03-052-7/+9
* * Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_...ronghuawu@chromium.org2012-03-012-2/+3
* Delete Session and SessionManager object synchronously.sergeyu@chromium.org2012-02-241-12/+25
* Implement support for route change notifications in the Transport interface.sergeyu@chromium.org2012-02-211-1/+3
* Libjingle-based TransportFactory implementation.sergeyu@chromium.org2012-02-212-2/+16
* Convert int ms interfaces to TimeDelta in jingle/glue files.tedvessenes@gmail.com2012-02-011-1/+1
* Roll libjingle to r108:ronghuawu@chromium.org2012-01-191-3/+4
* Revert 118031 - Roll libjingle to r108:ronghuawu@chromium.org2012-01-181-3/+3
* Roll libjingle to r108:ronghuawu@chromium.org2012-01-181-3/+3
* This change updates the libjingle logging so that it writes to chromiums VLOG...hellner@google.com2012-01-172-0/+162
* Revert 117531 - Convert use of int ms to TimeDelta in files owned by ajwong.lambroslambrou@google.com2012-01-121-2/+2
* Convert use of int ms to TimeDelta in files owned by ajwong.tedvessenes@gmail.com2012-01-121-2/+2
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-5/+1
* Rolling new libjingle revision 100 mallinath@google.com2011-12-151-1/+1
* Removing MessageLoop::QuitTask() from jingle/dcheng@chromium.org2011-12-092-4/+4
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-096-250/+91
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-095-134/+24
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-085-24/+134
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-075-34/+141
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-062-9/+52
* Roll libjingle to 98:99. tommi@chromium.org2011-12-061-1/+1
* Move P2P unit tests to content_unittestsjochen@chromium.org2011-11-251-0/+1
* Add OVERRIDE to jingle/.avi@chromium.org2011-11-175-4/+9