1. 9244d44 Re-land: C++ readability review by chirantan · 10 years ago
  2. 0531a97f Revert of C++ readability review (patchset #10 id:180001 of https://codereview.chromium.org/706993003/) by falken · 10 years ago
  3. 05e4d85 C++ readability review by chirantan · 10 years ago
  4. 47869f0 Adding Send to Gaia ID feature by fgorski · 10 years ago
  5. f3e52af4 Delay start the GCM when it is actually used by jianli · 11 years ago
  6. 1956259 [GCM] Remove GCMDriver::Purge and GCMClient::CheckOut by jianli · 11 years ago
  7. 753282a3 Remove sign-in and field trial related codes from GCM. by jianli · 11 years ago
  8. 192a921 Link GCM heartbeat with wake on wifi preference by chirantan · 11 years ago
  9. 9a40510 [GCM] Fetching OAuth2 tokens periodically in account tracker by fgorski · 11 years ago
  10. 74879ef Revert of [GCM] Fetching OAuth2 tokens periodically in account tracker (patchset #7 id:140001 of https://codereview.chromium.org/631343002/) by matthewyuan · 11 years ago
  11. ede4117 [GCM] Fetching OAuth2 tokens periodically in account tracker by fgorski · 11 years ago
  12. 5df10170 [GCM] Adding last token fetching time handling by fgorski · 11 years ago
  13. 00ea022b Standardize usage of virtual/override/final in components/ by dcheng · 11 years ago
  14. 74eadb0 [GCM] Start GCMChannelStatusSyncer when GCM is disabled by Jian Li · 11 years ago
  15. 83afd87 This patch is: by fgorski · 11 years ago
  16. cd88641 Revert of [GCM] Start GCMChannelStatusSyncer when GCM is disabled (patchset #2 id:20001 of https://codereview.chromium.org/653843003/) by jianli · 11 years ago
  17. 9e9dd3b [GCM] Start GCMChannelStatusSyncer when GCM is disabled by jianli · 11 years ago
  18. 3f6b84cd [GCM] Updates to GCMChannelStatusSyncer - UserAgent and server URL. by fgorski · 11 years ago
  19. e45a34f By deleting the pending requests we are making sure there is no pending URL fetchers when network stack is being torn down and that there is no memory leak when calling GCMClientImpl::Stop(). by fgorski · 11 years ago
  20. 15aecc15 Keep the GCM data intact when the user signs out of the profile by jianli · 11 years ago
  21. fe59f48 replace OVERRIDE and FINAL with override and final in components/ by mostynb · 11 years ago
  22. 58b9dfc [GCM] Passing GCMClient::AccountTokenInfo list to GCMDriver by fgorski · 11 years ago
  23. 9a5d154 Add a new UMA to GCM by jianli · 11 years ago
  24. 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
  25. d578c18b Loading the account mappings from store to the driver. by fgorski · 11 years ago
  26. 2dc910b0 Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM by jianli · 11 years ago
  27. c5fd1796d Revert of Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM (patchset #8 id:150001 of https://codereview.chromium.org/561943002/) by dbeam · 11 years ago
  28. 3c23f4a Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM by jianli · 11 years ago
  29. 6967652 Clear GCM data when the user clears cookies and other site data by jianli · 11 years ago
  30. 05d507c [GCM] Extracting Delayed Task Controller from GCMDesktopDriver by fgorski · 11 years ago
  31. 0d5c00d [GCM] Extracting GCMConnectionObserver from GCMAppHandler by fgorski · 11 years ago
  32. 72d4f25 [GCM] Exposing persistence of account mappings in GCM Driver by [email protected] · 11 years ago
  33. 292af2b2 [GCM] Adding the OnSendAcknowledgement event by [email protected] · 11 years ago
  34. 7df5ef2 Adding a step to the check-in process that ensures the correct account information is present before device by [email protected] · 11 years ago
  35. 5704875 Make GCM work for all users per field trial signal by [email protected] · 11 years ago
  36. c100957d Remove GCMDriver::IsGCMClientReady by [email protected] · 11 years ago
  37. da54623f Move IdentityProvider usage from GCMDriverDesktop to GCMProfileService by [email protected] · 11 years ago
  38. fc6078a [GCM] Add app handler support for connection events by [email protected] · 11 years ago
  39. c27c1079 Hook up GCMDriverAndroid callbacks by [email protected] · 11 years ago
  40. 2590835 Change to pass by const reference for a couple GCMDriverDesktop methods by [email protected] · 11 years ago
  41. 21b7765 This patch splits GCMDriver into an abstract interface and an by [email protected] · 11 years ago