summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/download_updates_command.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-130/+0
* [Sync] Remove --create-mobile-bookmarks-folderakalin@chromium.org2012-02-291-6/+6
* sync: Delete ScopedDirLookup and DirectoryManagerrlarocque@chromium.org2012-02-281-9/+2
* Change tracking of source of sync cyclesrlarocque@chromium.org2012-02-221-1/+1
* Many small sync changes centered around AllStatusrlarocque@chromium.org2012-02-031-1/+0
* Detect sync server communication errorsrlarocque@chromium.org2012-01-111-4/+4
* Add return values to SyncerCommandrlarocque@chromium.org2012-01-101-4/+5
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-5/+5
* [Sync] Convert syncable/ directory to ModelEnumSetakalin@chromium.org2011-12-061-10/+12
* Revert 113112 - Revert 113103 - Changes the visibility of the 'mobile' node b...sky@chromium.org2011-12-061-2/+6
* Revert 113103 - Changes the visibility of the 'mobile' node based on whether ...sky@chromium.org2011-12-061-6/+2
* Changes the visibility of the 'mobile' node based on whether there is a node ...sky@chromium.org2011-12-061-2/+6
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-011-6/+2
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-291-8/+8
* [Sync] Made some sync session member functions constakalin@chromium.org2011-11-231-20/+3
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-151-0/+23
* Revert 105667 - Send important client side event information to the server. W...lipalani@chromium.org2011-10-151-23/+0
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-151-0/+23
* Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."yfriedman@chromium.org2011-05-261-0/+6
* Revert 84829 - Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-111-6/+0
* Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-101-0/+6
* [Sync] Move TypePayloadMap into its own fileakalin@chromium.org2011-03-221-4/+5
* [Sync] Attach payload to appropriate progress marker + unit tests.zea@chromium.org2011-02-281-4/+11
* [Sync] Set logging that may contain personal information to verbosity level 2.zea@chromium.org2011-02-181-1/+1
* Recommit attempt for rev 72685.zea@chromium.org2011-01-271-1/+3
* Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...zea@chromium.org2011-01-261-3/+1
* [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...zea@chromium.org2011-01-261-1/+3
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-131-15/+8
* Plumb datatype information to syncer from nudges.zea@chromium.org2010-11-111-1/+2
* 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