summaryrefslogtreecommitdiffstats
path: root/sync/engine/syncer_proto_util.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Remove backup/rollback logic from Synczea2016-02-241-6/+0
* [Sync] Remove ScopedServerStatusWatcherpavely2015-12-081-21/+4
* [Sync] Client should prompt for passphrase after server data was cleared by d...pavely2015-10-121-70/+83
* Sync: Don't set/use Parent ID for non-hierarchical sync data types.stanisc2015-07-301-0/+8
* [Sync] Add ClearServerData RPCmaniscalco2015-07-081-2/+14
* [Sync] Delete syncable::Blob and associated dead codemaniscalco2015-04-171-22/+0
* [Sync] Add support for GetUpdates Throttlinggangwu2015-02-271-3/+18
* [Sync] Add support for server controlled nudge delayszea@chromium.org2014-08-221-3/+20
* Add an action for server to send down rollback command.haitaol@chromium.org2014-04-221-1/+7
* sync: Remove TrafficRecorderrlarocque@chromium.org2014-04-021-4/+0
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-121-3/+2
* Split up SyncEngineEventListener callbacksrlarocque@chromium.org2014-02-111-5/+1
* [Recommit]haitaol@chromium.org2014-01-141-0/+5
* Revert 244381 "Support GU retry command in sync engine. The comm..."thakis@chromium.org2014-01-121-5/+0
* Support GU retry command in sync engine. The command specifies a delay after ...haitaol@chromium.org2014-01-111-0/+5
* Remove references to GaiaConstants::kSyncService from syncpavely@chromium.org2013-10-251-7/+0
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-45/+0
* [sync] Properly handle case where sync is disabled by dasher adminrsimha@chromium.org2013-08-221-4/+15
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-141-20/+9
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* Client changes for disabled dasher accountpavely@chromium.org2013-05-291-1/+7
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-091-0/+5
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-0/+10
* C++0x fix: add spaces between literals and identifiers.glider@chromium.org2013-03-151-1/+1
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-021-0/+1
* [Sync] Add tests for invalid specifics field number handlingakalin@chromium.org2012-12-131-100/+95
* [Sync] Handle invalid specifics field numbers gracefullyakalin@chromium.org2012-12-111-5/+15
* Extend sync protocol to report hierarchy conflictsrlarocque@chromium.org2012-10-161-0/+1
* sync: add Google API Key to all ClientToServerMessages.tim@chromium.org2012-09-171-10/+14
* sync: Process client commands on commit responserlarocque@chromium.org2012-09-121-0/+25
* Implement a bag of chips for sync.qsr@chromium.org2012-09-111-0/+21
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-39/+39
* Remove syncproto.hrlarocque@chromium.org2012-07-121-14/+25
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-3/+3
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-4/+4
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-39/+39
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-39/+39
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-1/+2
* sync: Refactor per-datatype throttlingrlarocque@chromium.org2012-06-131-3/+4
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-171-1/+0
* We store the past 10 records of client server communication in a queue in mem...lipalani@chromium.org2012-03-311-0/+3
* sync: Move the error Action enum to sync_enums.proto so that it can be shared...albertb@chromium.org2012-03-261-7/+7
* This would allow the developers to view the client/server sync traffic. In re...lipalani@chromium.org2012-03-221-0/+4
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-0/+537