summaryrefslogtreecommitdiffstats
path: root/sync/sessions/status_controller.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Now also check get updates request types before performing sessions ga...skym2016-02-231-7/+5
* Switch to standard integer types in sync/.avi2015-12-221-0/+1
* [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: Conflict resolution code doesn't take into account implicit permanent f...stanisc2015-10-291-0/+1
* Reland [Sync] Refactoring polling to be reliable.zea2015-05-151-1/+13
* Revert of [Sync] Refactoring polling to be reliable. (patchset #5 id:80001 of...zea2015-05-131-13/+1
* [Sync] Refactoring polling to be reliable.zea2015-05-131-1/+13
* Remove changes remaining counter from about:syncrlarocque@chromium.org2014-04-281-6/+0
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-121-3/+0
* Split up SyncEngineEventListener callbacksrlarocque@chromium.org2014-02-111-1/+0
* sync: Refactor GetUpdates looprlarocque@chromium.org2013-12-101-24/+0
* sync: Per-type update applicationrlarocque@chromium.org2013-12-041-49/+7
* Don't clear debug info until after it has been sent to the server.maniscalco@chromium.org2013-11-211-4/+0
* sync: Remove test dependencies on SyncerCommandrlarocque@chromium.org2013-11-151-6/+0
* sync: Implement per-type commit interfacerlarocque@chromium.org2013-10-161-1/+1
* sync: Process commit responses on the sync threadrlarocque@chromium.org2013-09-261-7/+0
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-031-0/+6
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-281-1/+1
* Remove some members from SyncSessionrlarocque@chromium.org2013-03-151-18/+1
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+3
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-011-51/+10
* sync: Merge apply updates and resolve conflictsrlarocque@chromium.org2012-10-261-3/+5
* sync: Remove UpdateProgress and related coderlarocque@chromium.org2012-10-171-6/+3
* sync: Remove ConflictProgressrlarocque@chromium.org2012-10-061-21/+30
* [Sync] Add support for performing a GetKey on startup.zea@chromium.org2012-07-311-0/+3
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-5/+5
* Remove syncproto.hrlarocque@chromium.org2012-07-121-2/+2
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-5/+5
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-3/+3
* sync: Refactor session tracking rlarocque@chromium.org2012-06-221-25/+13
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-1/+1
* Refactor following sync commit loop changerlarocque@chromium.org2012-06-081-5/+1
* sync: Loop committing items without downloading updatesrlarocque@chromium.org2012-05-261-61/+18
* Abort sync cycles when download step failsrlarocque@chromium.org2012-04-241-1/+2
* Revert 132455 - Abort sync cycles when download step failsrlarocque@chromium.org2012-04-161-2/+1
* Abort sync cycles when download step failsrlarocque@chromium.org2012-04-161-1/+2
* sync: Count and report reflected updatesrlarocque@chromium.org2012-03-241-0/+1
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-0/+297