Sign in
chromium
/
chromium
/
src
/
c0f2f73bc76d220a37f98c6eb14f849980821842
/
chrome
/
browser
/
extensions
/
extension_gcm_app_handler.h
75872a6
Update ScopedObserver declarations in extensions directories.
by Evan Stade
· 6 years ago
495db68
Use in-class initializers for base::WeakPtrFactory in chrome/.
by Jeremy Roman
· 6 years ago
7b3b5ea
Rename gcm_messages.* files to gcm_message.*
by Rayan Kanso
· 6 years ago
0deef204
struct UnloadedExtensionInfo -> enum UnloadedExtensionInfoReason
by limasdf
· 8 years ago
383ce0f
Restore KeyedServiceFactory diagnostics for context use-after-destroy.
by sense
· 8 years ago
8aa3c277
chrome: Cleanup class/struct forward declarations
by jbriance
· 9 years ago
93ec793
Notify GCMAppHandlers when the store is reset, so they clear cached IDs
by johnme
· 9 years ago
c963c714
Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
f8633deb
GCM: refactor IncomingMessaging and OutgoingMessage.
by mvanouwerkerk
· 10 years ago
7898ae71
Call InstanceID::DeleteID to delete InstanceID data when the app or
by jianli
· 10 years ago
c5f6bd9
Remove Instance ID and token data when an app with gcm permission is uninstalled
by jianli
· 10 years ago
ae36a4a
Standardize usage of virtual/override/final in chrome/browser/extensions/
by dcheng
· 11 years ago
a15bee1
replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/
by mostynb
· 11 years ago
13e062e
Cleanup extensions code that is no longer needed after disabling extensions on Android.
by
[email protected]
· 11 years ago
292af2b2
[GCM] Adding the OnSendAcknowledgement event
by
[email protected]
· 11 years ago
e43c61f
Add "UninstallReason" parameter to ExtensionRegistryObserver::OnExtensionUninstalled.
by
[email protected]
· 11 years ago
1182aa1b
Don't stop and restart GCM when extension/app is being updated
by
[email protected]
· 11 years ago
cd57f37
Move GCMClient related files to gcm_driver component
by
[email protected]
· 11 years ago
488949b
Use ExtensionRegistryObserver instead of deprecated extension notification from c/b/extension
by
[email protected]
· 11 years ago
9d7e5c0
Make GCMProfileService own GCMDriver, instead of deriving from it
by
[email protected]
· 11 years ago
446f73c2
Componentize GCM Part 1: create GCM component and move some files over
by
[email protected]
· 11 years ago
07243f9
Revert 270226 "Componentize GCM Part 1: create GCM component and..."
by
[email protected]
· 11 years ago
5375f66
Componentize GCM Part 1: create GCM component and move some files over
by
[email protected]
· 11 years ago
df84c53
Extract Profile-independent GCMService from GCMProfileService
by
[email protected]
· 11 years ago
96ac596
Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED from c/b/extension
by
[email protected]
· 11 years ago
2ac4673
[GCM] Move extension specific tests out of gcm_profile_service_unit_test
by
[email protected]
· 11 years ago
2f361704
[GCM] Create ExtensionGCMAppHandler on browser startup
by
[email protected]
· 11 years ago
240fc7e
[GCM] Move extension specific logic out of GCMProfileService
by
[email protected]
· 11 years ago