summaryrefslogtreecommitdiffstats
path: root/content/public/common/push_messaging_status.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed push registration status for manifest error.alger2015-12-181-1/+5
* Revert "Improve error messages for push API subscribe failure."kbr2015-12-161-5/+1
* Improve error messages for push API subscribe failure.alger2015-12-151-1/+5
* Hook up the Push API with GCM's new ability to own encryption keys.peter2015-07-281-2/+2
* Revert of Hook up the Push API with GCM's new ability to own encryption keys....peter2015-07-241-2/+2
* Hook up the Push API with GCM's new ability to own encryption keys.peter2015-07-241-2/+2
* Introduce the PushSubscription.curve25519dh attribute (2/3)peter2015-07-141-0/+6
* Push API: Unregister should return success for network errors etcjohnme2015-03-101-3/+4
* Push API: Add and cleanup UMA logging for unregister/get/delivery.johnme2015-02-201-32/+67
* Push API: Generate random GUIDs for GCM app_id privacyjohnme2015-02-161-0/+10
* Push API: UMA logs of whether SWs show notifications when requiredjohnme2015-02-141-0/+29
* Push API: Add PUSH_DELIVERY_STATUS_INVALID_MESSAGEjohnme2015-01-081-0/+3
* Implement WebPushProvider.unregister() in Chromium.mlamouri2014-12-171-0/+15
* Push API: Get push registration from ServiceWorkerStorage UserDatajohnme2014-12-161-0/+18
* Push API: Return cached registration if available.johnme2014-12-121-3/+11
* Push API: Store push registration IDs for GetRegistration etcjohnme2014-12-081-1/+4
* Plumb Push Event's WebServiceWorkerEventResult to browser status enumjohnme2014-11-271-1/+5
* Revert of Plumb Push Event's WebServiceWorkerEventResult to browser status en...danakj2014-11-261-5/+1
* Plumb Push Event's WebServiceWorkerEventResult to browser status enumjohnme2014-11-261-1/+5
* Reject push registrations when no sender Id has been provided.peter2014-10-291-1/+4
* Push API: Log registration success/failure codes to UMAjohnme2014-10-211-6/+15
* Split PushMessagingStatus enum according to use casejohnme2014-10-171-18/+23
* Push API: dispatch push event to service worker.mvanouwerkerk@chromium.org2014-08-071-0/+6
* Push API: use an enum to indicate status.mvanouwerkerk@chromium.org2014-07-101-0/+41