summaryrefslogtreecommitdiffstats
path: root/chrome/browser/services
Commit message (Expand)AuthorAgeFilesLines
* GCM: D-Bus methods for wake-on-packetsemenzato2014-09-165-0/+104
* Clear GCM data when the user clears cookies and other site datajianli2014-09-131-3/+5
* Clear GCMProfileService::account_id_ in when signing outjianli2014-09-042-0/+22
* Add account_id to signin manager notifications.rogerta2014-08-291-2/+5
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Spelling fixes for 'device' and 'service'.tnagel@chromium.org2014-08-211-1/+1
* [GCM] Adding checkin server scope in GCM Account Trackerfgorski@chromium.org2014-08-081-0/+3
* Push API: dispatch push event to service worker.mvanouwerkerk@chromium.org2014-08-072-3/+23
* [GCM] Adding the OnSendAcknowledgement eventfgorski@chromium.org2014-08-062-0/+8
* Define PushMessagingApplicationId and replace ad-hoc code.mvanouwerkerk@chromium.org2014-07-255-22/+165
* Componentize content_settings_types.hvasilii@chromium.org2014-07-251-1/+1
* Adding a step to the check-in process that ensures the correct account inform...fgorski@chromium.org2014-07-174-33/+71
* Add UMA for the new generic permisison classmiguelg@chromium.org2014-07-162-6/+11
* Push API: use an enum to indicate status.mvanouwerkerk@chromium.org2014-07-102-10/+38
* Implement midi permissions on top of the new common permission classesmiguelg@chromium.org2014-07-099-553/+15
* Implement push messaging permission bubbles.miguelg@chromium.org2014-07-036-6/+251
* Push API: move dispatcher to RenderFramemvanouwerkerk@chromium.org2014-07-022-7/+15
* Adding GCMAccountTracker to fetch tokens for GCM Checkin.fgorski@chromium.org2014-07-023-0/+702
* Track when and how a profile is signed out via UMA.mlerman@chromium.org2014-06-272-3/+6
* Manual revert with a fix for the failing test.miguelg@chromium.org2014-06-2512-6/+596
* Revert 279437 "Implement a permission check for push."xhwang@chromium.org2014-06-2412-596/+6
* Implement a permission check for push.miguelg@chromium.org2014-06-2412-6/+596
* Push API: register PushMessagingServiceImpl as GCMAppHandler.mvanouwerkerk@chromium.org2014-06-183-11/+170
* Move IdentityProvider usage from GCMDriverDesktop to GCMProfileServicejianli@chromium.org2014-06-175-13/+118
* Hook PushMessagingMessageFilter up to GCMDriverjohnme@chromium.org2014-06-134-3/+104
* Revert r276792 - "Hook PushMessagingMessageFilter up to GCMDriver"dpranke@chromium.org2014-06-124-105/+3
* Hook PushMessagingMessageFilter up to GCMDriverjohnme@chromium.org2014-06-124-3/+105
* Move GCMClient related files to gcm_driver componentjianli@chromium.org2014-06-095-7/+20
* Hook up GCMDriverAndroid callbacksjohnme@chromium.org2014-06-052-41/+61
* Add browser-global GCMDriverbartfab@chromium.org2014-06-054-41/+73
* This patch splits GCMDriver into an abstract interface and anjohnme@chromium.org2014-05-312-41/+30
* Switch "GCM enabled" from tri-state to Booleanbartfab@chromium.org2014-05-282-45/+4
* Move all remaining files to gcm_driver componentjianli@chromium.org2014-05-2814-2484/+8
* Move all gcm activity types out of GCMStatsRecorderjianli@chromium.org2014-05-241-0/+1
* Set default for prefs::kGCMChannelEnabled to true on all channelsbartfab@chromium.org2014-05-241-10/+1
* Retrieve chrome build info in GCMProfileService, instead of GCMDriverjianli@chromium.org2014-05-238-54/+95
* Start and stop the GCM service on demandjianli@chromium.org2014-05-235-108/+276
* Remove dependency on content::BrowserThread from GCMDriverjianli@chromium.org2014-05-229-178/+220
* Make GCMProfileService own GCMDriver, instead of deriving from itjianli@chromium.org2014-05-219-347/+389
* Rename GCMClientMock to FakeGCMClientjianli@chromium.org2014-05-157-1421/+99
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-152-2/+2
* Rename GCMService to GCMDriverjianli@chromium.org2014-05-155-130/+1073
* Pass callbacks by const-reference.isherman@chromium.org2014-05-154-23/+24
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-1414-177/+28
* Revert 270226 "Componentize GCM Part 1: create GCM component and..."piman@chromium.org2014-05-1314-16/+177
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-1314-177/+16
* Rename GCMClient::Load to GCMClient::Startjianli@chromium.org2014-05-138-66/+62
* Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...juyik@chromium.org2014-05-101-1/+14
* Revert of Enable auto-refreshing of the gcm-internals page whenever a GCM act...nkostylev@chromium.org2014-05-081-8/+0
* Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...juyik@chromium.org2014-05-071-0/+8