summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sessions/status_controller.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-297/+0
* Changes related to new conflict countersrlarocque@chromium.org2012-03-071-5/+5
* sync: Remove the remaining conflict sets coderlarocque@chromium.org2012-02-211-8/+8
* Many small sync changes centered around AllStatusrlarocque@chromium.org2012-02-031-5/+0
* Remove single direction conflict set coderlarocque@chromium.org2012-01-271-4/+0
* Remove broken variables from sync's AllStatusrlarocque@chromium.org2012-01-201-1/+0
* Detect sync server communication errorsrlarocque@chromium.org2012-01-111-1/+4
* Change definition of "syncing" in AllStatusrlarocque@chromium.org2011-12-211-1/+1
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-3/+3
* [Sync] Convert sessions/ directory to ModelEnumSetakalin@chromium.org2011-12-071-1/+1
* [Sync] Convert syncable/ directory to ModelEnumSetakalin@chromium.org2011-12-061-2/+2
* [Sync] Add framework for avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-061-0/+4
* Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-031-4/+0
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-021-0/+4
* Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-021-4/+0
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-021-0/+4
* Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-11-301-4/+0
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-11-301-0/+4
* [Sync] Made some sync session member functions constakalin@chromium.org2011-11-231-26/+24
* Revert 110555 - sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-171-3/+0
* sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-171-0/+3
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-151-0/+4
* Revert 105667 - Send important client side event information to the server. W...lipalani@chromium.org2011-10-151-4/+0
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-151-0/+4
* Server directed error handling backend code.lipalani@chromium.org2011-08-311-2/+3
* Simulate transient error and verify exponential backoff.lipalani@chromium.org2011-08-121-1/+10
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* [Sync] Support for non-blocking conflicts and encryption conflicts.zea@chromium.org2011-05-051-1/+11
* sync: repairs + improvement to migration code pathtim@chromium.org2011-04-221-0/+1
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-131-22/+13
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-111-1/+0
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+1
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-1/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-131-0/+3
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-011-10/+13
* Fix for negative routing info problem. We were replacing tokens afternick@chromium.org2010-03-261-2/+14
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-6/+18
* More code cleanups found by -Wextra.evan@chromium.org2010-03-091-1/+1
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-251-70/+137
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-13/+42
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-0/+159