summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-171-2/+2
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-161-77/+7
* For sync, add OrderedCommitSet::Projection, a helper for iterating overtim@chromium.org2010-02-111-2/+85
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-2/+56
* Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...chron@google.com2010-02-091-13/+172
* Implementation of the DatabaseModelWorker, take 2.albertb@google.com2010-02-011-2/+2
* Revert 37367 - Implementation of the database safe worker model.viettrungluu@chromium.org2010-01-281-2/+2
* Implementation of the database safe worker model.albertb@google.com2010-01-281-2/+2
* Enable valgrind for sync tests (and fix valgrind errors)skrul@chromium.org2010-01-271-0/+1
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-15/+187
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-221-3/+17
* sync: Fix license copyright text.evan@chromium.org2009-12-111-1/+1
* Fix some minor things that were in the unique naming CL that I forgot to addr...chron@google.com2009-11-251-1/+2
* Final part of PathString cleanup.munjal@chromium.org2009-11-241-143/+141
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-310/+273
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-201-1225/+699
* Removes blocked items. Also, some minor cleanup in preparation for (and to he...tim@chromium.org2009-11-101-5/+0
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-7/+4
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-231-3/+3
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-1/+1
* Fix some warnings on Mac that are treated as errors:munjal@chromium.org2009-10-151-8/+0
* Update sync unit tests to build on linuxzork@chromium.org2009-10-071-307/+294
* Build sync engine as part of the browser build.nick@chromium.org2009-09-151-2/+3
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-85/+83
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+4588