summaryrefslogtreecommitdiffstats
path: root/sync/test
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Add support for retrying a getupdates due to a context changezea@chromium.org2014-04-102-2/+3
* Convert most two client sync_integration_tests to use FakeServerpvalenzuela@chromium.org2014-04-086-21/+139
* [Sync] Add plumbing of context from client to serverzea@chromium.org2014-04-042-3/+12
* [Sync] Add context proto and directory supportzea@chromium.org2014-04-041-0/+1
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-021-0/+1
* Create mobile bookmarks folder in Sync FakeServerpvalenzuela@chromium.org2014-03-312-2/+22
* Added cmdline arg to specify FakeServer port.resetswitch@chromium.org2014-03-313-7/+41
* sync: Filter types to apply in configure cyclerlarocque@chromium.org2014-03-252-3/+26
* Standalone c++ Sync test serverresetswitch@chromium.org2014-03-193-0/+158
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-2/+2
* Reland r254672.wtc@chromium.org2014-03-051-19/+3
* Revert 254672 "Replace the custom ProxyConfigServiceDirect class..."ricow@chromium.org2014-03-041-3/+19
* Rewrite instructions on how to dump sync database for unit test.maniscalco@chromium.org2014-03-041-0/+1
* Replace the custom ProxyConfigServiceDirect class with the equivalentwtc@chromium.org2014-03-041-19/+3
* Implement Commit in the Sync C++ fake serverpvalenzuela@chromium.org2014-03-0416-167/+1011
* sync: Add interfaces for per-type syncrlarocque@chromium.org2014-02-192-0/+73
* sync: Move migration signal out of snapshotrlarocque@chromium.org2014-02-122-0/+4
* Split up SyncEngineEventListener callbacksrlarocque@chromium.org2014-02-112-3/+2
* FindBugs: Rename org.chromium.base.test.util.ScalableTimeout.ScaleTimeout to ...thestig@chromium.org2014-02-061-2/+2
* Basic implementation of the Sync C++ fake server (attempt #2)pvalenzuela@chromium.org2014-01-187-1/+634
* Revert 245326 "Basic implementation of the Sync C++ fake server"pvalenzuela@chromium.org2014-01-166-623/+0
* Basic implementation of the Sync C++ fake serverpvalenzuela@chromium.org2014-01-166-0/+623
* [Recommit]haitaol@chromium.org2014-01-142-0/+6
* Revert 244381 "Support GU retry command in sync engine. The comm..."thakis@chromium.org2014-01-122-6/+0
* Support GU retry command in sync engine. The command specifies a delay after ...haitaol@chromium.org2014-01-112-0/+6
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-232-5/+5
* Scale several timeouts in Android tests.eugenis@chromium.org2013-12-131-1/+3
* Fix Java style issues in sync/androidaurimas@chromium.org2013-12-122-3/+3
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-1/+2
* sync: Per-type update applicationrlarocque@chromium.org2013-12-042-272/+0
* Implement new invalidations ack tracking systemrlarocque@chromium.org2013-11-261-12/+0
* Don't clear debug info until after it has been sent to the server.maniscalco@chromium.org2013-11-214-5/+86
* Remove SyncSchedulerImpl::OnShouldStopSyncingPermanentlypavely@chromium.org2013-11-184-9/+0
* Pass retry_task to SyncScheduler::ScheduleConfigurationpavely@chromium.org2013-11-172-3/+2
* Rename stale SyncContentResolverWrapper occurrences to SyncContentResolverDel...cimamoglu@chromium.org2013-11-131-1/+1
* Fixed SyncStatusHelper not updating observers on changes.apiccion@chromium.org2013-10-311-18/+36
* sync: Implement per-type update processingrlarocque@chromium.org2013-10-301-6/+4
* [Android] Consolidate and upgrade OWNERS for test filesmiguelg@chromium.org2013-10-231-0/+1
* Remove OAuth2 token commandline switchpavely@chromium.org2013-10-231-1/+1
* sync: Refactor update verification and processingrlarocque@chromium.org2013-10-231-0/+3
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-195-6/+12
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-14/+14
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-104-4/+3
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-104-3/+4
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-033-3/+2
* sync: Improve testing of download functionsrlarocque@chromium.org2013-08-234-59/+57
* [Android] Remove all usage of com.google.common.collectyfriedman@chromium.org2013-08-201-6/+0
* sync: Remove SyncSourceInforlarocque@chromium.org2013-08-031-18/+2
* Fix issue with null-value OAuth2 tokens for Android.nyquist@chromium.org2013-08-012-1/+7
* Revert 214841 "Fix issue with null-value OAuth2 tokens for Android."tbreisacher@chromium.org2013-07-312-7/+1