summaryrefslogtreecommitdiffstats
path: root/google_apis/gcm/gcm_client.cc
Commit message (Expand)AuthorAgeFilesLines
* [GCM] Add more UMA to GCMjianli@chromium.org2014-05-091-1/+1
* This is the same patch as issue 202083005 which you have approved. Issue 2020...juyik@chromium.org2014-04-181-1/+6
* Revert 264313 "Add activity recording capability to gcm internal..."asargent@chromium.org2014-04-161-6/+1
* Add activity recording capability to gcm internals page. User can refresh, st...juyik@chromium.org2014-04-161-1/+6
* [GCM] Propagating SendError details all the way to the event.fgorski@chromium.org2014-03-111-0/+4
* Show device information in chrome://gcm-internals page.juyik@chromium.org2014-03-071-0/+7
* [GCM] Reland: Introduce GCMClientFactory to create GCMClient for GCMProfileSe...jianli@chromium.org2014-01-221-28/+2
* Revert 245447 "[GCM] Introduce GCMClientFactory to create GCMCli..."glider@chromium.org2014-01-211-2/+28
* [GCM] Introduce GCMClientFactory to create GCMClient for GCMProfileServicejianli@chromium.org2014-01-171-28/+2
* [GCM] Reland: Delay running register/send operations when loading is in progressjianli@chromium.org2013-12-171-2/+11
* [GCM] Add GCMClient interface and dummy implementationjianli@chromium.org2013-11-081-0/+45