summaryrefslogtreecommitdiffstats
path: root/chrome/test/sync/engine/mock_server_connection.h
Commit message (Expand)AuthorAgeFilesLines
* A few cleanups to the sync unit tests.nick@chromium.org2010-06-251-290/+0
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-011-0/+7
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-7/+35
* Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...chron@google.com2010-02-091-1/+2
* Make SyncerThread stop polling if an AUTH_INVALID response is parsed.tim@chromium.org2010-02-091-11/+20
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-1/+13
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-201-6/+3
* Part 1 of removing PathSTring. I scrubbed files that are notmunjal@chromium.org2009-11-131-3/+4
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-231-1/+1
* Hook up ClientToServerResponse::THROTTLED to the client sync loop.tim@chromium.org2009-10-161-0/+20
* Sync: Remove pthreads from auth_watcher.tim@chromium.org2009-10-071-0/+14
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-251-1/+8
* Reverting 27117.davemoore@chromium.org2009-09-241-8/+1
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-241-1/+8
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-141-12/+9
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+197