summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sessions/sync_session.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds the following information to about sync page:lipalani@chromium.org2011-05-201-1/+2
* Revert 86032 - Adds the following information to about sync page:lipalani@chromium.org2011-05-201-2/+1
* Adds the following information to about sync page:lipalani@chromium.org2011-05-201-1/+2
* [Sync] Support for non-blocking conflicts and encryption conflicts.zea@chromium.org2011-05-051-0/+1
* Purge disabled datatypes in syncer thread.lipalani@chromium.org2011-04-221-0/+27
* Revert 82578 - Purge disabled datatypes in syncer thread.BUG=TEST=Review URL:...lipalani@chromium.org2011-04-221-27/+0
* Purge disabled datatypes in syncer thread.lipalani@chromium.org2011-04-211-0/+27
* sync: Make nudge + config jobs reliable in SyncerThread2lipalani@chromium.org2011-04-151-6/+9
* Coverity: Pass parameters by ref.jhawkins@chromium.org2011-03-111-1/+1
* Recommit attempt for rev 72685.zea@chromium.org2011-01-271-3/+5
* Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...zea@chromium.org2011-01-261-48/+1
* [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...zea@chromium.org2011-01-261-1/+48
* sync: beginnings of MessageLoop based SyncerThreadtim@chromium.org2011-01-261-1/+28
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-131-8/+10
* sync: Make SyncSession take most of its required state at construction time.tim@chromium.org2010-11-241-11/+12
* Plumb datatype information to syncer from nudges.zea@chromium.org2010-11-111-6/+6
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+2
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-2/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+2
* Update routing info and nudge syncer in ConfigureDataTypes().skrul@chromium.org2010-04-021-5/+9
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-011-2/+11
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-4/+2
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-251-24/+15
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-4/+1
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-3/+4
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-221-0/+17
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-161-2/+2
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-0/+58