summaryrefslogtreecommitdiffstats
path: root/sync/engine/syncer.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-2/+4
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-2/+2
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-2/+2
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-2/+2
* [Sync] Add ClearServerData support to Sync Schedulermaniscalco2015-07-281-0/+5
* Reland [Sync] Refactoring polling to be reliable.zea2015-05-151-21/+34
* Revert of [Sync] Refactoring polling to be reliable. (patchset #5 id:80001 of...zea2015-05-131-34/+21
* [Sync] Refactoring polling to be reliable.zea2015-05-131-21/+34
* [Sync] Add support for GetUpdates Throttlinggangwu2015-02-271-1/+1
* Sync commit errors should temporarily re-enablegangwu2015-02-111-5/+5
* Revert of Sync commit errors should temporarily re-enable trigger pre-commit ...rch2015-02-091-5/+5
* Sync commit errors should temporarily re-enablegangwu2015-02-091-5/+5
* sync: Merge GU retry logic into normal GUrlarocque@chromium.org2014-03-041-2/+0
* This is the clean-up following r249138.rlarocque@chromium.org2014-02-121-4/+2
* sync: Apply updates passively without routing inforlarocque@chromium.org2014-02-051-1/+1
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-171-2/+7
* [Recommit]haitaol@chromium.org2014-01-141-0/+2
* Revert 244381 "Support GU retry command in sync engine. The comm..."thakis@chromium.org2014-01-121-2/+0
* Support GU retry command in sync engine. The command specifies a delay after ...haitaol@chromium.org2014-01-111-0/+2
* sync: Per-type update applicationrlarocque@chromium.org2013-12-041-9/+8
* sync: Implement per-type update processingrlarocque@chromium.org2013-10-301-0/+1
* sync: Implement per-type commit interfacerlarocque@chromium.org2013-10-161-0/+8
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-6/+4
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-101-4/+6
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-101-6/+4
* sync: Improve testing of download functionsrlarocque@chromium.org2013-08-231-1/+1
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-031-3/+22
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-1/+1
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-1/+1
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-1/+1
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-031-25/+16
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-1/+0
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-1/+2
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-011-2/+0
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-301-1/+3
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-291-3/+1
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-281-1/+3
* sync: Merge apply updates and resolve conflictsrlarocque@chromium.org2012-10-261-2/+0
* sync: Merge {Verify,Process}UpdatesCommandrlarocque@chromium.org2012-10-161-1/+0
* sync: Process client commands on commit responserlarocque@chromium.org2012-09-121-4/+0
* Reland 148792zea@chromium.org2012-07-301-1/+0
* Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...sergeyu@chromium.org2012-07-271-0/+1
* [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...zea@chromium.org2012-07-271-1/+0
* Remove syncproto.hrlarocque@chromium.org2012-07-121-1/+0
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [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-2/+2
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-2/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-2/+2
* sync: Remove ClearUserData command.tim@chromium.org2012-06-201-1/+0