summaryrefslogtreecommitdiffstats
path: root/components/gcm_driver/fake_gcm_client.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple problems related to getting and deleting Instance IDjianli2015-06-221-0/+3
* Delay GetToken/DeleteToken operation until GCMClient is ready.jianli2015-05-281-3/+7
* Support getting and deleting token for Instance ID.jianli2015-05-261-8/+13
* [GCM] Wiring heartbeat interval calls to GCMDriverfgorski2015-05-141-0/+2
* Persist Instance ID data to GCM store.jianli2015-05-111-0/+4
* Delay start the GCM when it is actually usedjianli2015-01-211-13/+17
* [GCM] Remove GCMDriver::Purge and GCMClient::CheckOutjianli2015-01-121-11/+1
* Link GCM heartbeat with wake on wifi preferencechirantan2014-12-061-0/+1
* [GCM] Adding last token fetching time handlingfgorski2014-10-281-0/+1
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-18/+17
* Keep the GCM data intact when the user signs out of the profilejianli2014-10-071-2/+5
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-13/+13
* [GCM] Passing GCMClient::AccountTokenInfo list to GCMDriverfgorski2014-09-291-2/+2
* [GCM] Exposing persistence of account mappings in GCM Driverfgorski@chromium.org2014-08-201-0/+3
* [GCM] Adding the OnSendAcknowledgement eventfgorski@chromium.org2014-08-061-0/+2
* Adding a step to the check-in process that ensures the correct account inform...fgorski@chromium.org2014-07-171-0/+2
* Move IdentityProvider usage from GCMDriverDesktop to GCMProfileServicejianli@chromium.org2014-06-171-1/+0
* Move GCMClient related files to gcm_driver componentjianli@chromium.org2014-06-091-1/+1
* Move all remaining files to gcm_driver componentjianli@chromium.org2014-05-281-0/+102