summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/download_updates_command.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-111-9/+9
* Treat "changes_remaining == 0" as a firm bound that indicatesnick@chromium.org2010-09-151-1/+3
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-1/+0
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-131-1/+3
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-011-13/+32
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-3/+8
* Move a debug string util to syncer proto util. Add better getupdates logging ...chron@google.com2010-03-021-0/+3
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-1/+0
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-0/+25
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-9/+12
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-3/+1
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-1/+1
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+64