summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/listener
Commit message (Expand)AuthorAgeFilesLines
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-273-3/+41
* Revert 119171 - Maybe introduced a static initializer - or may be 119173rsleevi@chromium.org2012-01-263-41/+3
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-263-3/+41
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Add OVERRIDE to jingle/.avi@chromium.org2011-11-176-39/+50
* base::Bind: Convert jingle/.jhawkins@chromium.org2011-11-121-20/+12
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-071-2/+2
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-089-18/+18
* [Sync] Make P2PNotifier behave more like InvalidationNotifierakalin@chromium.org2011-08-273-32/+32
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-152-2/+2
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* [Sync] Simplify notifier code now that we have a single sync threadakalin@chromium.org2011-06-284-49/+26
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-122-4/+4
* [Sync] Fix race condition in P2PNotifier with sending notificationsakalin@chromium.org2011-04-199-27/+186
* Changed the jingle network code in ChromeAsyncSocket to use the client socket...sanjeevr@chromium.org2011-04-151-4/+1
* [Jingle] Fix jingle_unittests failuresakalin@chromium.org2011-04-131-1/+5
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-072-195/+205
* Move sync notifier contruction out of syncer thread.nileshagrawal@chromium.org2011-04-074-30/+61
* Move some files from base to base/memory.levin@chromium.org2011-03-286-12/+12
* [Sync] Delete ServerNotifierThread and refactor InvalidationNotifierakalin@chromium.org2011-03-242-23/+3
* [Jingle] Refactored some notifier-related structs/classesakalin@chromium.org2011-03-225-105/+33
* Modified the jingle library to be able to able to update the auth token after...sanjeevr@chromium.org2011-03-177-2/+59
* [Sync] Merged MediatorThread and PushNotificationsThreadakalin@chromium.org2011-03-1631-1028/+314
* Added support for other authentication mechanisms in jingle. This will allow ...sanjeevr@chromium.org2011-03-091-1/+2
* Revert 75262: "Use xmpp.google.com instead of talk.google.com"akalin@chromium.org2011-02-171-2/+2
* Use xmpp.google.com instead of talk.google.comakalin@chromium.org2011-02-161-2/+2
* Currently chrome sync subscribes to notifications on all datatypes regardless...lipalani@chromium.org2011-02-161-1/+4
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-152-60/+101
* [Sync] Relax checks for received XMPP messagesakalin@chromium.org2011-01-311-7/+7
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-272-5/+18
* Removed the JID check from PushNotificationsListenTask::IsValidNotification. ...sanjeevr@chromium.org2011-01-261-2/+3
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* The MediatorThread worker thread needs to have a CertVerifierwtc@google.com2010-12-172-1/+8
* [Sync] Fixed sync crash regression in ServerNotifierThreadakalin@chromium.org2010-12-102-4/+4
* [Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'akalin@chromium.org2010-11-042-3/+1
* 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-023-25/+10
* Fixed crash during the xmpp reconnection for cloud printing.gene@google.com2010-11-011-0/+5
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-281-1/+1
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-263-4/+14
* Convert LOG(INFO) to VLOG(1) - jingle/.pkasting@chromium.org2010-10-207-44/+39
* Revert 62699 - [Sync] Added some switches for testing/debugging.rsimha@chromium.org2010-10-194-15/+6
* [Sync] Replace TalkMediator delegate handling with thread-safe observer listsakalin@chromium.org2010-10-166-110/+49
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-154-6/+15
* Stop refcounting HostResolver.willchan@chromium.org2010-10-012-5/+4
* Added support for the new Google push notifications.sanjeevr@chromium.org2010-09-2510-8/+555
* Removed TalkMediator SSL initialization.akalin@chromium.org2010-09-163-68/+4