summaryrefslogtreecommitdiffstats
path: root/components/browser_sync
Commit message (Expand)AuthorAgeFilesLines
* Fix the build dependency of ProfileSyncService on sync.pb.hmsramek2016-03-171-1/+4
* [Sync] Start up immediately when entering the sync setup UI.maxbogue2016-03-151-1/+1
* Remove kAutofillWalletSyncExperimentEnabled.jdonnelly2016-03-151-3/+0
* [Sync] Move StartBehavior enum into ProfileSyncService.maxbogue2016-03-157-42/+47
* [Sync] Simplify sync startup behavior.maxbogue2016-03-114-62/+52
* [Sync] Remove backup/rollback logic from Synczea2016-02-2410-546/+41
* Format profile_sync_service_bookmark_unittest.ccvabr2016-02-241-106/+75
* Move profile_sync_service_bookmark_unittest to componentsvabr2016-02-243-0/+2635
* [Sync] Now also check get updates request types before performing sessions ga...skym2016-02-231-1/+7
* Remove //chrome and //content deps from ProfileSyncServiceBookmarkTestvabr2016-02-234-1/+30
* No protected data members in ProfileSyncService testsvabr2016-02-194-327/+350
* Move ProfileSyncService tests for autofill & typed URLs to componentsvabr2016-02-1910-0/+2871
* Avoid BrowserThread in profile_sync_service_autofill_unittest.ccvabr2016-02-192-81/+27
* Remove Profile dependency from some ProfileSyncService unittestsvabr2016-02-193-31/+268
* Implement The Device Info controller, the controller will creategangwu2016-02-121-3/+3
* [Sync] Command line switch for USS based DeviceInfo implementationpavely2016-02-041-3/+13
* Move profile_sync_service_startup_unittest.cc to componentsvabr2016-02-033-0/+493
* Delete base/prefs and update callers to use components.brettw2016-02-033-2/+3
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-033-3/+2
* Delete base/prefs and update callers to use components.brettw2016-02-033-2/+3
* Sync: DTM Null check in ProfileSyncService::ReenableDatatypestanisc2016-02-011-1/+1
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* Drop Profile from profile_sync_service_startup_unittestvabr2016-01-294-144/+284
* [Sync] Instrument if users delete or keep their local profile during signout.skym2016-01-252-6/+13
* Create profile_sync_test_util in componentsvabr2016-01-213-0/+55
* [Sync] Rename HasSyncSetupCompleted to IsFirstSetupComplete.maxbogue2016-01-194-30/+30
* Remove ChromeSyncClient::sync_service_ andgangwu2016-01-143-6/+10
* [Sync] Add metrics for how sync is turned off.maxbogue2016-01-091-0/+7
* [Sync] Remove PSS::IsOAuthRefreshTokenAvailablepavely2015-12-283-13/+0
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-263-20/+22
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-255-4/+9
* [Sync] Use account_id instead of username in a few places in syncpavely2015-12-232-4/+5
* Using TypedUrlSyncableService instead ofgangwu2015-12-152-26/+0
* [Sync] Plumb Android's master sync setting through to IsSyncAllowed.maxbogue2015-12-152-2/+34
* Revert of [Sync] Use TypedUrlSyncableService instead of ModelAssociator (patc...henrika2015-12-152-0/+26
* Using TypedUrlSyncableService instead ofgangwu2015-12-152-26/+0
* Sync: Clean up use of SyncedWindowDelegatesGetterstanisc2015-12-123-15/+0
* [Sync] Fix comment for the SyncInitialState enum.maxbogue2015-12-101-4/+3
* [Sync] Remove the last datatype-specific deps from sync_driver.maxbogue2015-12-104-8/+30
* Componentize ProfileSyncServiceMockvabr2015-12-103-0/+137
* Wrap construction arguments or ProfileSyncServicevabr2015-12-093-69/+104
* Componentize ProfileSyncService unittestblundell2015-12-092-0/+1140
* [Sync] Clear access token on shutdownzea2015-12-031-0/+1
* [Sync] Add Sync.InitialState UMA metric.maxbogue2015-12-012-0/+34
* Reland of Convert enable_pre_sync_backup flag to new flags system. (patchset ...vabr2015-12-011-2/+3
* Revert of Convert enable_pre_sync_backup flag to new flags system. (patchset ...vabr2015-12-011-3/+2
* Convert enable_pre_sync_backup flag to new flags system.brettw2015-12-011-2/+3
* Revert of Convert enable_pre_sync_backup flag to new flags system. (patchset ...brettw2015-12-011-3/+2
* Convert enable_pre_sync_backup flag to new flags system.brettw2015-12-011-2/+3
* Add more components to "gn check", work on dom_distiller.brettw2015-11-301-0/+2