summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* GN: Do not use forward_dependent_configs_from variable.tfarina2015-09-221-2/+3
* Cleanup: Pass std::string as const reference from sync/ki.stfu2015-09-2214-102/+122
* Clear Wallet data on sign out.rouslan2015-09-211-40/+1
* Merge duplicate code in invalidation helper.jitendra.ks2015-09-217-62/+8
* Revert of Merge duplicate code in invalidation helper. (patchset #2 id:40001 ...pkasting2015-09-197-5/+62
* Merge duplicate code in invalidation helper.jitendra.ks2015-09-197-62/+5
* [Sync] Add tokenUnavailable to AccountManagerHelper.maxbogue2015-09-181-10/+18
* [Sync] USS: Simplify EntityTracker to use data structs.maxbogue2015-09-164-234/+140
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-162-2/+2
* [Sync] Some cleanup of AccountManagerHelper.maxbogue2015-09-161-32/+12
* [Sync] Clean up owners fileszea2015-09-151-4/+0
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-149-22/+60
* Revert "Report data usage UMA for Chrome services"Daniel Cheng2015-09-148-58/+21
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-148-21/+58
* [Sync] Add maxbogue to OWNERS for Android files.maxbogue2015-09-113-0/+3
* [Sync] Introduce ModelTypeStore interfacepavely2015-09-109-17/+74
* [Sync] Clean up PSS boolean getters for consistency.maxbogue2015-09-109-64/+64
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* [Sync] Use ModelTypeProcessor instead of ModelTypeProcessorImpl.maxbogue2015-09-0911-50/+50
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-042-3/+5
* [Sync] Rename ModelTypeSyncWorkerImpl to ModelTypeWorkerpavely2015-09-0310-244/+208
* Disable flaky org.chromium.sync.AndroidSyncSettingsTest#testAndroidSyncSettin...jam2015-09-031-2/+5
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* A canceled request for a profile download is causing the token service to rem...rogerta2015-09-021-22/+25
* Add OnConnect method to this interface ModelTypeProcessor.gangwu2015-09-025-13/+37
* [Sync] Rename ModelTypeSyncProxyWrapper to ModelTypeProcessorProxy.maxbogue2015-09-021-8/+8
* [Sync] Rename ModelTypeSyncProxyImpl to ModelTypeProcessorImpl.maxbogue2015-09-0119-132/+132
* ModelTypeSyncProxy -> ModelTypeProcessorgangwu2015-08-3124-185/+188
* Remove base::debug::DumpWithoutCrashing() when UniquePositiongangwu2015-08-311-9/+9
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-1/+2
* [Sync] Componentize about_sync_util.maxbogue2015-08-315-9/+24
* [Sync] Logic in ProfileSyncService to orchestrate clearing server data during...pavely2015-08-282-14/+1
* When receive a bookmark with an invalid unique position from syncgangwu2015-08-283-1/+42
* [Sync] Move PassphraseType to org.chromium.sync, take 2.maxbogue2015-08-271-1/+1
* Sync: Fixed crash in ParentChildIndex::Removestanisc2015-08-273-45/+71
* Revert of [Sync] Move PassphraseType to org.chromium.sync. (patchset #1 id:1 ...dewittj2015-08-271-1/+1
* [Sync] Move PassphraseType to org.chromium.sync.maxbogue2015-08-271-1/+1
* [Part 2] CacheInvalidation Library Update to use GCM in GMSCore.khushalsagar2015-08-271-35/+1
* Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...torne2015-08-261-5/+3
* Sync GN tests with GYP.brettw2015-08-251-0/+1
* Measuring data use of different ModelTypes in Sync Service.amohammadkhan2015-08-258-5/+163
* Convert ChromeSyncShell to use ChromePublic infrastructure (try #2)pvalenzuela2015-08-252-0/+7
* Move //components/metrics/compression_utils into standalone componentblundell2015-08-252-4/+4
* Revert of jni_generator: Make all object-returning natives return ScopedJavaL...nasko2015-08-241-3/+5
* jni_generator: Make all object-returning natives return ScopedJavaLocalRef.torne2015-08-241-5/+3
* 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-1434-514/+434