summaryrefslogtreecommitdiffstats
path: root/content/browser/background_sync/background_sync_service_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-1/+1
* [BackgroundSync] Replace SyncRegistration.done with SyncRegistration.finishedjkarlin2015-10-241-5/+5
* [BackgroundSync] Remove unnecessary parameters from the unregister methodjkarlin2015-09-291-2/+1
* [BackgroundSync] Clean up registration id and handle typejkarlin2015-09-291-1/+3
* [BackgroundSync] Add browser side support for SyncRegistration.donejkarlin2015-09-181-0/+5
* For the upcoming "registration.done" feature the BackgroundSyncManager's clie...jkarlin2015-09-111-7/+13
* [Background Sync] Allow sync manager access from uncontrolled clientsiclelland2015-09-011-0/+1
* Revert of [Background Sync] Allow sync manager access from uncontrolled clien...mlamouri2015-09-011-1/+0
* [Background Sync] Allow sync manager access from uncontrolled clientsiclelland2015-08-311-0/+1
* Change ownership of BackgroundSyncServiceImpl to BackgroundSyncContextImpljkarlin2015-08-131-12/+10
* Reland of Move BackgroundSyncManager::ErrorType to BackgroundSyncStatusjkarlin2015-08-051-3/+3
* Revert of Move BackgroundSyncManager::ErrorType to BackgroundSyncStatus (patc...jkarlin2015-08-041-3/+3
* Move BackgroundSyncManager::ErrorType to BackgroundSyncStatusjkarlin2015-08-041-3/+3
* Make BackgroundSyncRegistration a proper classjkarlin2015-07-031-6/+4
* Formatting nits in BackgroundSyncServiceImpljkarlin2015-07-011-5/+7
* [BackgroundSync] Implement GetPermissionStatus in background sync providericlelland2015-06-011-0/+4
* [Background Sync] Add mojo service to communicate with managericlelland2015-05-221-0/+76