summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Deprecate sync session page state fieldzea2015-10-232-2/+1
* Refactor NonBlockingDataTypeController to derive from DataTypeController.stanisc2015-10-234-8/+11
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-232-2/+3
* Add UMA for the number of entries for each model type.gangwu2015-10-231-2/+26
* [Sync] Componentize SyncBackendRegistrar.maxbogue2015-10-223-11/+4
* [Sync] Update sync's backoff policieszea2015-10-201-2/+2
* Remove BuildInfo.isMncOrLater()aurimas2015-10-191-2/+2
* [Android] remove dots from log tagsdgn2015-10-141-1/+1
* Sync: fix for the code that checks whether the initial download has completedstanisc2015-10-1311-43/+223
* Remove locale files not needed by sync_unit_tests.stip2015-10-132-11/+0
* [Sync] Add empty ModelTypeService and ModelTypeChangeProcessor interfaces.maxbogue2015-10-137-2/+84
* [Sync] Client should prompt for passphrase after server data was cleared by d...pavely2015-10-1210-114/+185
* [Sync] Move ModelTypeProcessor* and rename *Impl to Shared*.maxbogue2015-10-0916-157/+147
* USS: Refactoring of ModelTypeProcessorImpl to not dependstanisc2015-10-069-228/+125
* Detecting and fixing stringprintf.h format bugsbrucedawson2015-10-061-6/+6
* [sql] Use memory-mapped I/O for sql::Connection.shess2015-10-061-0/+4
* Isolate sync_unittests_apk.stip2015-10-032-0/+42
* Mask the AccountManager{Future,Callback} with a simple Callback.knn2015-10-024-70/+88
* Hide StrictMode violation for account invalidation.wnwen2015-09-301-1/+9
* Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #3 id:40...zhaoqin2015-09-301-4/+0
* [sql] Use memory-mapped I/O for sql::Connection.shess2015-09-291-0/+4
* Use UintToString to convert port number to stringricea2015-09-291-1/+1
* USS SyncContextProxy / data type activation refactoringstanisc2015-09-2817-93/+138
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-259-7/+8
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-4/+4
* Revert of [sql] Use memory-mapped I/O for sql::Connection. (patchset #8 id:14...Jeremy Roman2015-09-231-4/+0
* [sql] Use memory-mapped I/O for sql::Connection.shess2015-09-231-0/+4
* 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