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
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Add comment for SyncBackendHost::OnBackendInitialized
akalin@chromium.org
2011-08-12
1
-3
/
+4
*
Revert 96573 - sync: more DEPS fun
georgey@chromium.org
2011-08-12
1
-10
/
+4
*
sync: more DEPS fun
tim@chromium.org
2011-08-12
1
-4
/
+10
*
Support Sync operations after user signing with --enable-sync-oauth
rickcam@chromium.org
2011-08-12
1
-1
/
+7
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
5
-8
/
+24
*
[Sync] Fix bug where the preferences commit delay is used for everything
akalin@chromium.org
2011-08-11
1
-1
/
+1
*
sync: add DEPS files to subdirs
tim@chromium.org
2011-08-11
16
-17
/
+257
*
sync: Make BaseNode::GetTitle() return std::string.
tfarina@chromium.org
2011-08-11
3
-14
/
+12
*
Make the throttle delay configurable by the server.
lipalani@chromium.org
2011-08-11
2
-2
/
+20
*
[Sync] Add client-side plumbing for server control of sessions commit delay
akalin@chromium.org
2011-08-10
6
-46
/
+122
*
sync: Move all the js_* files into a js/ subdirectory.
tfarina@chromium.org
2011-08-10
2
-15
/
+15
*
[Sync] Set session sync commit delay to 10s
akalin@chromium.org
2011-08-09
1
-2
/
+13
*
[Sync] Fix encryption/passphrase handling.
zea@chromium.org
2011-08-06
2
-24
/
+62
*
[Sync] Add passphrase/encryption info to chrome://sync.
zea@chromium.org
2011-08-04
4
-4
/
+48
*
Dont retry sync in case of auth errors.
lipalani@chromium.org
2011-08-04
4
-18
/
+62
*
[Sync] Rewrote about:sync backend to use WeakHandles
akalin@chromium.org
2011-08-02
3
-418
/
+342
*
[Sync] [Jank] Clear the vector of verified updates after processing.
nick@chromium.org
2011-08-01
1
-0
/
+2
*
Test birtday error.
lipalani@chromium.org
2011-07-30
1
-2
/
+3
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Send the correct configure reason to the server when a new datatype is enable...
lipalani@chromium.org
2011-07-29
4
-9
/
+30
*
sync: Disable network change notifications for unauthenticated users.
tim@chromium.org
2011-07-29
1
-0
/
+14
*
[Sync] Add RequestCleanupDisabledTypes() method to SyncManager
akalin@chromium.org
2011-07-28
7
-44
/
+93
*
[Sync] Fix sync UI handling of passphrases.
zea@chromium.org
2011-07-27
1
-1
/
+1
*
[Sync] Add WeakHandle class, which makes cross-thread method calls safe and easy
akalin@chromium.org
2011-07-27
1
-59
/
+71
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-2
/
+2
*
sync: have the client compute position_in_parent values.
nick@chromium.org
2011-07-23
3
-1
/
+190
*
[Sync] Support receiving early passphrase required information in Sync UI.
zea@chromium.org
2011-07-22
1
-1
/
+1
*
sync: listen for missing notifications
tim@chromium.org
2011-07-21
1
-1
/
+10
*
If the user sets the gaia passphrase as the explicit passphrase then currentl...
lipalani@chromium.org
2011-07-19
1
-8
/
+26
*
[Sync] Always trigger OnPassphraseRequired in syncapi regardless of datatypes.
zea@chromium.org
2011-07-18
2
-45
/
+69
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-5
/
+8
*
[Sync] Rev protocol version for encryption support. Fix re-encryption.
zea@chromium.org
2011-07-12
4
-102
/
+173
*
sync: remove autofill migration
tim@chromium.org
2011-07-07
2
-78
/
+0
*
Patch by ghc@google.com.
akalin@chromium.org
2011-07-02
1
-1
/
+1
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
1
-2
/
+1
*
[Sync] Pass cache_guid() to invalidation client
akalin@chromium.org
2011-06-29
2
-6
/
+12
*
[Sync] Refactor syncable::{Base,Read,Write}Transaction
akalin@chromium.org
2011-06-29
3
-68
/
+88
*
[Sync] Simplify notifier code now that we have a single sync thread
akalin@chromium.org
2011-06-28
3
-17
/
+24
*
[Sync] Fix encryption issues
zea@chromium.org
2011-06-24
3
-35
/
+81
*
sync: remove old passphrase migration logic
tim@chromium.org
2011-06-23
1
-28
/
+0
*
[Sync] Don't set old style bookmarks anymore.
zea@chromium.org
2011-06-23
1
-6
/
+1
*
sync: fetch encryption information before OnBackendInitialized
tim@chromium.org
2011-06-22
4
-5
/
+10
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
2
-2
/
+16
*
Move the NotificationInfo and NotificationMap types and
wtc@chromium.org
2011-06-17
1
-38
/
+36
*
[Sync] Add Location parameter to Read/WriteTransactions
akalin@chromium.org
2011-06-17
17
-268
/
+277
*
[Sync] Split DirectoryChangeListener for thread-safety
akalin@chromium.org
2011-06-16
17
-262
/
+244
*
sync: make sure migrator is shutdown before sync backend host
tim@chromium.org
2011-06-16
1
-0
/
+2
*
[Sync] Beefed up logging for SyncScheduler
akalin@chromium.org
2011-06-16
6
-94
/
+286
*
[Sync] Remove now-unneeded initialized_mutex_.
akalin@chromium.org
2011-06-15
1
-52
/
+20
*
Only listen to sync notification when initialized.
qsr@google.com
2011-06-15
1
-1
/
+7
[next]