1. 0deef204 struct UnloadedExtensionInfo -> enum UnloadedExtensionInfoReason by limasdf · 8 years ago
  2. 8d880ee Rewrite base::Bind to base::BindOnce with base_bind_rewriters in //chrome/browser/extensions by tzik · 8 years ago
  3. 383ce0f Restore KeyedServiceFactory diagnostics for context use-after-destroy. by sense · 8 years ago
  4. 5e65e3a Require explicit selection of traits for LazyInstance by scottmg · 8 years ago
  5. 9f4490a Move //c/b/services/gcm/ to //c/b/gcm/ by peter · 9 years ago
  6. 93ec793 Notify GCMAppHandlers when the store is reset, so they clear cached IDs by johnme · 9 years ago
  7. b15e1907 Fix include path for moved thread_task_runner_handle.h header in chrome/ by gab · 9 years ago
  8. 7554194 Componentizing GcmProfileService. by jitendra.ks · 10 years ago
  9. f8633deb GCM: refactor IncomingMessaging and OutgoingMessage. by mvanouwerkerk · 10 years ago
  10. f221b7de chrome/browser/extensions: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  11. 7898ae71 Call InstanceID::DeleteID to delete InstanceID data when the app or by jianli · 10 years ago
  12. c5f6bd9 Remove Instance ID and token data when an app with gcm permission is uninstalled by jianli · 10 years ago
  13. 514b6b047 Unregister from GCM when the only GCM app is removed by jianli · 10 years ago
  14. 9487b05d [GCM] Add the dummy app handler when there is at least one handler. by jianli · 11 years ago
  15. 13e062e Cleanup extensions code that is no longer needed after disabling extensions on Android. by [email protected] · 11 years ago
  16. 292af2b2 [GCM] Adding the OnSendAcknowledgement event by [email protected] · 11 years ago
  17. e43c61f Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUninstalled. by [email protected] · 11 years ago
  18. 1182aa1b Don't stop and restart GCM when extension/app is being updated by [email protected] · 11 years ago
  19. a6910e7 Remove PermissionsData::ForExtension() completely by [email protected] · 11 years ago
  20. d695bb1 Refactor PermissionsData pt1 by [email protected] · 11 years ago
  21. 488949b Use ExtensionRegistryObserver instead of deprecated extension notification from c/b/extension by [email protected] · 11 years ago
  22. bbf8d30b Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALLED_DEPRECATED by [email protected] · 11 years ago
  23. 8d41e5a Move all remaining files to gcm_driver component by [email protected] · 11 years ago
  24. 9d7e5c0 Make GCMProfileService own GCMDriver, instead of deriving from it by [email protected] · 11 years ago
  25. 96ac596 Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED from c/b/extension by [email protected] · 11 years ago
  26. fdc7619 Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPRECATED by [email protected] · 11 years ago
  27. 2f361704 [GCM] Create ExtensionGCMAppHandler on browser startup by [email protected] · 11 years ago
  28. 240fc7e [GCM] Move extension specific logic out of GCMProfileService by [email protected] · 11 years ago