summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/base/xmpp_connection.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebRTC 7546:7549.hellner2014-10-311-1/+1
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-291-1/+1
* Roll WebRTC 7546:7549.hellner2014-10-291-1/+1
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-1/+1
* jingle: Use base::MessageLoop.xhwang@chromium.org2013-04-271-1/+1
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Move TaskPump class from jingle/notifier/base to jingle/gluesergeyu@chromium.org2012-07-241-2/+2
* Move ChromeAsyncSocket to jingle/gluesergeyu@chromium.org2012-07-241-6/+6
* RefCounted types should not have public destructors - sync and jinglersleevi@chromium.org2012-06-111-4/+4
* [Sync] Clean up XMPP connection codeakalin@chromium.org2012-05-151-2/+5
* [Sync] Add Stop() method to TaskPump and call it in XmppConnection destructorakalin@chromium.org2011-06-171-0/+1
* Pass net_log parameter properly for ProxyResolvingClientSocketakalin@chromium.org2011-05-131-3/+1
* Changed the jingle network code in ChromeAsyncSocket to use the client socket...sanjeevr@chromium.org2011-04-151-13/+16
* The MediatorThread worker thread needs to have a CertVerifierwtc@google.com2010-12-171-3/+6
* Convert LOG(INFO) to VLOG(1) - jingle/.pkasting@chromium.org2010-10-201-1/+1
* Implemented VLOG() et al.akalin@chromium.org2010-09-291-2/+2
* Refactored handling of XmppClient.akalin@chromium.org2010-09-161-0/+139