summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/tools
Commit message (Expand)AuthorAgeFilesLines
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-072-1/+14
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* [Sync] Delete ServerNotifierThread and refactor InvalidationNotifierakalin@chromium.org2011-03-241-2/+2
* [Sync] Move TypePayloadMap into its own fileakalin@chromium.org2011-03-221-8/+11
* [Sync] Rewrite sync_listen_notifications tool to use SyncNotifier interfaceakalin@chromium.org2011-03-182-306/+54
* [Sync] Merged MediatorThread and PushNotificationsThreadakalin@chromium.org2011-03-161-22/+46
* 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/+8
* [Sync] Remove code to listen to notifications for sync objects of unknown typeakalin@chromium.org2011-01-291-1/+0
* Recommit attempt for rev 72685.zea@chromium.org2011-01-271-2/+3
* Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...zea@chromium.org2011-01-261-3/+2
* [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...zea@chromium.org2011-01-261-2/+3
* [Sync] Roll cache-invalidation to @70akalin@chromium.org2011-01-251-1/+3
* [Sync] Convert notifications for UNKNOWN to notifications for everythingakalin@chromium.org2011-01-141-9/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-2/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-2/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+2
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-2/+6
* Fix nits. Add 'const'.wtc@google.com2011-01-041-1/+0
* The MediatorThread worker thread needs to have a CertVerifierwtc@google.com2010-12-171-3/+8
* [Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'akalin@chromium.org2010-11-041-10/+1
* [Sync] Some cleanup of sync_listen_notifications toolakalin@chromium.org2010-10-261-39/+64
* 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