| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce IOSChromeProfileSyncServiceFactory | vabr | 2015-12-14 | 4 | -0/+306 |
* | [Sync] Remove the last datatype-specific deps from sync_driver. | maxbogue | 2015-12-10 | 2 | -24/+20 |
* | Decouple iOS from chrome/common/pref_names.cc. | sdefresne | 2015-12-07 | 1 | -1/+1 |
* | Implement IOSChromeSyncClient::GetBookmarkUndoServiceIfExists(). | sdefresne | 2015-11-27 | 1 | -2/+3 |
* | Introduce IOSChromeSyncClient (upstream) | vabr | 2015-11-27 | 2 | -0/+474 |
* | [iOS] Unfork ChromeBrowserStateManager | droger | 2015-11-23 | 1 | -1/+1 |
* | [Sync] Move sessions files from sync_driver to sync_sessions. | maxbogue | 2015-11-16 | 1 | -2/+2 |
* | [ios] Add //ios/chrome implementation of LocalEventSessionRouter | blundell | 2015-10-29 | 2 | -0/+203 |
* | [iOS] Fix IOSChromeSyncedTabDelegate to match TabContents version | blundell | 2015-10-29 | 1 | -1/+1 |
* | [ios] Introduce IOSChromeSyncedTabDelegate | blundell | 2015-10-27 | 2 | -0/+184 |
* | [ios] Forward new SyncServiceObserver callback to ObjC bridge | blundell | 2015-10-26 | 2 | -1/+9 |
* | [Sync] Clean up PSS boolean getters for consistency. | maxbogue | 2015-09-10 | 1 | -2/+2 |
* | Move Singleton and related structs to namespace base | olli.raula | 2015-09-10 | 2 | -2/+4 |
* | Implements WebHistoryServiceFactory on iOS | sdefresne | 2015-07-07 | 1 | -0/+2 |
* | Implement GetFlareForSyncableService on iOS | sdefresne | 2015-06-26 | 2 | -0/+98 |
* | [Sync] Refactor the PSS methods that stop syncing. | maxbogue | 2015-06-19 | 1 | -1/+1 |
* | [iOS] Upstream SyncSetupServiceFactory | sdefresne | 2015-06-19 | 2 | -0/+93 |
* | [Sync] Rename SyncEnabledAndLoggedIn() to CanStartSync(). | maxbogue | 2015-06-16 | 1 | -3/+3 |
* | [Sync] Rename StartSuppressed to !SyncRequested | maxbogue | 2015-06-09 | 1 | -2/+2 |
* | [iOS] Upstream SyncSetupService (and mock) | sdefresne | 2015-05-20 | 4 | -0/+349 |
* | [iOS] Upstream observer bridges | sdefresne | 2015-04-23 | 2 | -0/+65 |