summaryrefslogtreecommitdiffstats
path: root/google_apis/gcm/engine/gcm_store_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in google_apis/.avi2015-12-221-3/+5
* Do not create GCM store if it is not neededjianli2015-06-161-1/+1
* Support getting and deleting token for Instance ID.jianli2015-05-261-3/+3
* Persist Instance ID data to GCM store.jianli2015-05-111-0/+7
* Adding handling of heartbeat intervals to the GCM store.fgorski2015-05-041-0/+7
* [GCM] Fixing the initialization of last checkin/fetch time if they arefgorski2015-01-301-0/+5
* [GCM] Adding last token fetching time handlingfgorski2014-10-281-0/+4
* Standardize usage of virtual/override/final in google_apis/dcheng2014-10-211-40/+38
* replace OVERRIDE and FINAL with override and final in google_apis/mostynb2014-10-071-17/+17
* [GCM] Adding status to AccountMapping structurefgorski@chromium.org2014-08-071-1/+1
* [GCM] Persistence of account mappings.fgorski@chromium.org2014-08-041-1/+7
* Adding a step to the check-in process that ensures the correct account inform...fgorski@chromium.org2014-07-171-1/+2
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-141-1/+4
* Revert 270226 "Componentize GCM Part 1: create GCM component and..."piman@chromium.org2014-05-131-4/+1
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-131-1/+4
* Removing the mock-keychain related bool from GCMStore constructorfgorski@chromium.org2014-04-111-2/+1
* Adding basic G-services handlingfgorski@chromium.org2014-04-101-0/+6
* Revert of Removing the mock-keychain related bool from GCMStore constructor (...fgorski@chromium.org2014-04-081-1/+2
* Revert 262242 "Adding basic G-services handling"scottmg@chromium.org2014-04-081-6/+0
* Adding basic G-services handlingfgorski@chromium.org2014-04-071-0/+6
* Revert of [GCM] Adding periodic checkin controlled by G-services settings (ht...tommycli@chromium.org2014-04-041-6/+0
* Adding periodic checkin controlled by G-services settingsfgorski@chromium.org2014-04-041-0/+6
* Removing the mock-keychain related bool from GCMStore constructorfgorski@chromium.org2014-04-041-2/+1
* [GCM] Minimum change for periodic checkinfgorski@chromium.org2014-04-031-0/+4
* [GCM] Move registration info persistence from extension state store to GCM storejianli@chromium.org2014-03-211-9/+7
* [GCM] Stop/restart GCM when the state is forced off/onjianli@chromium.org2014-03-051-0/+3
* [GCM] Add basic collapse key support for upstreamzea@chromium.org2014-02-131-0/+4
* [GCM] Fix memory leakszea@chromium.org2014-01-251-1/+1
* [GCM] Plumb mock keychain status to gcm store implzea@chromium.org2014-01-221-1/+2
* [GCM] Add per-app limits to persistent storezea@chromium.org2014-01-131-2/+28
* Renaming RMQStore to GCMStore and breaking out its interfacefgorski@chromium.org2014-01-071-0/+82