summaryrefslogtreecommitdiffstats
path: root/jingle/notifier
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, jingle/ edition.rsleevi@chromium.org2013-02-062-2/+2
* [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-304-17/+17
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-134-7/+10
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-134-10/+7
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-134-7/+10
* Disable some jingle unittests on vs2012scottmg@chromium.org2012-11-021-0/+4
* Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...gene@chromium.org2012-10-2617-7/+278
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-1/+2
* [net] Move DnsConfigService to NetworkChangeNotifier.szym@chromium.org2012-08-312-2/+2
* Create stub jingle library for iOS.qsr@chromium.org2012-08-235-7/+28
* [Sync] Fix crash when converting Notification to stringakalin@chromium.org2012-08-172-9/+34
* Clean up logging for push_notifications_*.ccakalin@chromium.org2012-08-134-10/+22
* Move TaskPump class from jingle/notifier/base to jingle/gluesergeyu@chromium.org2012-07-2410-202/+17
* Move ChromeAsyncSocket to jingle/gluesergeyu@chromium.org2012-07-2413-3326/+6
* 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-195-0/+23
* 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
* 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-085-8/+8
* Replace the CapturingNetLog in Jingle tests with a NULLmmenke@chromium.org2012-06-071-5/+2
* [Sync] Make InvalidationNotifier use PushClientakalin@chromium.org2012-05-304-2/+23
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2317-440/+1112
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-232-26/+25
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-225-12/+24
* Revert 138216 - [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2217-1127/+440
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2217-440/+1127
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-1715-1187/+527
* [Sync] Clean up XMPP connection codeakalin@chromium.org2012-05-1523-814/+782
* [Sync] Make ChromeAsyncSocket use only the hostname on connectakalin@chromium.org2012-05-116-66/+79
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-072-10/+8
* Roll libjingle 132:135sergeyu@chromium.org2012-04-261-0/+1
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-101-2/+2
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-035-3/+17
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-1/+1
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-3/+4
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-202-6/+6
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-2/+2
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-023-84/+33
* Change MockRead and MockWrite (et. al.) to take an IoMode enum, insteadrch@chromium.org2012-02-232-51/+51
* Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,rch@chromium.org2012-02-173-13/+15
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-031-16/+2
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-274-6/+71