Sign in
chromium
/
chromium
/
src
/
fde7180682ea53f003cbe95a012e3f1e4497b7b7
/
components
/
gcm_driver
/
gcm_driver_android.cc
2573af0
Delete JNI registration calls in components directory
by Yipeng Wang
· 8 years ago
a376e98c
Move GCMDecryptionResult to its own file
by Peter Beverloo
· 8 years ago
ff6a1da
Android: Remove GetApplicationContext: components/
by wnwen
· 8 years ago
6576ecf
Push API: Validate storage before returning cached subscriptions
by johnme
· 8 years ago
e83d5c13
Pass incoming sender_id to GCMStatsRecorderAndroid
by johnme
· 9 years ago
948f366
Remove now-unnecessary .obj() in Java method calls.
by torne
· 9 years ago
8656011
Add missing using statements for JNI types.
by torne
· 9 years ago
2f8daf9
Implement InstanceIDAndroid using InstanceIDWithSubtype.java
by johnme
· 9 years ago
f6d2732
DCHECK that jstring to C++ string conversions don't pass in null.
by bauerb
· 9 years ago
54a3e148
Rename GCMDriver::GetInstanceIDHandler to avoid misuse
by johnme
· 9 years ago
266a2aa4
Add various UMA histograms for measuring GCM crypto performance
by peter
· 10 years ago
a4795ae83
Remove associated keying material when unregistering from GCM
by peter
· 10 years ago
ee284ba5
List message decryption failures on chrome://gcm-internals
by peter
· 10 years ago
494c14e
Revert of List message decryption failures on chrome://gcm-internals (patchset #4 id:80001 of https://codereview.chromium.org/1616113003/ )
by thakis
· 10 years ago
3b13f04
List message decryption failures on chrome://gcm-internals
by peter
· 10 years ago
c451ec6
Remove GCM OnMessagesDeleted plumbing on Android
by peter
· 10 years ago
2606292
Switch to standard integer types in components/, part 2 of 4.
by avi
· 10 years ago
1ed8298
Enable chrome://gcm-internals on Android
by peter
· 10 years ago
c56e1bf2
Pass method parameters as JavaParamRef in components.
by torne
· 10 years ago
da6e7c9e
Add context_utils.h includes where needed.
by torne
· 10 years ago
add31f6
Teach the GCM Driver how to decrypt incoming messages.
by peter
· 10 years ago
b105fe3
Fix wrong usages of ScopedJavaLocalRef::Release().
by torne
· 10 years ago
bfa736e
Hook up the Push API with GCM's new ability to own encryption keys.
by peter
· 10 years ago
8abc01b
Revert of Hook up the Push API with GCM's new ability to own encryption keys. (patchset #6 id:160001 of https://codereview.chromium.org/1231613005/)
by peter
· 10 years ago
23695aaa
Hook up the Push API with GCM's new ability to own encryption keys.
by peter
· 10 years ago
3a0dd49
Push API: Plumb rawData byte[] from Java to Chrome.
by johnme
· 10 years ago
f8633deb
GCM: refactor IncomingMessaging and OutgoingMessage.
by mvanouwerkerk
· 10 years ago
7a0c9b6
Support getting and deleting token for Instance ID.
by jianli
· 10 years ago
2275446
[GCM] Wiring heartbeat interval calls to GCMDriver
by fgorski
· 10 years ago
10018b2d
Persist Instance ID data to GCM store.
by jianli
· 10 years ago
07b355a
Push API: Fix unsubscribing from GCM on Android
by johnme
· 11 years ago
f3e52af4
Delay start the GCM when it is actually used
by jianli
· 11 years ago
1956259
[GCM] Remove GCMDriver::Purge and GCMClient::CheckOut
by jianli
· 11 years ago
192a921
Link GCM heartbeat with wake on wifi preference
by chirantan
· 11 years ago
5df10170
[GCM] Adding last token fetching time handling
by fgorski
· 11 years ago
15aecc15
Keep the GCM data intact when the user signs out of the profile
by jianli
· 11 years ago
58b9dfc
[GCM] Passing GCMClient::AccountTokenInfo list to GCMDriver
by fgorski
· 11 years ago
11ba40b0
Revert of Clear GCM data when the user clears cookies and other site data (patchset #6 id:100001 of https://codereview.chromium.org/562423002/)
by jianli
· 11 years ago
6967652
Clear GCM data when the user clears cookies and other site data
by jianli
· 11 years ago
0d5c00d
[GCM] Extracting GCMConnectionObserver from GCMAppHandler
by fgorski
· 11 years ago
72d4f25
[GCM] Exposing persistence of account mappings in GCM Driver
by
[email protected]
· 11 years ago
c100957d
Remove GCMDriver::IsGCMClientReady
by
[email protected]
· 11 years ago
da54623f
Move IdentityProvider usage from GCMDriverDesktop to GCMProfileService
by
[email protected]
· 11 years ago
fc6078a
[GCM] Add app handler support for connection events
by
[email protected]
· 11 years ago
c27c1079
Hook up GCMDriverAndroid callbacks
by
[email protected]
· 11 years ago
385c64ef
JNI bindings for GCMDriverAndroid
by
[email protected]
· 11 years ago
21b7765
This patch splits GCMDriver into an abstract interface and an
by
[email protected]
· 11 years ago
d8e44d2
Hook components/gcm_driver up to JNI Generator
by
[email protected]
· 11 years ago