index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
gcm_driver
/
gcm_client_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GCMClient delayed then immediate start.
johnme
2015-08-21
1
-4
/
+12
*
Include the raw data for incoming GCM messages.
peter
2015-07-22
1
-0
/
+2
*
GCM: refactor IncomingMessaging and OutgoingMessage.
mvanouwerkerk
2015-07-13
1
-2
/
+1
*
Remove cached registration first before writing to cache
jianli
2015-06-29
1
-0
/
+5
*
Improve registration log in gcm-internals page for Instance ID
jianli
2015-06-26
1
-2
/
+7
*
Update usages of std::map to use ScopedPtrMap.
mgiuca
2015-06-25
1
-41
/
+23
*
Some error handling for instanceID.deleteToken
jianli
2015-06-23
1
-47
/
+61
*
Fix a couple problems related to getting and deleting Instance ID
jianli
2015-06-22
1
-0
/
+10
*
Stop retring GCM unregistration requests after reaching maximum number
jianli
2015-06-18
1
-0
/
+2
*
Wipe out GCM store when it is not needed
jianli
2015-06-17
1
-4
/
+46
*
Do not create GCM store if it is not needed
jianli
2015-06-16
1
-3
/
+17
*
Call InstanceID::DeleteID to delete InstanceID data when the app or
jianli
2015-06-04
1
-1
/
+7
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
1
-5
/
+6
*
Delete all associated tokens when removing an Instance ID.
jianli
2015-05-27
1
-1
/
+24
*
Support getting and deleting token for Instance ID.
jianli
2015-05-26
1
-60
/
+224
*
[GCM] Wiring heartbeat interval calls to GCMDriver
fgorski
2015-05-14
1
-0
/
+11
*
Persist Instance ID data to GCM store.
jianli
2015-05-11
1
-0
/
+26
*
Reset the GCM store to recover from it when it is busted
jianli
2015-02-10
1
-5
/
+44
*
Delay start the GCM when it is actually used
jianli
2015-01-21
1
-8
/
+48
*
[GCM] Remove GCMDriver::Purge and GCMClient::CheckOut
jianli
2015-01-12
1
-6
/
+0
*
Link GCM heartbeat with wake on wifi preference
chirantan
2014-12-06
1
-11
/
+7
*
[GCM] Stopping periodic checkin when GCM Client is stopped.
fgorski
2014-12-04
1
-4
/
+5
*
[GCM] Fetching OAuth2 tokens periodically in account tracker
fgorski
2014-11-19
1
-1
/
+6
*
Revert of [GCM] Fetching OAuth2 tokens periodically in account tracker (patch...
matthewyuan
2014-11-08
1
-6
/
+1
*
[GCM] Fetching OAuth2 tokens periodically in account tracker
fgorski
2014-11-08
1
-1
/
+6
*
[GCM] Adding last token fetching time handling
fgorski
2014-10-28
1
-5
/
+13
*
components: Introduce AlarmTimer class and use it for GCM heartbeat
chirantan
2014-10-24
1
-6
/
+12
*
By deleting the pending requests we are making sure there is no pending URL f...
fgorski
2014-10-08
1
-1
/
+7
*
[GCM] Passing GCMClient::AccountTokenInfo list to GCMDriver
fgorski
2014-09-29
1
-4
/
+13
*
Fixed a mismatch of UMA GCM metric name between the code and the histograms.x...
juyik
2014-09-25
1
-5
/
+1
*
Loading the account mappings from store to the driver.
fgorski
2014-09-24
1
-4
/
+10
*
Add GCMChannelStatusRequest to talk with server for all users
jianli
2014-09-08
1
-36
/
+5
*
Remove implicit conversions from scoped_refptr to T* in components/
dcheng
2014-08-26
1
-2
/
+2
*
[GCM] Exposing persistence of account mappings in GCM Driver
fgorski@chromium.org
2014-08-20
1
-0
/
+18
*
[GCM] Adding the OnSendAcknowledgement event
fgorski@chromium.org
2014-08-06
1
-3
/
+3
*
Leverage profile's http network session HttpAuthCache to support proxy auth.
zea@chromium.org
2014-07-18
1
-2
/
+8
*
Adding a step to the check-in process that ensures the correct account inform...
fgorski@chromium.org
2014-07-17
1
-4
/
+82
*
Move IdentityProvider usage from GCMDriverDesktop to GCMProfileService
jianli@chromium.org
2014-06-17
1
-3
/
+0
*
[GCM] Add app handler support for connection events
zea@chromium.org
2014-06-14
1
-2
/
+5
*
Fix the DCHECK failure when starting and stopping GCMClient immediately
jianli@chromium.org
2014-06-13
1
-0
/
+1
*
[GCM] Add ConnectionListener support, and hook up to debug page
zea@chromium.org
2014-06-12
1
-1
/
+14
*
Move GCMClient related files to gcm_driver component
jianli@chromium.org
2014-06-09
1
-0
/
+877