summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove broken variables from sync's AllStatusrlarocque@chromium.org2012-01-201-32/+1
* [Sync] Implement encryption-aware conflict resolution.zea@chromium.org2011-12-231-105/+272
* base::Bind() conversion for sync codedcheng@chromium.org2011-12-231-5/+6
* Change definition of "syncing" in AllStatusrlarocque@chromium.org2011-12-211-1/+1
* [Sync] Add nigori node conflict resolution.zea@chromium.org2011-12-211-0/+133
* Remove code related to counting conflictsrlarocque@chromium.org2011-12-191-802/+0
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-8/+8
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-3/+2
* [Sync] Replace all instances of ModelTypeBitSet with ModelEnumSetakalin@chromium.org2011-12-081-2/+2
* [Sync] Convert syncable/ directory to ModelEnumSetakalin@chromium.org2011-12-061-13/+8
* [Sync] Add framework for avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-061-1/+3
* Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-031-3/+1
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-021-1/+3
* Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-12-021-3/+1
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-12-021-1/+3
* Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi...akalin@chromium.org2011-11-301-3/+1
* [Sync] Make syncer commands avoid posting tasks on threads with no work to doakalin@chromium.org2011-11-301-1/+3
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-291-1/+1
* This is the second and final patch of changes for implementing the per dataty...lipalani@chromium.org2011-11-241-1/+50
* [Sync] Made some sync session member functions constakalin@chromium.org2011-11-231-96/+100
* [Sync] Make ModelSafeWorker a true interfaceakalin@chromium.org2011-11-221-1/+2
* [Sync] Replace uses of ObserverListThreadSafe with WeakHandlesakalin@chromium.org2011-11-191-0/+3
* [Sync] Don't commit items we know are not ready.zea@chromium.org2011-11-071-88/+140
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-151-1/+1
* Revert 105667 - Send important client side event information to the server. W...lipalani@chromium.org2011-10-151-1/+1
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-151-1/+1
* [Sync] use base::Time in syncakalin@chromium.org2011-09-221-7/+9
* Revert 102184 - [Sync] use base::Time in syncakalin@chromium.org2011-09-211-9/+7
* [Sync] use base::Time in syncakalin@chromium.org2011-09-211-7/+9
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-2/+2
* [Sync] Fix encrypting of sync titles.zea@chromium.org2011-09-151-0/+4
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-021-4/+4
* [Sync] Remove static initializersakalin@chromium.org2011-09-011-1/+1
* Server directed error handling backend code.lipalani@chromium.org2011-08-311-1/+4
* [Sync] Gracefully handle writing to a node when the cryptographer is not ready.zea@chromium.org2011-08-301-0/+49
* 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-8/+20
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-2/+1
* [Sync] Add Location parameter to Read/WriteTransactionsakalin@chromium.org2011-06-171-174/+174
* [Sync] Split DirectoryChangeListener for thread-safetyakalin@chromium.org2011-06-161-174/+175
* [Sync] Speed up sync node browser/search in about:syncakalin@chromium.org2011-06-031-8/+8
* Implement new SyncAPI and convert Preferences to it.zea@chromium.org2011-05-231-0/+1
* Detect & destroy dead conflictresolver paths.nick@chromium.org2011-05-201-18/+0
* 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-22/+22
* 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-3/+3
* sync: Optimize GetFirstChildId and ComputePrevIdFromServerPosition by having ...nick@chromium.org2011-03-031-5/+5
* Disable OneBajillionUpdates; it was hanging tsan.nick@chromium.org2011-03-011-1/+1
* In the syncable directory, an index consists of (a) a rule defining which syn...nick@chromium.org2011-03-011-0/+17