summaryrefslogtreecommitdiffstats
path: root/content/child/background_sync/background_sync_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Use mojo to connect to BackgroundSyncManager objectchasej2015-10-201-9/+26
* [BackgroundSync] Remove unnecessary parameters from the unregister methodjkarlin2015-09-291-3/+0
* [BackgroundSync] Clean up registration id and handle typejkarlin2015-09-291-3/+1
* [BackgroundSync] Add browser side support for SyncRegistration.donejkarlin2015-09-181-0/+7
* [BackgroundSync] Clean up some style nits and unnecessary checksjkarlin2015-09-181-6/+6
* For the upcoming "registration.done" feature the BackgroundSyncManager's clie...jkarlin2015-09-111-1/+11
* [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
* [BackgroundSync] Implement GetPermissionStatus in background sync providericlelland2015-06-011-0/+8
* [Background Sync] Add proper error status to API calls and callbacksiclelland2015-05-131-1/+7
* [Background Sync] Add renderer code to interface between JS API and back-end ...iclelland2015-05-121-0/+74