summaryrefslogtreecommitdiffstats
path: root/chrome/test/sync/engine/mock_connection_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-021-624/+0
* [Sync] Make PostBufferParams easier to reason aboutakalin@chromium.org2011-09-021-5/+5
* sync: make ServerConnectionManager explicitly NonThreadSafetim@chromium.org2011-08-261-4/+6
* [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
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-1/+2
* Remove all TODO(tim):deprcecated and clean up all the remnants of syncer thre...lipalani@chromium.org2011-04-291-14/+5
* sync: hook up ServerConnectionManager <> SyncerThread2 and tie up more loose ...tim@chromium.org2011-03-291-0/+7
* [Sync] Attach payload to appropriate progress marker + unit tests.zea@chromium.org2011-02-281-3/+26
* 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-30/+74
* Revert 66513 - sync: remove event_sys from ServerConnectionManager and Syncer...tim@chromium.org2010-11-181-4/+2
* sync: remove event_sys from ServerConnectionManager and SyncerThreadtim@chromium.org2010-11-171-2/+4
* sync: Update sync.proto to match the server's and handle new error codes.albertb@chromium.org2010-10-261-0/+1
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-291-3/+4
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-281-4/+3
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-281-3/+4
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+1
* Implements the backend for clearing data from the servertim@chromium.org2010-09-081-0/+16
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* Add locking around store_birthday to ensure atomic overwrites and avoid racetim@chromium.org2010-09-071-2/+4
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-161-1/+1
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-131-12/+54
* sync: Get rid of the now obsolete character_set_converters.h API.tfarina@chromium.org2010-07-031-1/+0
* Remove extended attributes. The lame broken codepath in the DBS was causingnick@chromium.org2010-06-301-13/+0
* This change allows the syncer thread to be paused and resumed when the syncer...skrul@chromium.org2010-06-291-0/+26
* A few cleanups to the sync unit tests.nick@chromium.org2010-06-251-0/+481