Sign in
chromium
/
chromium
/
src
/
b1e5d24b2a3b1bb95b4cbb83b752d775952c91cc
/
components
/
gcm_driver
/
gcm_driver_desktop.cc
9244d44
Re-land: C++ readability review
by chirantan
· 10 years ago
0531a97f
Revert of C++ readability review (patchset #10 id:180001 of https://codereview.chromium.org/706993003/)
by falken
· 10 years ago
05e4d85
C++ readability review
by chirantan
· 10 years ago
47869f0
Adding Send to Gaia ID feature
by fgorski
· 10 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
753282a3
Remove sign-in and field trial related codes from GCM.
by jianli
· 11 years ago
192a921
Link GCM heartbeat with wake on wifi preference
by chirantan
· 11 years ago
9a40510
[GCM] Fetching OAuth2 tokens periodically in account tracker
by fgorski
· 11 years ago
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
ede4117
[GCM] Fetching OAuth2 tokens periodically in account tracker
by fgorski
· 11 years ago
5df10170
[GCM] Adding last token fetching time handling
by fgorski
· 11 years ago
00ea022b
Standardize usage of virtual/override/final in components/
by dcheng
· 11 years ago
74eadb0
[GCM] Start GCMChannelStatusSyncer when GCM is disabled
by Jian Li
· 11 years ago
83afd87
This patch is:
by fgorski
· 11 years ago
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
9e9dd3b
[GCM] Start GCMChannelStatusSyncer when GCM is disabled
by jianli
· 11 years ago
3f6b84cd
[GCM] Updates to GCMChannelStatusSyncer - UserAgent and server URL.
by fgorski
· 11 years ago
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
15aecc15
Keep the GCM data intact when the user signs out of the profile
by jianli
· 11 years ago
fe59f48
replace OVERRIDE and FINAL with override and final in components/
by mostynb
· 11 years ago
58b9dfc
[GCM] Passing GCMClient::AccountTokenInfo list to GCMDriver
by fgorski
· 11 years ago
9a5d154
Add a new UMA to GCM
by jianli
· 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
d578c18b
Loading the account mappings from store to the driver.
by fgorski
· 11 years ago
2dc910b0
Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM
by jianli
· 11 years ago
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
3c23f4a
Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM
by jianli
· 11 years ago
6967652
Clear GCM data when the user clears cookies and other site data
by jianli
· 11 years ago
05d507c
[GCM] Extracting Delayed Task Controller from GCMDesktopDriver
by fgorski
· 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
292af2b2
[GCM] Adding the OnSendAcknowledgement event
by
[email protected]
· 11 years ago
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
5704875
Make GCM work for all users per field trial signal
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
2590835
Change to pass by const reference for a couple GCMDriverDesktop methods
by
[email protected]
· 11 years ago
21b7765
This patch splits GCMDriver into an abstract interface and an
by
[email protected]
· 11 years ago