summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Sync] Test downloading a bookmark modification on Android.maxbogue2015-07-072-1/+43
* Make the ChromeOS session name more robust w.r.t. the device type.jdufault2015-07-072-11/+24
* Replace remaining Tokenize calls to SplitStringbrettw2015-07-061-3/+4
* [Sync] Add support for "dashboard stop and clear" to FakeServermaniscalco2015-07-062-17/+19
* Replace DCHECK with CHECK.gangwu2015-07-061-1/+3
* [Sync] Refactor FakeServer to use scoped_ptr whenever possiblemaniscalco2015-07-0613-213/+188
* Enable clang warning for ignored attributes.benwells2015-07-062-2/+2
* Remove unnecessary ModelType#ALL_TYPES_TYPEpkotwicz2015-07-033-51/+18
* Refactor AO2TS to make it easier to componentizegogerald2015-07-022-10/+10
* [Sync] Add PassphraseTransitionClearDataOption to SyncEncryptionHandlermaniscalco2015-07-017-17/+48