summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sessions/status_controller.h
Commit message (Expand)AuthorAgeFilesLines
* 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