summaryrefslogtreecommitdiffstats
path: root/chrome/test/sync/engine/mock_connection_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-021-364/+0
* [Sync] Make PostBufferParams easier to reason aboutakalin@chromium.org2011-09-021-4/+5
* sync: dont return store_birthday_ by ref in MockConnectionManagertim@chromium.org2011-03-291-3/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* [Sync] Move TypePayloadMap into its own fileakalin@chromium.org2011-03-221-4/+4
* [Sync] Attach payload to appropriate progress marker + unit tests.zea@chromium.org2011-02-281-0/+13
* [Sync] Remove now-obsolete FastDump classakalin@chromium.org2011-01-251-23/+25
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-131-11/+21
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-291-2/+4
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-281-4/+2
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-281-2/+4
* Implements the backend for clearing data from the servertim@chromium.org2010-09-081-1/+7
* Add locking around store_birthday to ensure atomic overwrites and avoid racetim@chromium.org2010-09-071-1/+10
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-301-0/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-161-4/+4
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-141-0/+4
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-131-7/+29
* Remove extended attributes. The lame broken codepath in the DBS was causingnick@chromium.org2010-06-301-6/+1
* This change allows the syncer thread to be paused and resumed when the syncer...skrul@chromium.org2010-06-291-0/+4
* A few cleanups to the sync unit tests.nick@chromium.org2010-06-251-0/+290