summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* GN: Remove "outputs" parameter for java_cpp_enum()agrieve2015-11-041-3/+0
* Sync: Fix for Directory::UnapplyEntry to handle locally created type root fol...stanisc2015-11-041-5/+14
* [Sync] Add ModelTypeStore implementation.pavely2015-11-039-2/+317
* [Sync] ModelTypeStore interface.pavely2015-11-036-6/+396
* Organizing model type, notification type, root tag and model type string in mapdeepak.m12015-11-033-612/+189
* Finish removing AccountManagerDelegate.Callback.maxbogue2015-10-303-38/+12
* [Sync] Introduce EntityData and EntityMetadata.maxbogue2015-10-2911-7/+213
* Sync: Conflict resolution code doesn't take into account implicit permanent f...stanisc2015-10-294-1/+51
* Convert AccountManagerDelegate.Callback to use base.Callback.maxbogue2015-10-274-12/+36
* [Sync] USS: Remove task runner from ActivationContext.maxbogue2015-10-276-154/+120
* [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