summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Remove the remaining conflict sets coderlarocque@chromium.org2012-02-211-14/+5
* Remove single direction conflict set coderlarocque@chromium.org2012-01-271-4/+1
* Fix update_conflicts_resolved() setting wrong varrlarocque@chromium.org2012-01-121-4/+7
* Detect sync server communication errorsrlarocque@chromium.org2012-01-111-4/+8
* Change definition of "syncing" in AllStatusrlarocque@chromium.org2011-12-211-16/+4
* Remove code related to counting conflictsrlarocque@chromium.org2011-12-191-9/+1
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-291-8/+8
* This is the second and final patch of changes for implementing the per dataty...lipalani@chromium.org2011-11-241-0/+1
* [Sync] Made some sync session member functions constakalin@chromium.org2011-11-231-10/+12
* Event tracing for sync eventsrlarocque@chromium.org2011-11-231-19/+36
* Revert 110555 - sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-171-4/+2
* sync: Remove ModelNeutralExecuteImpl()rlarocque@chromium.org2011-11-171-2/+4
* [Sync] use base::Time in syncakalin@chromium.org2011-09-221-3/+3
* Revert 102184 - [Sync] use base::Time in syncakalin@chromium.org2011-09-211-3/+3
* [Sync] use base::Time in syncakalin@chromium.org2011-09-211-3/+3
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+1
* [Sync] Remove static initializersakalin@chromium.org2011-09-011-1/+1
* Simulate transient error and verify exponential backoff.lipalani@chromium.org2011-08-121-2/+11
* [Sync] Add client-side plumbing for server control of sessions commit delayakalin@chromium.org2011-08-101-0/+5
* [Sync] Add RequestCleanupDisabledTypes() method to SyncManagerakalin@chromium.org2011-07-281-16/+20
* [Sync] Add Location parameter to Read/WriteTransactionsakalin@chromium.org2011-06-171-1/+1
* [Sync] Split DirectoryChangeListener for thread-safetyakalin@chromium.org2011-06-161-1/+2
* [Sync] Clean up sync loggingakalin@chromium.org2011-06-081-0/+8
* [Sync] Support for non-blocking conflicts and encryption conflicts.zea@chromium.org2011-05-051-4/+13
* Remove all TODO(tim):deprcecated and clean up all the remnants of syncer thre...lipalani@chromium.org2011-04-291-18/+1
* sync: hook up ServerConnectionManager <> SyncerThread2 and tie up more loose ...tim@chromium.org2011-03-291-8/+3
* sync: implement configuration tasks in SyncerThread2tim@chromium.org2011-02-151-3/+8
* sync: add a SyncSessionJobPurpose for clearing private data.tim@chromium.org2011-02-031-11/+17
* sync: tiny cleanup in syncer.h/cctim@chromium.org2011-02-011-4/+6
* Recommit attempt for rev 72685.zea@chromium.org2011-01-271-1/+2
* Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...zea@chromium.org2011-01-261-2/+1
* [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...zea@chromium.org2011-01-261-1/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* sync: Make SyncSession take most of its required state at construction time.tim@chromium.org2010-11-241-27/+14
* Plumb datatype information to syncer from nudges.zea@chromium.org2010-11-111-6/+5
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-111-32/+19
* Implements the backend for clearing data from the servertim@chromium.org2010-09-081-14/+28
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+10
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-161-2/+1
* sync: add CleanupDisabledTypesCommand to purge data pertaining to previouslytim@chromium.org2010-07-021-0/+8
* Replace changes_channel with an observer list.zork@chromium.org2010-06-111-4/+9
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-011-2/+1
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-1/+11
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Move a debug string util to syncer proto util. Add better getupdates logging ...chron@google.com2010-03-021-17/+0
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-251-7/+7
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-1/+1
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-9/+3