summaryrefslogtreecommitdiffstats
path: root/sync/sync_tests.gypi
Commit message (Expand)AuthorAgeFilesLines
* sync: Separate .gyp file for standalone toolsrlarocque@chromium.org2014-05-291-64/+0
* AttachmentDownloader implementation.pavely@chromium.org2014-05-241-0/+2
* Implement sync in the NonBlockingTypeProcessorrlarocque@chromium.org2014-05-221-0/+2
* Android: cleanup gtest_target_type conditions.bulach@chromium.org2014-05-171-5/+3
* Add a minimal AttachmentUploaderImpl.maniscalco@chromium.org2014-05-171-0/+1
* sync: Improve handling of bad UniquePos (retry)rlarocque@chromium.org2014-05-151-0/+1
* Revert 270308 "sync: Improve handling of bad UniquePositions"raymes@google.com2014-05-141-1/+0
* sync: Improve handling of bad UniquePositionsrlarocque@chromium.org2014-05-141-0/+1
* Move code from sync/api/attachments to sync/internal_api/attachments.maniscalco@chromium.org2014-05-101-2/+2
* Add InjectEntity method to Sync FakeServerpvalenzuela@chromium.org2014-05-071-0/+6
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-2/+1
* Add AttachmentUploader interface and fake implementation.maniscalco@chromium.org2014-05-051-0/+1
* Remove Sync FakeServer standalone executablepvalenzuela@chromium.org2014-05-021-21/+0
* Refactor syncable_unittest.cc into smaller files.maniscalco@chromium.org2014-04-231-0/+3
* Add initial FakeServer verification for Sync testspvalenzuela@chromium.org2014-04-231-1/+4
* Add sync manager classes for backup/rollback:haitaol@chromium.org2014-04-211-1/+4
* Remove unused input_shlib_pathcjhopman@chromium.org2014-04-171-1/+0
* sync: Add interface for SyncCoreProxyrlarocque@chromium.org2014-04-121-1/+3
* Remove Sync JS generic request/reply frameworkrlarocque@chromium.org2014-04-101-1/+0
* sync: Remove TrafficRecorderrlarocque@chromium.org2014-04-021-1/+0
* Update sync API to support attachments.maniscalco@chromium.org2014-04-011-0/+1
* sync: Buffer Protocol Events for about:sync pagerlarocque@chromium.org2014-04-011-0/+1
* sync: Add NonBlockingTypeProcesssor and SyncCorerlarocque@chromium.org2014-03-271-1/+2
* Replace the proto-based AttachmentId with a simple class.maniscalco@chromium.org2014-03-201-0/+1
* Standalone c++ Sync test serverresetswitch@chromium.org2014-03-191-0/+22
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+2
* Implement Commit in the Sync C++ fake serverpvalenzuela@chromium.org2014-03-041-3/+13
* sync: Move download logic into GetUpdatesProcessorrlarocque@chromium.org2014-02-281-1/+1
* Add some unit tests for SyncData.maniscalco@chromium.org2014-02-221-0/+1
* sync: Add interfaces for per-type syncrlarocque@chromium.org2014-02-191-2/+4
* Remove duplicated code from sync related unit tests.maniscalco@chromium.org2014-02-191-0/+2
* Added a basic AttachmentStore interface and fake implementation for use in so...maniscalco@chromium.org2014-02-051-1/+2
* Client-to-server messages in GCMNetworkChannelpavely@chromium.org2014-01-221-0/+2
* Basic implementation of the Sync C++ fake server (attempt #2)pvalenzuela@chromium.org2014-01-181-0/+26
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-171-3/+3
* Revert 245326 "Basic implementation of the Sync C++ fake server"pvalenzuela@chromium.org2014-01-161-25/+0
* Basic implementation of the Sync C++ fake serverpvalenzuela@chromium.org2014-01-161-0/+25
* Control invalidations network channel from TiclInvalidationService pavely@chromium.org2014-01-041-0/+1
* Checkpointing some Sync Attachment work. Added SyncAttachment and SyncAttachm...maniscalco@chromium.org2014-01-021-0/+1
* sync: make sessions sync v2 worktim@chromium.org2013-12-181-0/+2
* sync: Per-type update applicationrlarocque@chromium.org2013-12-041-4/+0
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-261-5/+4
* Don't clear debug info until after it has been sent to the server.maniscalco@chromium.org2013-11-211-0/+2
* Remove linux coverage scripts.thakis@chromium.org2013-11-141-14/+0
* Add code for new invalidation local ack systemrlarocque@chromium.org2013-10-311-0/+2
* sync: Implement per-type update processingrlarocque@chromium.org2013-10-301-2/+1
* sync: Init backend without UI thread taskrlarocque@chromium.org2013-10-231-0/+4
* Add UnackedInvalidationSet classrlarocque@chromium.org2013-10-231-1/+2
* sync: Implement per-type commit interfacerlarocque@chromium.org2013-10-161-2/+1
* Refactor common invalidation framework typesrlarocque@chromium.org2013-10-041-4/+6