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
/
syncapi.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Rewrote about:sync backend to use WeakHandles
akalin@chromium.org
2011-08-02
1
-183
/
+119
*
Send the correct configure reason to the server when a new datatype is enable...
lipalani@chromium.org
2011-07-29
1
-9
/
+23
*
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
1
-2
/
+3
*
[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
*
[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
1
-45
/
+20
*
[Sync] Rev protocol version for encryption support. Fix re-encryption.
zea@chromium.org
2011-07-12
1
-86
/
+129
*
sync: remove autofill migration
tim@chromium.org
2011-07-07
1
-66
/
+0
*
Patch by ghc@google.com.
akalin@chromium.org
2011-07-02
1
-1
/
+1
*
[Sync] Pass cache_guid() to invalidation client
akalin@chromium.org
2011-06-29
1
-6
/
+10
*
[Sync] Refactor syncable::{Base,Read,Write}Transaction
akalin@chromium.org
2011-06-29
1
-65
/
+78
*
[Sync] Simplify notifier code now that we have a single sync thread
akalin@chromium.org
2011-06-28
1
-11
/
+11
*
[Sync] Fix encryption issues
zea@chromium.org
2011-06-24
1
-17
/
+78
*
sync: remove old passphrase migration logic
tim@chromium.org
2011-06-23
1
-28
/
+0
*
sync: fetch encryption information before OnBackendInitialized
tim@chromium.org
2011-06-22
1
-1
/
+3
*
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
1
-18
/
+20
*
[Sync] Split DirectoryChangeListener for thread-safety
akalin@chromium.org
2011-06-16
1
-31
/
+17
*
sync: make sure migrator is shutdown before sync backend host
tim@chromium.org
2011-06-16
1
-0
/
+2
*
[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
*
[Sync] Simplify notification-sending code in syncapi.cc
akalin@chromium.org
2011-06-15
1
-21
/
+12
*
Reland 89038, but with a mocked out keychain (mac unit tests were timing out)
zea@chromium.org
2011-06-15
1
-48
/
+58
*
Revert 89038 - [Sync] Ensure cryptographer ready before encrypting.
zea@chromium.org
2011-06-14
1
-58
/
+48
*
[Sync] Ensure cryptographer ready before encrypting.
zea@chromium.org
2011-06-14
1
-48
/
+58
*
[Sync] Combine sync thread and sync core thread.
akalin@chromium.org
2011-06-14
1
-81
/
+93
*
[Sync] Ensure all accesses to SyncInternal's observers are thread safe.
zea@chromium.org
2011-06-09
1
-31
/
+96
*
[Sync] Clean up sync logging
akalin@chromium.org
2011-06-08
1
-8
/
+20
*
[Sync] Remove nudge on OnIPAddressChanged()
akalin@chromium.org
2011-06-07
1
-1
/
+0
*
[Sync] Make WriteNode::SetEntitySpecifics() preserve unknown fields
akalin@chromium.org
2011-06-07
1
-148
/
+71
*
Get encrypted types from cryptographer in all places. Earlier PSS cached the ...
lipalani@chromium.org
2011-06-03
1
-3
/
+10
*
[Sync] Speed up sync node browser/search in about:sync
akalin@chromium.org
2011-06-03
1
-186
/
+178
*
Moving storing of encrypted types in cryptographer.
lipalani@chromium.org
2011-06-02
1
-26
/
+37
*
Revert 87556 - Moving storing of encrypted types in cryptographer.
garykac@chromium.org
2011-06-02
1
-37
/
+26
*
Moving storing of encrypted types in cryptographer.
lipalani@chromium.org
2011-06-02
1
-26
/
+37
*
Include string fields when performing a search on a node.
lipalani@chromium.org
2011-06-01
1
-1
/
+14
*
Implement new SyncAPI and convert Preferences to it.
zea@chromium.org
2011-05-23
1
-21
/
+17
*
[Sync] Speed up Javascript node operations
akalin@chromium.org
2011-05-20
1
-19
/
+70
*
Only trigger OnPassphrsaeRequired if we have encrypted types that are enabled.
zea@chromium.org
2011-05-19
1
-2
/
+9
*
[Sync] Rename "Notifications Sent" counter to "Notifiable Commits"
akalin@chromium.org
2011-05-17
1
-3
/
+3
*
[Sync] Handle attempting to encrypt before sync setup complete.
zea@chromium.org
2011-05-16
1
-4
/
+0
*
[Sync] Clean up notifications tab in chrome://sync-internals
akalin@chromium.org
2011-05-13
1
-1
/
+6
*
[Reland] Test for empty passphrase in Sync setup process.
sfeuz@chromium.org
2011-05-11
1
-0
/
+8
*
Revert 84965 - Test for empty passphrase in Sync setup process.
sfeuz@chromium.org
2011-05-11
1
-8
/
+0
*
Test for empty passphrase in Sync setup process.
sfeuz@chromium.org
2011-05-11
1
-0
/
+8
*
[Sync] Propagate DirectoryChangeListener events to chrome://sync-internals
akalin@chromium.org
2011-05-10
1
-2
/
+67
[next]