summaryrefslogtreecommitdiffstats
path: root/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* sync: remove UnappliedUpdateMetaHandles and just use std::vector<int64>tim@chromium.org2012-04-043-4/+3
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-032-4/+4
* A new 'traffic' tab is introduced and clicking the button on the tab would di...lipalani@chromium.org2012-04-016-4/+67
* Remove executable bit from traffic_recorder_unittest.cc.mihaip@chromium.org2012-03-311-0/+0
* We store the past 10 records of client server communication in a queue in mem...lipalani@chromium.org2012-03-315-4/+201
* sync: Move the error Action enum to sync_enums.proto so that it can be shared...albertb@chromium.org2012-03-261-7/+7
* sync: Count and report reflected updatesrlarocque@chromium.org2012-03-241-16/+50
* [Sync] Improve nigori conflict and rollback handling.zea@chromium.org2012-03-232-5/+118
* This would allow the developers to view the client/server sync traffic. In re...lipalani@chromium.org2012-03-224-2/+82
* Separate SetPassphrase into encryption and decryption APIsrsimha@chromium.org2012-03-203-8/+8
* Trim code form sync's ServerConnectionManagerrlarocque@chromium.org2012-03-176-169/+22
* Add 'client' parameter to sync requestsrlarocque@chromium.org2012-03-161-1/+10
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-162-2/+4
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-1576-0/+17695