summaryrefslogtreecommitdiffstats
path: root/google_apis/gcm/monitoring
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in google_apis/.avi2015-12-223-30/+29
* Cleanup: Pass std::string as const reference from google_apis/ and components...ki.stfu2015-09-283-5/+6
* Improve registration log in gcm-internals page for Instance IDjianli2015-06-263-17/+29
* Stop retring GCM unregistration requests after reaching maximum numberjianli2015-06-183-3/+6
* Support getting and deleting token for Instance ID.jianli2015-05-263-10/+10
* Standardize usage of virtual/override/final in google_apis/dcheng2014-10-211-41/+38
* replace OVERRIDE and FINAL with override and final in google_apis/mostynb2014-10-071-19/+19
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-072-178/+178
* Move GCMClient related files to gcm_driver componentjianli@chromium.org2014-06-093-1148/+0
* Rename GCMStatsRecorder to GCMStatsRecorderImpljianli@chromium.org2014-06-036-185/+443
* Move all gcm activity types out of GCMStatsRecorderjianli@chromium.org2014-05-243-111/+6
* Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...juyik@chromium.org2014-05-103-3/+84
* Revert of Enable auto-refreshing of the gcm-internals page whenever a GCM act...nkostylev@chromium.org2014-05-082-36/+1
* Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...juyik@chromium.org2014-05-072-1/+36
* Fix typo, "recieve" -> "receive", in google_apis/mseaborn@chromium.org2014-05-063-9/+9
* Add checkin activity recording to gcm recorder.juyik@chromium.org2014-05-033-1/+150
* Implement connection, registration, and receiving activities recording on the...juyik@chromium.org2014-04-303-44/+735
* This is the same patch as issue 202083005 which you have approved. Issue 2020...juyik@chromium.org2014-04-183-0/+387
* Revert 264313 "Add activity recording capability to gcm internal..."asargent@chromium.org2014-04-163-387/+0
* Add activity recording capability to gcm internals page. User can refresh, st...juyik@chromium.org2014-04-163-0/+387