summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* move V2 classes in chrome/engine to syncer_v2 namespacestanisc2015-08-1434-514/+434
* [Sync] Convert to using auto-generated ModelType.maxbogue2015-08-126-241/+28
* Ensure AccountManagerHelper uses the correct AccountManagerDelegate.knn2015-08-121-26/+30
* Remove Android filter file for sync_unit_tests.tfarina2015-08-122-27/+37
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-112-3/+2
* Add fallback for SystemAccountManagerDelegate.hasFeaturesknn2015-08-101-1/+45
* Add more info for invalid position check.gangwu2015-08-074-58/+61
* Optimization of loading sync entries from the DB to avoid deep copy of Entity...stanisc2015-08-074-5/+64
* [Sync] Remove backend unrecoverable error handlerzea2015-08-0720-69/+95
* [Sync] Add auto-generated ModelType in Java.maxbogue2015-08-0711-0/+268
* Enable compress HTTP call's content between sync client andgangwu2015-08-064-2/+302
* Sync: DataTypeState cleanupstanisc2015-08-065-89/+72
* [Sync] Add support for ignoring old invalidationszea2015-08-052-9/+16
* Sync: move v2 classes in chrome/internal_api to syncer_v2 namespace.stanisc2015-08-0540-422/+480
* Determine whether to disable session invalidations at startuppkotwicz2015-08-041-8/+0
* [Sync] Random cleanups.pavely2015-08-044-48/+1
* Add yet more GN isolates ...dpranke2015-07-311-0/+22
* Add histogram for tracking the time for retrieving system accounts.nyquist2015-07-301-1/+24
* Sync: Don't set/use Parent ID for non-hierarchical sync data types.stanisc2015-07-307-18/+31
* [sync] Add was_missing_keystore_migration_time field to NigoriSpecifics.timonvo2015-07-302-0/+7
* [Sync] Update SyncBackendHost to forward ClearServerData to SyncManagermaniscalco2015-07-2911-1/+41
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+4
* [Sync] Add ClearServerData support to Sync Schedulermaniscalco2015-07-288-10/+139
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-4/+0
* [Sync] Add "catch up" support to DataTypeManagerImplmaniscalco2015-07-271-0/+7
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+4
* Sync: MutableEntry shouldn't track changes that have no actual impact on the ...stanisc2015-07-223-66/+66
* Enable DeleteDirectoryWhenCorrupted testgangwu2015-07-222-8/+13
* [Sync] Don't require keystore migration time to be set in nigori nodezea2015-07-212-9/+53
* Move GET_ACCOUNTS permission check to AccountManagerDelegatenyquist2015-07-212-1/+5
* Add support for overriding AccountManagerDelegatenyquist2015-07-171-4/+20
* Simplify AccountManagerHelper and AccountManagerDelegate.nyquist2015-07-174-199/+0
* Remove using finch experiment to control database size, and nowgangwu2015-07-173-12/+8
* Revert of Sync: MutableEntry shouldn't track changes that have no actual impa...loyso2015-07-173-64/+66
* Sync: MutableEntry shouldn't track changes that have no actual impact on the ...stanisc2015-07-163-66/+64
* fixed kDefaultShortPollIntervalSeconds interpretationpalar2015-07-161-1/+1
* Added permission check for GET_ACCOUNTS.nyquist2015-07-142-2/+26
* [Sync] Add bookmark move tests.maxbogue2015-07-136-2/+71
* Sync FakeServer: check for an invalid ID on tombstone creationpvalenzuela2015-07-131-2/+3
* Only UTF-8 sync tags and server ID for Wallet metadata.rouslan2015-07-111-4/+3
* [Sync] Add priority preferences datatype for mobilezea2015-07-101-0/+8
* Sync: Support nodes with implicit permanent folders:stanisc2015-07-109-75/+209
* [Sync] Add tests for bookmark folders on Android.maxbogue2015-07-106-4/+67
* [Sync] Change FakeServer's entity accessors to return bookmark folders.maxbogue2015-07-0911-31/+24
* [Sync] Add ClearServerData RPCmaniscalco2015-07-0813-5/+348
* [Sync] Gracefully handle keychain failureszea2015-07-072-2/+1
* Move WriteInto to base namespace.Brett Wilson2015-07-071-1/+1
* [Sync] Test downloading a modified autofill entry on Android.maxbogue2015-07-072-6/+42
* Fix Problems found by Errorproneraywilliams2015-07-071-0/+1
* Remove a few friend lines referring to nonexistent classes.thakis2015-07-071-3/+0