summaryrefslogtreecommitdiffstats
path: root/google_apis/gcm/base
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers in google_apis/.dcheng2014-12-232-2/+3
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-3/+3
* Standardize usage of virtual/override/final in google_apis/dcheng2014-10-212-14/+14
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-2/+1
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-141-0/+6
* replace OVERRIDE and FINAL with override and final in google_apis/mostynb2014-10-072-9/+9
* [GCM] Investigatory CHECKs for crash in parsing streamzea2014-09-253-22/+27
* Setting max TTL for upstream GCM messages to 1 day to match server sidefgorski2014-09-221-1/+1
* Remove implicit conversions from scoped_refptr to T* in google_apis/Daniel Cheng2014-08-261-12/+12
* [GCM] Check if all of message has arrived before processingzea@chromium.org2014-05-151-2/+2
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-143-0/+79
* Revert 270226 "Componentize GCM Part 1: create GCM component and..."piman@chromium.org2014-05-133-79/+0
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-133-0/+79
* [GCM] Fix gcm login to properly identify chromezea@chromium.org2014-02-204-13/+13
* [GCM] Remove user checkin for GCM.jianli@chromium.org2014-02-124-33/+11
* [GCM] Pass user states in settings field of MCS login requestjianli@chromium.org2014-01-314-11/+36
* [GCM] Add TTL supportzea@chromium.org2014-01-032-5/+46
* [GCM] Add a working MCS client and probe tool.zea@chromium.org2013-12-113-3/+110
* [GCM] Add RMQ storage and MCS message passing supportzea@chromium.org2013-11-122-0/+163
* [GCM] Add basic MCS connection logiczea@chromium.org2013-10-293-0/+381
* [GCM] Unrevert initial GCM patchzea@chromium.org2013-10-224-0/+972
* Revert r229533 "[GCM] Initial work to set up directory structure and introduc...pfeldman@chromium.org2013-10-194-972/+0
* [GCM] Initial work to set up directory structure and introduce socket integra...zea@chromium.org2013-10-194-0/+972