summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Make Sync comments gender-neutralpvalenzuela2015-06-291-1/+1
* Sync: add entity modification to FakeServerpvalenzuela2015-06-2611-29/+75
* Stop relying on Android constants for Android bookmark provider.aurimas2015-06-261-2/+1
* If tombstone creation fails, no changes persist on the fake server.turnage2015-06-261-14/+14
* Sync: store FakeServer as WeakPtrpvalenzuela2015-06-267-59/+131
* Introduce a layering in the invalidation component as public and impl.knn2015-06-267-17/+17
* [Android] Don't run auth token fetching callbacks synchronously.bauerb2015-06-261-20/+17
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-2513-144/+114
* Move more string_util functions to base namespace.brettw2015-06-241-1/+1
* [Sync] Rename deprecated and used ClearUserData proto messages/fieldsmaniscalco2015-06-231-6/+5
* Reland: [autofill] Sync server card and address metadata.rouslan2015-06-231-1/+1
* Don't check for USE_CREDENTIALS permission on Android M.bauerb2015-06-221-2/+4
* Move base_java_test_support dep from sync_java to test target.yfriedman2015-06-222-1/+1
* [Sync] Add Android open tabs tests.maxbogue2015-06-202-0/+32
* Sync: Implement sharing of sync data in the directory using ProtoValuePtrstanisc2015-06-208-56/+251
* [Sync] Clear sync data and restart when enabling passphrase encryptionmaniscalco2015-06-193-2/+14
* Disable FAVICON_IMAGE type when AndroidSessionNotifications experiment is onpkotwicz2015-06-171-1/+2
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-178-18/+18
* Listen for account changes and update child account status correspondingly.bauerb2015-06-165-6/+146
* Update PasswordSpecificsData documentataion.vasilii2015-06-161-2/+73
* [Sync] Add ability to save/restore Nigori to SyncEncryptionHandlerImplmaniscalco2015-06-1614-40/+311
* Sync: Initial implementation of EntryProtoFieldPtr.stanisc2015-06-155-0/+273
* Sync: Optimistic bookmark association implementationstanisc2015-06-132-0/+8
* Remove base/port.h includes that are not necessary anymore.tfarina2015-06-113-3/+0
* AccountManagerHelper returns null token when USE_CREDENTIALS permission deniedkhushalsagar2015-06-111-0/+17
* Sync: Change Delete Journals to apply to server deletions onlystanisc2015-06-114-23/+58
* Since Sync auth need to update every 60 minutes, so need to remove SYNC_AUTH_...gangwu2015-06-111-1/+8
* [Sync] Make InitUniqueByCreation handle preexisting entrieszea2015-06-102-16/+10
* [Sync] Clean up obsolete datatype specific methods in sync apizea2015-06-104-189/+0
* [Sync] Don't crash for encryption errorszea2015-06-106-21/+121
* [Sync] Replace ReportUnrecoverableErrorFunction with base::Closurezea2015-06-0914-78/+43
* Revert of [autofill] Sync server card and address metadata. (patchset #8 id:8...dominicc2015-06-091-1/+1
* [autofill] Sync server card and address metadata.rouslan2015-06-061-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-0315-25/+26
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-032-0/+5
* [Sync] Switch to using profile request contextzea2015-05-293-208/+59
* Fixed Implicit Permanent Folders issues found when testing with alpha serverstanisc2015-05-283-4/+5
* [sync] Add AUTOFILL_WALLET_METADATA sync datatype.rouslan2015-05-228-7/+54
* Sync: add an Android test for injecting a tombstonepvalenzuela2015-05-212-0/+20
* [sync] Add WalletMetadataSpecifics protobuf.rouslan2015-05-217-2/+77
* Add pvalenzuela to OWNERS for sync/BUILD.gnpvalenzuela2015-05-201-0/+1
* [Sync] Finish transition to new AndroidSyncSettings interface.maxbogue2015-05-201-61/+1
* Extensions: Store disable reasons in Synctreib2015-05-202-1/+7
* [Sync] Remove periodic sync for Chrome for Android, take 2.maxbogue2015-05-205-0/+42
* Sync: ParentChildIndex fix for out of order deletion of entries by PurgeEntri...stanisc2015-05-202-11/+38
* [Sync] InvalidationService shouldn't CHECK when registering ObjectId for more...pavely2015-05-202-4/+4
* Revert of [Sync] Remove periodic sync for Chrome for Android (patchset #2 id:...sgurun2015-05-195-42/+0
* [Sync] Remove periodic sync for Chrome for Androidmaxbogue2015-05-195-0/+42
* [Sync] Make it impossible to get a reference to AndroidSyncSettings.maxbogue2015-05-193-96/+167
* Subject .mm files to the header sorting presubmittapted2015-05-191-1/+1