summaryrefslogtreecommitdiffstats
path: root/chrome/test/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-0214-2201/+0
* [Sync] Make PostBufferParams easier to reason aboutakalin@chromium.org2011-09-022-9/+10
* [Sync] Make BackendMigrator not wait for full sync cyclesakalin@chromium.org2011-09-011-1/+1
* Server directed error handling backend code.lipalani@chromium.org2011-08-311-1/+5
* sync: make ServerConnectionManager explicitly NonThreadSafetim@chromium.org2011-08-261-4/+6
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-1/+1
* sync: add DEPS files to subdirstim@chromium.org2011-08-111-1/+0
* [Sync] Add client-side plumbing for server control of sessions commit delayakalin@chromium.org2011-08-101-10/+13
* [Sync] Add Location parameter to Read/WriteTransactionsakalin@chromium.org2011-06-172-3/+3
* [Sync] Split DirectoryChangeListener for thread-safetyakalin@chromium.org2011-06-163-6/+14
* [Sync] Speed up sync node browser/search in about:syncakalin@chromium.org2011-06-031-3/+3
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* 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] Add TestUserShare class meant to be used by syncapi-related unit testsakalin@chromium.org2011-03-304-5/+110
* Revert 79902 - [Sync] Add TestUserShare class meant to be used by syncapi-rel...akalin@chromium.org2011-03-304-110/+5
* [Sync] Add TestUserShare class meant to be used by syncapi-related unit testsakalin@chromium.org2011-03-304-5/+110
* sync: dont return store_birthday_ by ref in MockConnectionManagertim@chromium.org2011-03-291-3/+2
* sync: hook up ServerConnectionManager <> SyncerThread2 and tie up more loose ...tim@chromium.org2011-03-291-0/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-282-3/+3
* [Sync] Move TypePayloadMap into its own fileakalin@chromium.org2011-03-222-8/+8
* [Sync] Attach payload to appropriate progress marker + unit tests.zea@chromium.org2011-02-283-11/+52
* Continuing with the out-of-lining of test code.erg@google.com2011-02-112-39/+51
* Cleanup more test code.erg@google.com2011-02-092-2/+5
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-082-1/+3
* Recommit attempt for rev 72685.zea@chromium.org2011-01-271-2/+9
* Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...zea@chromium.org2011-01-261-9/+2
* [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...zea@chromium.org2011-01-261-2/+9
* [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-212-8/+8
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-132-41/+95
* sync: Make SyncSession take most of its required state at construction time.tim@chromium.org2010-11-241-2/+6
* 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
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-111-1/+2
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-292-5/+8
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-282-8/+5
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-282-5/+8
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-092-2/+5
* Implements the backend for clearing data from the servertim@chromium.org2010-09-082-1/+23
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-082-5/+2
* New authorization framework for sync. johnnyg@chromium.org2010-09-082-2/+5
* Add locking around store_birthday to ensure atomic overwrites and avoid racetim@chromium.org2010-09-072-3/+14
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+0
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-1/+0
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-301-0/+6
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-5/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-267-0/+7
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-162-5/+5