summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Let ModelTypeService create SharedModelTypeProcessor insteadgangwu2016-03-258-31/+114
* Fix some misuses of SharedPreferences.getStringSet().maxbogue2016-03-251-1/+4
* During my local test, I found I cannot get compressedgangwu2016-03-241-8/+3
* [Sync] Accumulate GU response chunks in the Worker.maxbogue2016-03-245-93/+128
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-232-3/+30
* Use GoogleAuthUtil.getTokenWithNotification() for getting Google auth tokens.bauerb2016-03-233-44/+20
* [Sync] USS: Clean up ModelTypeWorker a little bit.maxbogue2016-03-215-129/+89
* Add RetainedRef uses where needed.vmpstr2016-03-211-2/+2
* Fix up dependency chain around net_features.hblundell2016-03-182-1/+3
* Fix autofill wallet metadata notification type.rouslan2016-03-171-1/+1
* [Sync] USS: Add SMTP tests, clean up constants, etc.maxbogue2016-03-162-189/+271
* Remove kAutofillWalletSyncExperimentEnabled.jdonnelly2016-03-155-22/+11
* [Sync] USS: Delete metadata in SMTP when appropriate.maxbogue2016-03-114-97/+101
* [Sync] DeviceInfo implementation of MergeSyncData.skym2016-03-071-2/+13
* Change the description of the password proto to be true.vasilii2016-03-071-1/+1
* [Sync] Adding device count histogram based off pulsing device info.skym2016-03-052-1/+7
* [Sync] Rename to (Processor|Worker)EntityTracker for clarity.maxbogue2016-03-0115-193/+203
* [Sync] USS: Enforce tag consistency in SMTP.maxbogue2016-02-276-93/+68
* [Sync] Remove unused BackupTypes methodzea2016-02-262-18/+0
* sync: Add out-of-line copy ctors for complex classes.vmpstr2016-02-2642-0/+79
* [Sync] USS: Remove pending updates from SharedModelTypeProcessor.maxbogue2016-02-2512-235/+29
* [Sync] USS: Implement initial GetUpdates + merge handling in SMTP.maxbogue2016-02-257-63/+165
* [Sync] Remove backup/rollback logic from Synczea2016-02-2432-1755/+11
* [Sync] Now also check get updates request types before performing sessions ga...skym2016-02-235-8/+32
* [Sync] USS: Load data for pending commits on startup.maxbogue2016-02-2311-574/+774
* Change sync conflict resolution for extensionsasargent2016-02-202-25/+118
* [Sync] DeviceInfoService implementation for GetData/GetAllData.skym2016-02-181-1/+0
* [Sync] USS: Implement SimpleMetadataChangeList.maxbogue2016-02-172-8/+48
* Implement The Device Info controller, the controller will creategangwu2016-02-121-1/+4
* Renaming EntityData::Pass to PassToPtr to avoid Pass->std::moveskym2016-02-1210-17/+17
* [Sync] USS: Define SharedModelTypeProcessorTest methods inline.maxbogue2016-02-111-342/+239
* [Sync] DeviceInfoService now gives metadata to processor during init.skym2016-02-114-0/+10
* [Sync] USS: Rename SharedModelTypeProcessor::Start and related methods.maxbogue2016-02-118-64/+63
* [Sync] Moving DataTypeState to be a proto so that it can easily beskym2016-02-1022-133/+162
* [Sync] USS: Refactor SharedModelTypeProcessor and improve init flow.maxbogue2016-02-109-122/+114
* [Sync] Initial integration between DeviceInfoService and ModelTypeStore.skym2016-02-094-0/+83
* Clean up dead code related to enhanced_bookmarks.newt2016-02-081-10/+0
* [Sync] Fix sync directory initialization to better handle errorszea2016-02-043-37/+87
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* [Sync] USS: Load metadata into the processor.maxbogue2016-02-0112-86/+212
* [Sync] Renaming client key to client tag.skym2016-01-2915-67/+67
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-9/+0
* Emit logcats from sync_unit_tests.stip2016-01-261-0/+1
* In case of an AuthException, start the recovery intent if it exists. This is ...maybelle2016-01-261-7/+24
* Remove use of void** from HttpResponseHeaders::EnumerateHeaderolli.raula2016-01-251-1/+1
* [Sync] Re-enable AccountManagerHelperTest.testNonCanonicalAccount.maxbogue2016-01-221-2/+2
* Remove sync request compression.gangwu2016-01-202-202/+5
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-203-4/+4