summaryrefslogtreecommitdiffstats
path: root/chrome/browser/services/gcm/fake_gcm_profile_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Hook up GCMDriverAndroid callbacksjohnme@chromium.org2014-06-051-35/+58
* This patch splits GCMDriver into an abstract interface and anjohnme@chromium.org2014-05-311-26/+14
* Move all remaining files to gcm_driver componentjianli@chromium.org2014-05-281-1/+1
* Make GCMProfileService own GCMDriver, instead of deriving from itjianli@chromium.org2014-05-211-39/+96
* Pass callbacks by const-reference.isherman@chromium.org2014-05-151-5/+5
* [GCM] Adding chrome.gcm.unregister to gcm APIfgorski@chromium.org2014-03-191-0/+19
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-141-2/+1
* [GCM] Remove the requirement for manifest keyjianli@chromium.org2014-03-051-4/+0
* [GCM] Make sure GCM checkout logic is invoked when the profile is signed outjianli@chromium.org2014-02-271-5/+0
* [GCM] Pass more browser specific data to initialize GCMClient from GCMClientF...jianli@chromium.org2014-01-231-1/+0
* [GCM] Implementation of GCM JS API (Send and Register)fgorski@chromium.org2013-11-271-0/+89