summaryrefslogtreecommitdiffstats
path: root/chrome/browser/services
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-3/+3
* [Push] return early if embedder and top url don't matchmiguelg2014-12-191-0/+1
* Implement WebPushProvider.unregister() in Chromium.mlamouri2014-12-173-13/+91
* Push API: Persist Sender ID to enable registration from workersjohnme2014-12-161-0/+2
* Push API: Return cached registration if available.johnme2014-12-122-46/+91
* [Push] Register: require user-visible to be present in the manifestmiguelg2014-12-127-200/+158
* Have FakeGCMProfileService return different registration IDs each timejohnme2014-12-113-9/+22
* PushMessagingService.PushEndpoint should have a "Get" prefix.peter2014-12-082-2/+2
* The Account Tracker now collects Hosted Domain information. The Signinmlerman2014-12-071-3/+5
* Push registration should read a "gcm_user_visible_only" key from the Manifest.peter2014-12-042-3/+8
* Push API: define platform path for registration and getting permission status...mvanouwerkerk2014-12-022-27/+84
* Add johnme and peter as owners of gcm/push_messaging_*mvanouwerkerk2014-12-021-1/+3
* Push API: add browsertests for hasPermission and use swRegistration.pushManager.mvanouwerkerk2014-12-022-0/+47
* [Push] Unregister if receiving message with no Permission.mlamouri2014-12-013-0/+70
* [Push] Unregister if there is no available SW.mlamouri2014-12-015-1/+123
* Push API: Add PushMessagingService::PushEndpoint (assume it's constant)johnme2014-12-012-2/+9
* [Push] Upgrade push permission reject logicmiguelg2014-12-012-16/+38
* Push API: Auto add/remove GCMAppHandler according to registration countjohnme2014-11-262-22/+49
* [GCM] Fetching OAuth2 tokens periodically in account trackerfgorski2014-11-193-23/+185
* Clean up wake on wifi handlingchirantan2014-11-184-96/+0
* [PUSH] Merge notifications and push messaging promptsmiguelg2014-11-184-2/+284
* Revert of [GCM] Fetching OAuth2 tokens periodically in account tracker (patch...matthewyuan2014-11-083-185/+23
* [GCM] Fetching OAuth2 tokens periodically in account trackerfgorski2014-11-083-23/+185
* Updating GCMProfileServiceFactory to accept a BrowserContextckehoe2014-11-072-4/+3
* Remove unused obsolete methods from GCMProfileServicejohnme2014-11-052-28/+5
* Chrome implementation of PushManager#hasPermission()miguelg2014-10-312-0/+46
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-303-9/+9
* Reject push registrations when no sender Id has been provided.peter2014-10-291-0/+16
* BrowserTest for delivering push message to service worker.mvanouwerkerk2014-10-271-24/+59
* Remove the sender_id from the Push API code path.peter2014-10-241-1/+1
* PushMessagingBrowserTest for registration success and failure.mvanouwerkerk2014-10-236-2/+205
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-2112-55/+52
* Split PushMessagingStatus enum according to use casejohnme2014-10-172-20/+17
* [GCM] Start GCMChannelStatusSyncer when GCM is disabledJian Li2014-10-161-7/+6
* This patch is:fgorski2014-10-164-162/+290
* Revert of [GCM] Start GCMChannelStatusSyncer when GCM is disabled (patchset #...jianli2014-10-141-6/+7
* [GCM] Start GCMChannelStatusSyncer when GCM is disabledjianli2014-10-141-7/+6
* [GCM] Updates to GCMChannelStatusSyncer - UserAgent and server URL.fgorski2014-10-101-11/+31
* Make sure GetAuthenticatedAccountId() returns a canonicalized id.rogerta2014-10-091-1/+1
* replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*mostynb2014-10-0711-29/+29
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-071-12/+12
* Keep the GCM data intact when the user signs out of the profilejianli2014-10-072-4/+6
* [GCM] Passing GCMClient::AccountTokenInfo list to GCMDriverfgorski2014-09-294-42/+72
* Revert of Clear GCM data when the user clears cookies and other site data (pa...jianli2014-09-261-5/+3
* GCM: D-Bus methods for wake-on-packetsemenzato2014-09-245-1/+104
* Componentize permission_request_id.*lucinka.brozkova2014-09-231-1/+1
* Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCMjianli2014-09-193-0/+5
* Revert of GCM: D-Bus methods for wake-on-packet (patchset #15 id:280001 of ht...skuhne2014-09-185-104/+0
* Revert of Add GCMChannelStatusSyncer to schedule requests and enable/disable ...dbeam2014-09-183-5/+0
* Add GCMChannelStatusSyncer to schedule requests and enable/disable GCMjianli2014-09-183-0/+5