summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/communicator
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, jingle/ edition.rsleevi@chromium.org2013-02-061-1/+1
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-052-4/+10
* jingle: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-301-1/+1
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-3/+4
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-4/+3
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-3/+4
* [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
* [Sync] Make Login class listen to connection and DNS changesakalin@chromium.org2012-06-282-6/+36
* 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
* [Sync] Propagate XMPP auth errors to SyncNotifierObserversakalin@chromium.org2012-06-185-34/+96
* RefCounted types should not have public destructors - sync and jinglersleevi@chromium.org2012-06-111-2/+3
* [Sync] Make InvalidationNotifier use PushClientakalin@chromium.org2012-05-301-0/+1
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-231-1/+13
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-221-1/+1
* [Sync] Clean up XMPP connection codeakalin@chromium.org2012-05-1517-787/+735
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-8/+7
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-2/+2
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-6/+1
* Add OVERRIDE to jingle/.avi@chromium.org2011-11-172-8/+11
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-162-10/+6
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-153-10/+0
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-081-0/+1
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-1/+0
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-0/+1
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-084-14/+14
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-0/+4
* Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...agayev@chromium.org2011-07-281-4/+0
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-0/+4
* Add unit-tests for SingleRequestHostResolver.eroman@chromium.org2011-06-061-0/+1
* Changed the jingle network code in ChromeAsyncSocket to use the client socket...sanjeevr@chromium.org2011-04-157-50/+58
* Move some files from base to base/memory.levin@chromium.org2011-03-283-5/+5
* [Sync] Delete ServerNotifierThread and refactor InvalidationNotifierakalin@chromium.org2011-03-241-0/+4
* [Jingle] Refactored some notifier-related structs/classesakalin@chromium.org2011-03-2211-273/+54
* Modified the jingle library to be able to able to update the auth token after...sanjeevr@chromium.org2011-03-172-0/+7
* Added support for other authentication mechanisms in jingle. This will allow ...sanjeevr@chromium.org2011-03-097-18/+41
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-042-4/+4
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Fix nits. Add 'const'.wtc@google.com2011-01-041-2/+2
* The MediatorThread worker thread needs to have a CertVerifierwtc@google.com2010-12-175-6/+22
* [Sync] Make sync integration tests use local xmpp servers.akalin@chromium.org2010-11-272-2/+3
* Workaround for VS 2005 bug with inheritance from nested classes.caseq@google.com2010-11-031-1/+5
* [Sync] Removed more uses of libjingle's sigslotakalin@chromium.org2010-11-024-45/+54
* [Sync] Added unittests for XmppConnectionGenerator.akalin@chromium.org2010-10-273-21/+121
* [Sync] Removed use of libjingle's sigslot in XmppConnectionGeneratorakalin@chromium.org2010-10-264-48/+46