summaryrefslogtreecommitdiffstats
path: root/content/common/background_sync_service.mojom
Commit message (Expand)AuthorAgeFilesLines
* [BackgroundSync] Remove unnecessary parameters from the unregister methodjkarlin2015-09-291-2/+2
* [BackgroundSync] Clean up registration id and handle typejkarlin2015-09-291-5/+5
* [BackgroundSync] Add browser side support for SyncRegistration.donejkarlin2015-09-181-1/+5
* [BackgroundSync] Move BackgroundSyncState from proto to mojojkarlin2015-09-181-0/+6
* For the upcoming "registration.done" feature the BackgroundSyncManager's clie...jkarlin2015-09-111-2/+5
* [Background Sync] Allow sync manager access from uncontrolled clientsiclelland2015-09-011-1/+2
* Revert of [Background Sync] Allow sync manager access from uncontrolled clien...mlamouri2015-09-011-2/+1
* [Background Sync] Allow sync manager access from uncontrolled clientsiclelland2015-08-311-1/+2
* [Background Sync] Restrict sync registration to service workers with window c...iclelland2015-07-231-1/+2
* [Background Sync] Use Mojo IPC to fire background sync eventsiclelland2015-07-221-2/+4
* [BackgroundSync] Implement GetPermissionStatus in background sync providericlelland2015-06-011-0/+4
* [Background Sync] Add proper error status to API calls and callbacksiclelland2015-05-131-4/+12
* Add Mojo types and service definitions for Background Sync APIiclelland2015-04-301-0/+25