summaryrefslogtreecommitdiffstats
path: root/sync/test
Commit message (Expand)AuthorAgeFilesLines
* sync: Add out-of-line copy ctors for complex classes.vmpstr2016-02-262-0/+5
* [Sync] USS: Remove pending updates from SharedModelTypeProcessor.maxbogue2016-02-252-20/+6
* Renaming EntityData::Pass to PassToPtr to avoid Pass->std::moveskym2016-02-122-4/+4
* [Sync] USS: Rename SharedModelTypeProcessor::Start and related methods.maxbogue2016-02-112-2/+2
* [Sync] Moving DataTypeState to be a proto so that it can easily beskym2016-02-102-14/+19
* Remove pvalenzuela@chromium.org from OWNERSpvalenzuela2016-01-141-1/+0
* Convert Pass()→std::move() in //syncdcheng2015-12-261-5/+5
* Switch to standard integer types in sync/.avi2015-12-2245-212/+262
* Don't toggle sync on/off on account rename.acleung2015-12-191-0/+12
* [Sync] Fixing all trivial lint violations in src/sync/*skym2015-12-1426-27/+61
* [Sync] Switch to using GoogleAuthUtil.clearToken().maxbogue2015-12-101-4/+1
* Sync: make all integration tests use implicit perm. folderspvalenzuela2015-12-102-43/+1
* Sync: Remove several unused columns from Sync DB meta_info tablestanisc2015-12-091-0/+1
* [Sync] Remove ScopedServerStatusWatcherpavely2015-12-082-14/+3
* Cleanup MockGrantCredentialsPermissionActivity after removing downstream refe...knn2015-12-022-35/+0
* Use GoogleAuthUtil's getToken instead of AccountManager.knn2015-12-022-452/+15
* ScopedPtrMap -> std::map from /synclimasdf2015-11-302-13/+8
* [Sync] Remove deprecated AccountManagerHelper calls in sync code.maxbogue2015-11-251-0/+80
* jni: Pass method parameters as JavaParamRef in sync.torne2015-11-252-98/+120
* [Sync] Introduce GmsCoreSyncListener.maxbogue2015-11-184-2/+21
* USS refactoring with EntityDatastanisc2015-11-182-38/+50
* [Sync] Fix flaky AndroidSyncSettings tests.maxbogue2015-11-171-0/+45
* Sync: support implicit permanent folders in FakeServerpvalenzuela2015-11-1212-6/+76
* Finish removing AccountManagerDelegate.Callback.maxbogue2015-10-301-6/+4
* Convert AccountManagerDelegate.Callback to use base.Callback.maxbogue2015-10-271-4/+6
* Sync: fix for the code that checks whether the initial download has completedstanisc2015-10-132-2/+9
* [Sync] Move ModelTypeProcessor* and rename *Impl to Shared*.maxbogue2015-10-092-1/+2
* USS: Refactoring of ModelTypeProcessorImpl to not dependstanisc2015-10-062-95/+0
* Mask the AccountManager{Future,Callback} with a simple Callback.knn2015-10-021-18/+32
* Use UintToString to convert port number to stringricea2015-09-291-1/+1
* USS SyncContextProxy / data type activation refactoringstanisc2015-09-282-7/+4
* Cleanup: Pass std::string as const reference from sync/ki.stfu2015-09-227-93/+111
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-142-2/+7
* Revert "Report data usage UMA for Chrome services"Daniel Cheng2015-09-142-7/+2
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-142-2/+7
* [Sync] Add maxbogue to OWNERS for Android files.maxbogue2015-09-111-0/+1
* [Sync] Clean up PSS boolean getters for consistency.maxbogue2015-09-102-2/+2
* [Sync] Use ModelTypeProcessor instead of ModelTypeProcessorImpl.maxbogue2015-09-092-6/+6
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-1/+1
* Add OnConnect method to this interface ModelTypeProcessor.gangwu2015-09-022-0/+7
* [Sync] Rename ModelTypeSyncProxyImpl to ModelTypeProcessorImpl.maxbogue2015-09-012-5/+5
* ModelTypeSyncProxy -> ModelTypeProcessorgangwu2015-08-316-84/+84
* Convert ChromeSyncShell to use ChromePublic infrastructure (try #2)pvalenzuela2015-08-252-0/+7
* Remove redundant null checks before instanceof checks.newt2015-08-191-2/+2
* Revert of Convert ChromeSyncShell to use ChromePublic infrastructure (patchse...tkent2015-08-192-7/+0
* Convert ChromeSyncShell to use ChromePublic infrastructurepvalenzuela2015-08-192-0/+7
* move V2 classes in chrome/engine to syncer_v2 namespacestanisc2015-08-146-126/+104
* [Sync] Convert to using auto-generated ModelType.maxbogue2015-08-122-17/+6
* [Sync] Remove backend unrecoverable error handlerzea2015-08-071-5/+5
* Sync: move v2 classes in chrome/internal_api to syncer_v2 namespace.stanisc2015-08-056-111/+126