| Commit message (Expand) | Author | Age | Files | Lines |
* | Call InstanceID::DeleteID to delete InstanceID data when the app or | jianli | 2015-06-04 | 1 | -2/+8 |
* | Remove Instance ID and token data when an app with gcm permission is | jianli | 2015-05-28 | 1 | -1/+3 |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -19/+16 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -8/+8 |
* | Cleanup extensions code that is no longer needed after disabling extensions o... | thestig@chromium.org | 2014-08-09 | 1 | -2/+0 |
* | [GCM] Adding the OnSendAcknowledgement event | fgorski@chromium.org | 2014-08-06 | 1 | -0/+2 |
* | Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUnin... | rpaquay@chromium.org | 2014-07-20 | 1 | -2/+4 |
* | Don't stop and restart GCM when extension/app is being updated | jianli@chromium.org | 2014-06-17 | 1 | -2/+8 |
* | Move GCMClient related files to gcm_driver component | jianli@chromium.org | 2014-06-09 | 1 | -1/+1 |
* | Use ExtensionRegistryObserver instead of deprecated extension notification fr... | limasdf@gmail.com | 2014-05-30 | 1 | -9/+2 |
* | Make GCMProfileService own GCMDriver, instead of deriving from it | jianli@chromium.org | 2014-05-21 | 1 | -1/+2 |
* | Componentize GCM Part 1: create GCM component and move some files over | jianli@chromium.org | 2014-05-14 | 1 | -1/+1 |
* | Revert 270226 "Componentize GCM Part 1: create GCM component and..." | piman@chromium.org | 2014-05-13 | 1 | -1/+1 |
* | Componentize GCM Part 1: create GCM component and move some files over | jianli@chromium.org | 2014-05-13 | 1 | -1/+1 |
* | Extract Profile-independent GCMService from GCMProfileService | bartfab@chromium.org | 2014-04-25 | 1 | -0/+6 |
* | Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED | limasdf@gmail.com | 2014-04-22 | 1 | -1/+17 |
* | [GCM] Move extension specific tests out of gcm_profile_service_unit_test | jianli@chromium.org | 2014-04-03 | 1 | -2/+4 |
* | [GCM] Create ExtensionGCMAppHandler on browser startup | jianli@chromium.org | 2014-03-21 | 1 | -5/+18 |
* | [GCM] Move extension specific logic out of GCMProfileService | jianli@chromium.org | 2014-03-20 | 1 | -0/+67 |