summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-3/+3
* [Sync] Clean up sync.gypakalin@chromium.org2012-03-283-10/+13
* sync: Move the error Action enum to sync_enums.proto so that it can be shared...albertb@chromium.org2012-03-266-33/+31
* sync: Count and report reflected updatesrlarocque@chromium.org2012-03-2411-52/+128
* [Sync] Improve nigori conflict and rollback handling.zea@chromium.org2012-03-234-27/+152
* This would allow the developers to view the client/server sync traffic. In re...lipalani@chromium.org2012-03-2211-2/+423
* [Sync] Add ordinal_in_parent to SyncEntity/CommitResponse protobufakalin@chromium.org2012-03-221-6/+45
* Continue implementing session sync for Android.yfriedman@chromium.org2012-03-214-0/+108
* Add a new 'run_all_unittests' target in baseakalin@chromium.org2012-03-211-7/+1
* Separate SetPassphrase into encryption and decryption APIsrsimha@chromium.org2012-03-203-8/+8
* Trim code form sync's ServerConnectionManagerrlarocque@chromium.org2012-03-1710-230/+61
* Make SyncManagerTests use in-memory sqliterlarocque@chromium.org2012-03-162-2/+3
* Add 'client' parameter to sync requestsrlarocque@chromium.org2012-03-161-1/+10
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-166-6/+10
* Add suppress_wildcard to sync_tests pseudo-targetakalin@chromium.org2012-03-151-0/+2
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-15225-0/+41212
* Add Phone/Tablet device types for syncing session from Android.yfriedman@chromium.org2012-03-141-0/+2
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-1022-0/+1648