summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_mock.h
Commit message (Expand)AuthorAgeFilesLines
* Rename signedin -> signed_in in order to be consistent with our conventions f...lipalani@chromium.org2013-09-031-2/+2
* Sessions API - previously Session Restore API. Supports restoring currently o...dwankri@chromium.org2013-08-231-0/+2
* Revert 219066 "Sessions API - previously Session Restore API. Su..."creis@chromium.org2013-08-221-2/+0
* Sessions API - previously Session Restore API. Supports restoring currently o...dwankri@chromium.org2013-08-221-0/+2
* Implementation of DeviceInfo API (get). The API is not yet exposed the dev ch...lipalani@chromium.org2013-08-201-2/+4
* Revert 218087 "Plumbing to expose DeviceInfo API (get) to dev ch..."yoz@chromium.org2013-08-161-4/+2
* Plumbing to expose DeviceInfo API (get) to dev channel.lipalani@chromium.org2013-08-161-2/+4
* Function to get all signed in devices along with their public id. The public ...lipalani@chromium.org2013-08-021-0/+8
* Convert PSS to use OAuth2TokenService notifications instead of TokenService n...rogerta@chromium.org2013-07-181-2/+2
* Use OAuth2 token for syncpavely@chromium.org2013-06-131-1/+1
* Use a direct include of strings headers in chrome/browser/sync*/.avi@chromium.org2013-06-101-1/+1
* Unrevert "[Sync] Split GetPreferredTypes into GetActiveType...""zea@chromium.org2013-06-041-0/+1
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-2/+2
* Remove sync-related login code on OS_CHROMEOS platforms.atwilson@chromium.org2013-05-161-1/+1
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-1/+2
* [Sync] Ensure sync UI always uses new encryption modezea@chromium.org2013-04-031-0/+1
* Add new status msg when sync is stopped via the dashboardatwilson@chromium.org2013-02-091-0/+1
* Allow signin to continue even if sync is disabled by policy.atwilson@chromium.org2013-02-031-0/+1
* sync: centralize sync startup decisions in TryStart.tim@chromium.org2012-11-301-1/+2
* [Sync] Introduce DataTypeDebugListener and add plumbing to the DataTypeManagerzea@chromium.org2012-11-081-3/+4
* [Sync] Add custom passphrase time trackingzea@chromium.org2012-10-121-0/+2
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-1/+1
* [sync] Divorce DataTypeManager from NotificationService notifications by cre...rsimha@chromium.org2012-08-171-0/+7
* sync: Track validity of about:sync fieldsrlarocque@chromium.org2012-07-191-2/+2
* Remove #pragma once from chrome/browser/syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-7/+7
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-6/+6
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-1/+1
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-5/+5
* sync: rename OnDisableDatatype to DisableBrokenDatatype.tim@chromium.org2012-06-181-1/+1
* sync: don't make DataTypeErrorHandler inherit UnrecoverableErrorHandlertim@chromium.org2012-06-181-0/+3
* [Sync] Add histogram to track the reason for unrecoverable errors at the PSS.zea@chromium.org2012-06-141-1/+1
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* Treat SyncCredentialsLost as an auth erroratwilson@chromium.org2012-05-161-1/+2
* Remove ProfileSyncService::ShowErrorUI().atwilson@chromium.org2012-04-261-2/+0
* [Sync] Convert SyncSessionSnapshot to a copy-able class.zea@chromium.org2012-04-241-1/+1
* Removed ProfileSyncService::UIShouldDepictAuthInProgressatwilson@chromium.org2012-04-111-1/+0
* Removed SyncSetupFlow and SyncSetupWizard.atwilson@chromium.org2012-03-231-1/+13
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-161-1/+1
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-2/+2
* Move handling of OAuth2 token out of ProfileSyncService.atwilson@chromium.org2012-03-061-1/+2
* Added tests for SigninTracker and SyncSetupHandler.atwilson@chromium.org2012-02-231-0/+8
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-221-1/+2
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-211-2/+1
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-211-1/+2
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-2/+1
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-111-1/+2
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-3/+3
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-5/+3