summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue
Commit message (Expand)AuthorAgeFilesLines
* Update webrtc to r4819.mallinath@chromium.org2013-09-232-5/+14
* Revert 219719 "Make XmppSignalStrategy accept ResolvingClientSoc..."sergeyu@chromium.org2013-09-202-9/+18
* Enable IPv6 in chromotingsergeyu@chromium.org2013-09-191-7/+6
* Make XmppSignalStrategy accept ResolvingClientSocketFactory from outside.sergeyu@chromium.org2013-08-272-18/+9
* Cleanup XmppSignalStrategy initializationsergeyu@chromium.org2013-08-222-25/+28
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-173-3/+3
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-282-2/+2
* Add static Create method to LibjingleTransportFactorysolb@chromium.org2013-06-213-0/+296
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.dcheng@chromium.org2013-06-141-1/+1
* Remove XmppProxy and JavascriptSignalStrategy.sergeyu@chromium.org2013-06-133-220/+0
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-116-6/+6
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-012-5/+8
* Roll libjingle r313.ronghuawu@chromium.org2013-05-072-5/+5
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-302-3/+3
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-13/+14
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-14/+13
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-13/+14
* Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.rsleevi@chromium.org2013-02-061-10/+10
* Make host/url references configurable.rmsousa@chromium.org2013-02-052-12/+28
* remoting: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-011-3/+3
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-8/+0
* Create stub jingle library for iOS.qsr@chromium.org2012-08-231-1/+2
* Clean-up inline members of nested classes (remoting/)hans@chromium.org2012-08-091-2/+2
* Fix destruction order in XmppSignalStrategy.sergeyu@chromium.org2012-08-021-0/+9
* Don't use MessageLoop and MessageLoopProxy in remoting/jingle_gluesergeyu@chromium.org2012-07-272-7/+9
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-2711-1597/+40
* Ingore ERR_ADDRESS_INVALID error returned from sendto().sergeyu@chromium.org2012-07-271-2/+8
* Revert 148418 - Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-2611-40/+1597
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-2511-1597/+40
* Implement ChromiumSocketFactory.sergeyu@chromium.org2012-07-233-0/+489
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-192-0/+12
* Enable HSTS for XMPP connection used by Chromotingsergeyu@chromium.org2012-07-162-2/+6
* Remove SSLHostInfo.agl@chromium.org2012-06-271-1/+1
* Fix SSLSocketAdapter to handle asynchronous writes appropriately.sergeyu@chromium.org2012-06-132-63/+142
* Update libjingle to 153.ronghuawu@chromium.org2012-06-132-3/+3
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-082-5/+3
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-221-2/+2
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-18/+0
* This broke M20 build.dharani@chromium.org2012-05-221-0/+18
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-18/+0
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-128-4/+75
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-16/+7
* Roll libjingle 132:135sergeyu@chromium.org2012-04-261-0/+2
* Handle IQ responses asynchronously.sergeyu@chromium.org2012-04-204-5/+28
* Send keep-alive messages for XMPP connections.sergeyu@chromium.org2012-04-202-0/+20
* Use NSS for SSL encryption of XMPP connection on Windows.sergeyu@chromium.org2012-04-201-5/+1
* Objects that derive from RefCounted should not have public dtorsrsleevi@chromium.org2012-04-051-0/+2
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-032-1/+7