summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert 62699 - [Sync] Added some switches for testing/debugging.rsimha@chromium.org2010-10-191-2/+2
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-151-2/+2
* [Sync] Made notifications code read/write persistent state.akalin@chromium.org2010-10-141-6/+22
* [Sync] Added some plumbing needed for notifications persistence supportakalin@chromium.org2010-10-111-3/+12
* Refactored handling of XmppClient.akalin@chromium.org2010-09-161-123/+56
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-101-36/+7
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-101-7/+36
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-091-36/+7
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-081-5/+5
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-071-5/+5
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-071-5/+5
* Fixed crash in sync_listen_notifications.akalin@chromium.org2010-09-011-1/+9
* Added XmppClientSocketFactory for use with ChromeAsyncSocketakalin@chromium.org2010-09-011-1/+6
* Moved ChromeAsyncSocket to jingle/notifier/base.akalin@chromium.org2010-07-165-1767/+2
* Fixed some minor bugs with ChromeAsyncSocket.akalin@chromium.org2010-07-152-2/+44
* Added implementation of buzz::AsyncSocket that uses Chrome sockets.akalin@chromium.org2010-07-145-16/+1758
* Fixed crash in sync_listen_notifications on auth failure.akalin@chromium.org2010-07-011-5/+2
* Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...ajwong@chromium.org2010-06-302-6/+7
* Refactored ChromeInvalidationClient to have its own listener type.akalin@chromium.org2010-06-292-94/+9
* Command line flag cleanup.estade@chromium.org2010-06-252-9/+14
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-232-386/+27
* Revert 50550 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-232-27/+386
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-232-386/+27
* Revert 50479 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-222-27/+386
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-222-386/+27
* Revert 49353 - sync: Store hard coded constants into its header file.ananta@chromium.org2010-06-104-38/+6
* sync: Store hard coded constants into its header file.tfarina@chromium.org2010-06-104-6/+38
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-031-1/+2
* Revert 48798 - New libjingle integrated to chrome.sergeyu@chromium.org2010-06-031-2/+1
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-031-1/+2
* Refactored MediatorThread to use Chrome threads primarily. This is in prepar...akalin@chromium.org2010-06-021-11/+13
* Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatibleakalin@chromium.org2010-05-271-1/+1
* Made Login and AutoReconnect use base/timer.h.akalin@chromium.org2010-05-251-3/+0
* Removed non-thread-safe QName ad-hoc interning.akalin@chromium.org2010-05-131-2/+2
* Added --use-ssl-tcp switch to sync_listen_notifications.akalin@chromium.org2010-05-111-2/+13
* Added win-specific direct-dependent settings to libjingle.gyp.akalin@chromium.org2010-05-111-11/+0
* Added sync_tools.gyp to all.gyp.akalin@chromium.org2010-05-071-1/+11
* Implemented cache invalidation listener in sync_listen_notifications.akalin@chromium.org2010-05-063-30/+598
* Moved XMPP notifier library from chrome/browser/sync to chrome/common/net.sanjeevr@chromium.org2010-05-041-5/+5
* Changed namespace of the TalkMediator and related classes from browser_sync t...sanjeevr@chromium.org2010-05-031-4/+4
* More refactoring of TalkMediator and related classes to make them generic. Th...sanjeevr@chromium.org2010-04-302-8/+15
* Added sync_listen_notifications, a utility that connects to an XMPPakalin@chromium.org2010-04-233-0/+235
* Revert 45484 - Added sync_listen_notifications, a utility that connects to an...akalin@chromium.org2010-04-232-230/+0
* Added sync_listen_notifications, a utility that connects to an XMPPakalin@chromium.org2010-04-232-0/+230