summaryrefslogtreecommitdiffstats
path: root/sync/test
Commit message (Expand)AuthorAgeFilesLines
* Sync: add an Android test for injecting a tombstonepvalenzuela2015-05-212-0/+20
* [Sync] Remove periodic sync for Chrome for Android, take 2.maxbogue2015-05-201-0/+5
* Revert of [Sync] Remove periodic sync for Chrome for Android (patchset #2 id:...sgurun2015-05-191-5/+0
* [Sync] Remove periodic sync for Chrome for Androidmaxbogue2015-05-191-0/+5
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-2/+1
* Remove Test Accounts service clientpvalenzuela2015-05-156-409/+0
* Reland [Sync] Refactoring polling to be reliable.zea2015-05-152-2/+2
* [Sync] Test SCF control states and a regressionmaxbogue2015-05-131-3/+31
* Revert of [Sync] Refactoring polling to be reliable. (patchset #5 id:80001 of...zea2015-05-132-2/+2
* [Sync] Refactoring polling to be reliable.zea2015-05-132-2/+2
* Remove AccountManagerDelegate.removeAccount()maxbogue2015-05-131-15/+0
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* [Sync] Erase sync DB when corruptedmaniscalco2015-04-302-0/+63
* Revert of [Sync] Erase sync DB when corrupted (patchset #4 id:60001 of https:...vkuzkokov2015-04-282-62/+0
* [Sync] Erase sync DB when corruptedmaniscalco2015-04-272-0/+62
* [Sync] Ensure isSyncable is set when signed in.maxbogue2015-04-211-5/+1
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-166-31/+117
* Speculative revert by sheriffBartosz Fabianowski2015-04-166-117/+31
* Sync: Add Android test for downloading a bookmarkpvalenzuela2015-04-156-31/+117
* Sync: Add FakeServer verification API for Sessionspvalenzuela2015-04-126-3/+221
* Sync: Generalize entity injection in Android testspvalenzuela2015-04-104-27/+23
* Add pvalenzuela as owner of Sync test codepvalenzuela2015-04-011-0/+1
* [Sync] Add support for immediately enabling/disabling wallet datatypezea2015-03-261-1/+1
* Sync: Print FakeServer contents on test failurepvalenzuela2015-03-241-2/+21
* Sync: Avoid 3 passes over SyncDarta DB when loading the directory from the diskstanisc2015-03-172-4/+9
* Sync: Create an integration test for walletpvalenzuela2015-03-131-0/+4
* Android Sync test for downloading typed URLspvalenzuela2015-03-115-26/+115
* [Sync] Add support for GetUpdates Throttlinggangwu2015-02-272-0/+25
* Create a Android Sync integration test for typed URLspvalenzuela2015-02-062-0/+41
* Revert of Create a Android Sync integration test for typed URLs (patchset #4 ...miguelg2015-01-302-41/+0
* Create a Android Sync integration test for typed URLspvalenzuela2015-01-292-0/+41
* Rename SyncStatusHelper to AndroidSyncSettings.maxbogue2015-01-231-1/+1
* Refactor FakeServer::CreateDefaultPermanentItems()mpawlowski2015-01-122-17/+16
* Fix MockAccountManager.getAccountsByType()dfalcantara2015-01-091-5/+14
* Enable Null Syncable ID which is different than Root ID.stanisc2014-12-231-3/+1
* Fix a bunch of Java Checkstyle issues.aurimas2014-11-201-5/+5
* [Sync] Fix deletion while uncommitted logiczea2014-11-172-5/+9
* Enable separatorWrap module in CheckStyle and fix all the issues.aurimas2014-10-222-29/+29
* Standardize usage of virtual/override/final in sync/dcheng2014-10-2126-171/+154
* Fix Java indentation issues.aurimas2014-10-161-12/+14
* Improve error triggering in sync_integration_testspvalenzuela2014-10-152-10/+61
* Use Sync FakeServer in exponential backoff testspvalenzuela2014-10-102-1/+26
* Convert two sync tests to use FakeServerpvalenzuela2014-10-072-11/+49
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-0626-103/+103
* Fix memory leak in Sync FakeServerEntitypvalenzuela2014-09-2510-43/+30
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Make base_unittests_apk actually workcjhopman2014-09-091-1/+0
* [Android] Check whether MockGrantCredentialsPermissionsActivity can be started.jbudorick2014-09-021-2/+21
* Manual fixups for scoped_refptr operator T* removal in sync/dcheng2014-08-292-9/+10
* [Sync] Add support for server controlled nudge delayszea@chromium.org2014-08-222-17/+6