summaryrefslogtreecommitdiffstats
path: root/sync/engine/all_status.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-1/+2
* [Sync] Fixing all trivial lint violations in src/sync/*skym2015-12-141-4/+7
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-7/+7
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-6/+6
* sync: Expose ProtocolEvents on ProfileSyncServicerlarocque@chromium.org2014-03-211-0/+1
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-121-0/+1
* Split up SyncEngineEventListener callbacksrlarocque@chromium.org2014-02-111-3/+8
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-141-2/+0
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-021-1/+2
* Added nudge source counters to about:sync.vishwath@google.com2012-09-251-0/+3
* [Sync] Add keystore encryption info to about:synczea@chromium.org2012-09-191-0/+3
* [Sync] Pass ModelTypeSet by value everywhereakalin@chromium.org2012-09-011-1/+1
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-6/+6
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-2/+2
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-6/+6
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-4/+4
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-2/+2
* sync: Refactor per-datatype throttlingrlarocque@chromium.org2012-06-131-0/+82