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