index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
sync
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed jingle to use the IO thread from the passed in URLRequestContextGette...
sanjeevr@chromium.org
2011-04-07
2
-1
/
+14
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
[Sync] Delete ServerNotifierThread and refactor InvalidationNotifier
akalin@chromium.org
2011-03-24
1
-2
/
+2
*
[Sync] Move TypePayloadMap into its own file
akalin@chromium.org
2011-03-22
1
-8
/
+11
*
[Sync] Rewrite sync_listen_notifications tool to use SyncNotifier interface
akalin@chromium.org
2011-03-18
2
-306
/
+54
*
[Sync] Merged MediatorThread and PushNotificationsThread
akalin@chromium.org
2011-03-16
1
-22
/
+46
*
Revert 75262: "Use xmpp.google.com instead of talk.google.com"
akalin@chromium.org
2011-02-17
1
-2
/
+2
*
Use xmpp.google.com instead of talk.google.com
akalin@chromium.org
2011-02-16
1
-2
/
+2
*
Currently chrome sync subscribes to notifications on all datatypes regardless...
lipalani@chromium.org
2011-02-16
1
-1
/
+8
*
[Sync] Remove code to listen to notifications for sync objects of unknown type
akalin@chromium.org
2011-01-29
1
-1
/
+0
*
Recommit attempt for rev 72685.
zea@chromium.org
2011-01-27
1
-2
/
+3
*
Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...
zea@chromium.org
2011-01-26
1
-3
/
+2
*
[SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...
zea@chromium.org
2011-01-26
1
-2
/
+3
*
[Sync] Roll cache-invalidation to @70
akalin@chromium.org
2011-01-25
1
-1
/
+3
*
[Sync] Convert notifications for UNKNOWN to notifications for everything
akalin@chromium.org
2011-01-14
1
-9
/
+2
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-2
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+2
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-2
/
+6
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+2
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-2
/
+6
*
Fix nits. Add 'const'.
wtc@google.com
2011-01-04
1
-1
/
+0
*
The MediatorThread worker thread needs to have a CertVerifier
wtc@google.com
2010-12-17
1
-3
/
+8
*
[Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'
akalin@chromium.org
2010-11-04
1
-10
/
+1
*
[Sync] Some cleanup of sync_listen_notifications tool
akalin@chromium.org
2010-10-26
1
-39
/
+64
*
Revert 62699 - [Sync] Added some switches for testing/debugging.
rsimha@chromium.org
2010-10-19
1
-2
/
+2
*
[Sync] Added some switches for testing/debugging.
akalin@chromium.org
2010-10-15
1
-2
/
+2
*
[Sync] Made notifications code read/write persistent state.
akalin@chromium.org
2010-10-14
1
-6
/
+22
*
[Sync] Added some plumbing needed for notifications persistence support
akalin@chromium.org
2010-10-11
1
-3
/
+12
*
Refactored handling of XmppClient.
akalin@chromium.org
2010-09-16
1
-123
/
+56
*
Removed use of XmppSocketAdapter by sync.
akalin@chromium.org
2010-09-10
1
-36
/
+7
*
Revert r59012 which started using Chrome sockets for sync.
willchan@chromium.org
2010-09-10
1
-7
/
+36
*
Removed use of XmppSocketAdapter by sync.
akalin@chromium.org
2010-09-09
1
-36
/
+7
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-08
1
-5
/
+5
*
Revert 58768 - Adding the sync-notification-host command line parameter to th...
rsimha@chromium.org
2010-09-07
1
-5
/
+5
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-07
1
-5
/
+5
*
Fixed crash in sync_listen_notifications.
akalin@chromium.org
2010-09-01
1
-1
/
+9
*
Added XmppClientSocketFactory for use with ChromeAsyncSocket
akalin@chromium.org
2010-09-01
1
-1
/
+6
*
Moved ChromeAsyncSocket to jingle/notifier/base.
akalin@chromium.org
2010-07-16
5
-1767
/
+2
*
Fixed some minor bugs with ChromeAsyncSocket.
akalin@chromium.org
2010-07-15
2
-2
/
+44
*
Added implementation of buzz::AsyncSocket that uses Chrome sockets.
akalin@chromium.org
2010-07-14
5
-16
/
+1758
*
Fixed crash in sync_listen_notifications on auth failure.
akalin@chromium.org
2010-07-01
1
-5
/
+2
*
Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...
ajwong@chromium.org
2010-06-30
2
-6
/
+7
*
Refactored ChromeInvalidationClient to have its own listener type.
akalin@chromium.org
2010-06-29
2
-94
/
+9
*
Command line flag cleanup.
estade@chromium.org
2010-06-25
2
-9
/
+14
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
2
-386
/
+27
*
Revert 50550 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
2
-27
/
+386
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
2
-386
/
+27
*
Revert 50479 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
2
-27
/
+386
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
2
-386
/
+27
*
Revert 49353 - sync: Store hard coded constants into its header file.
ananta@chromium.org
2010-06-10
4
-38
/
+6
[next]