Sign in
chromium
/
chromium
/
src
/
f73a51226b54539fc543cbb29784ab036b76dc40
/
chrome
/
browser
/
extensions
/
extension_gcm_app_handler.cc
0deef204
struct UnloadedExtensionInfo -> enum UnloadedExtensionInfoReason
by limasdf
· 8 years ago
8d880ee
Rewrite base::Bind to base::BindOnce with base_bind_rewriters in //chrome/browser/extensions
by tzik
· 8 years ago
383ce0f
Restore KeyedServiceFactory diagnostics for context use-after-destroy.
by sense
· 8 years ago
5e65e3a
Require explicit selection of traits for LazyInstance
by scottmg
· 8 years ago
9f4490a
Move //c/b/services/gcm/ to //c/b/gcm/
by peter
· 9 years ago
93ec793
Notify GCMAppHandlers when the store is reset, so they clear cached IDs
by johnme
· 9 years ago
b15e1907
Fix include path for moved thread_task_runner_handle.h header in chrome/
by gab
· 9 years ago
7554194
Componentizing GcmProfileService.
by jitendra.ks
· 10 years ago
f8633deb
GCM: refactor IncomingMessaging and OutgoingMessage.
by mvanouwerkerk
· 10 years ago
f221b7de
chrome/browser/extensions: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
by skyostil
· 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
514b6b047
Unregister from GCM when the only GCM app is removed
by jianli
· 10 years ago
9487b05d
[GCM] Add the dummy app handler when there is at least one handler.
by jianli
· 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
a6910e7
Remove PermissionsData::ForExtension() completely
by
[email protected]
· 11 years ago
d695bb1
Refactor PermissionsData pt1
by
[email protected]
· 11 years ago
488949b
Use ExtensionRegistryObserver instead of deprecated extension notification from c/b/extension
by
[email protected]
· 11 years ago
bbf8d30b
Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALLED_DEPRECATED
by
[email protected]
· 11 years ago
8d41e5a
Move all remaining files to gcm_driver component
by
[email protected]
· 11 years ago
9d7e5c0
Make GCMProfileService own GCMDriver, instead of deriving from it
by
[email protected]
· 11 years ago
96ac596
Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED from c/b/extension
by
[email protected]
· 11 years ago
fdc7619
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPRECATED
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