summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-293-3/+3
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-212-2/+2
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-145-6/+6
* Roll libjingle 291:294.ronghuawu@chromium.org2013-03-101-0/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Refactor libjingle.gyp:tommi@chromium.org2013-03-051-2/+0
* More FilePath -> base::FilePath replacement.brettw@chromium.org2013-02-101-3/+3
* Linux/ChromeOS Chromium style checker cleanup, jingle/ edition.rsleevi@chromium.org2013-02-064-8/+8
* [sync] Componentize sync: Part Final: Target 'sync' is now its own componentrsimha@chromium.org2013-02-011-0/+1
* Makes the necessary changes to sync.gyp as well as its dependencies (most not...blundell@chromium.org2013-01-241-3/+3
* Make all jingle targets build on Win64jschuh@chromium.org2013-01-111-1/+0
* Build jingle targets when webrtc is enabled.wjia@chromium.org2012-12-141-3/+3
* [net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa...szym@chromium.org2012-12-131-1/+1
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-053-4/+12
* jingle: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-308-60/+60
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-135-11/+15
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-135-15/+11
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-135-11/+15
* Use 'https://' prefix for proxy resolution in ProxyResolvingClientSocketakalin@chromium.org2012-11-082-7/+9
* Disable some jingle unittests on vs2012scottmg@chromium.org2012-11-021-0/+4
* Android: Remove depenendency on libjingle_p2p and jingle_glue.nileshagrawal@chromium.org2012-10-291-3/+7
* Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...gene@chromium.org2012-10-2618-7/+281
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-1/+2
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-0/+17
* [net] Move DnsConfigService to NetworkChangeNotifier.szym@chromium.org2012-08-312-2/+2
* Fixing a crash when cancelling the same PacRequest twice.alexeypa@chromium.org2012-08-241-1/+3
* Create stub jingle library for iOS.qsr@chromium.org2012-08-236-200/+255
* [Sync] Fix crash when converting Notification to stringakalin@chromium.org2012-08-173-9/+35
* Update JingleThreadWrapper to allow it to be created using task runner.sergeyu@chromium.org2012-08-144-41/+53
* Clean up logging for push_notifications_*.ccakalin@chromium.org2012-08-134-10/+22
* 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-2411-42/+47
* Move ChromeAsyncSocket to jingle/gluesergeyu@chromium.org2012-07-2414-80/+80
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-191-3/+3
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-197-0/+35
* Rolling libjingle to 159.ronghuawu@chromium.org2012-07-141-2/+2
* Remove #pragma once from jingleajwong@chromium.org2012-07-117-10/+3
* [Sync] Make Login class listen to connection and DNS changesakalin@chromium.org2012-06-282-6/+36
* Remove SSLHostInfo.agl@chromium.org2012-06-273-3/+2
* Revert 144382 - [Sync] Make Login class listen to connection and DNS changesnkostylev@chromium.org2012-06-272-37/+6
* [Sync] Make Login class listen to connection and DNS changesakalin@chromium.org2012-06-272-6/+37
* Use base::ThreadChecker as a member var, rather than base::NonThreadSafersleevi@chromium.org2012-06-254-25/+25
* [Sync] Propagate XMPP auth errors to SyncNotifierObserversakalin@chromium.org2012-06-1816-86/+218
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-162-3/+3
* Update libjingle to 153.ronghuawu@chromium.org2012-06-132-2/+5
* RefCounted types should not have public destructors - sync and jinglersleevi@chromium.org2012-06-118-28/+29
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-087-12/+12
* Replace the CapturingNetLog in Jingle tests with a NULLmmenke@chromium.org2012-06-071-5/+2
* Currently when talk_base::Thread exists, Clear(NULL) is called from its destr...mallinath@chromium.org2012-06-011-0/+1