summaryrefslogtreecommitdiffstats
path: root/sync/test
Commit message (Expand)AuthorAgeFilesLines
* sync: Mass rename of non-blocking sync classesrlarocque@chromium.org2014-06-258-179/+167
* sync: Support disconnect in non-blocking syncrlarocque@chromium.org2014-06-231-2/+2
* sync: Refactor NonBlockingTypeProcessorCore testsrlarocque@chromium.org2014-06-184-0/+667
* sync: Refactor NonBlockingTypeProcessor testsrlarocque@chromium.org2014-06-124-0/+355
* Remove redundant param from Sync FakeServer infrapvalenzuela@chromium.org2014-06-123-20/+17
* Add integraton test for sync backup/rollback.haitaol@chromium.org2014-06-112-1/+18
* Sync FakeServer cleanup: CHECKs and logging infopvalenzuela@chromium.org2014-06-105-22/+20
* Convert SyncAuthTest cases to FakeServerpvalenzuela@chromium.org2014-06-052-1/+28
* Convert Sync BirthdayErrorTest to use FakeServerpvalenzuela@chromium.org2014-06-032-26/+48
* sync: Implement fake server reflection blockingrlarocque@chromium.org2014-05-222-3/+9
* Fix various style errors in sync/test/fake_serverpvalenzuela@chromium.org2014-05-135-32/+32
* Add InjectEntity method to Sync FakeServerpvalenzuela@chromium.org2014-05-0710-60/+298
* Use FakeServer-based invalidations for Sync testspvalenzuela@chromium.org2014-05-055-62/+140
* Remove Sync FakeServer standalone executablepvalenzuela@chromium.org2014-05-023-192/+0
* Revert 267422 because it broke compile on linux-clang buildbots.sadrul@chromium.org2014-05-015-146/+62
* Use FakeServer-based invalidations for Sync testspvalenzuela@chromium.org2014-05-015-62/+146
* Calls FireRefreshTokenRevoked if an account is removed.acleung@chromium.org2014-04-251-0/+6
* Add initial FakeServer verification for Sync testspvalenzuela@chromium.org2014-04-234-2/+194
* [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