summaryrefslogtreecommitdiffstats
path: root/sync/sync_tests.gypi
Commit message (Expand)AuthorAgeFilesLines
* 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
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-191-0/+1
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-101-1/+0
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-101-0/+1
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-031-8/+5
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-031-1/+0
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-2/+0
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-0/+2
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-2/+0
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-031-1/+1
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-291-3/+0
* components/autofill: Break the dependency on sync utility file.tfarina@chromium.org2013-06-271-1/+0
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-251-0/+3
* Make use of InvalidationServicerlarocque@chromium.org2013-06-251-3/+0