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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of [GCM] Fetching OAuth2 tokens periodically in account tracker (patch...
matthewyuan
2014-11-08
3
-15
/
+2
*
[GCM] Fetching OAuth2 tokens periodically in account tracker
fgorski
2014-11-08
3
-2
/
+15
*
[GCM] Support registration before unregistration finishes
jianli
2014-10-29
3
-27
/
+71
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
6
-18
/
+18
*
Add a missing dependency from gcm_driver.
mukai
2014-10-28
1
-0
/
+2
*
[GCM] Adding last token fetching time handling
fgorski
2014-10-28
13
-23
/
+163
*
components: Introduce AlarmTimer class and use it for GCM heartbeat
chirantan
2014-10-24
3
-7
/
+17
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
16
-256
/
+238
*
Fix Java indentation issues.
aurimas
2014-10-17
2
-6
/
+4
*
[GCM] DCHECK should not be used since it will skip the code inside
jianli
2014-10-17
3
-1
/
+30
*
[GCM] Start GCMChannelStatusSyncer when GCM is disabled
Jian Li
2014-10-16
7
-32
/
+130
*
This patch is:
fgorski
2014-10-16
5
-9
/
+39
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
1
-1
/
+1
*
Revert of [GCM] Start GCMChannelStatusSyncer when GCM is disabled (patchset #...
jianli
2014-10-14
7
-75
/
+27
*
[GCM] Start GCMChannelStatusSyncer when GCM is disabled
jianli
2014-10-14
7
-27
/
+75
*
Clarify comment on GCM subtypes code
johnme
2014-10-14
1
-1
/
+2
*
Make chrome_shell_apk build
cjhopman
2014-10-13
2
-14
/
+27
*
[GCM] Updates to GCMChannelStatusSyncer - UserAgent and server URL.
fgorski
2014-10-10
8
-8
/
+37
*
[GCM] Updating GCM Status Syncer to the new Experiment Status pb
fgorski
2014-10-09
7
-59
/
+24
*
By deleting the pending requests we are making sure there is no pending URL f...
fgorski
2014-10-08
3
-4
/
+28
*
Replace legacy GCMRegistrar with subtypes-enabled GoogleCloudMessagingV2
johnme
2014-10-07
3
-95
/
+252
*
Keep the GCM data intact when the user signs out of the profile
jianli
2014-10-07
10
-25
/
+84
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
17
-172
/
+172
*
Enable content layer to initCommandLine on Android
johnme
2014-10-02
1
-2
/
+2
*
[GCM] Passing GCMClient::AccountTokenInfo list to GCMDriver
fgorski
2014-09-29
15
-53
/
+107
*
Add a new UMA to GCM
jianli
2014-09-26
1
-0
/
+3
*
Revert of Clear GCM data when the user clears cookies and other site data (pa...
jianli
2014-09-26
8
-34
/
+8
*
Fixed a mismatch of UMA GCM metric name between the code and the histograms.x...
juyik
2014-09-25
1
-5
/
+1
*
[Checkstyle] Fix misc style issues in Java files.
aurimas
2014-09-25
1
-9
/
+9
*
Loading the account mappings from store to the driver.
fgorski
2014-09-24
8
-14
/
+37
*
Setting max TTL for upstream GCM messages to 1 day to match server side
fgorski
2014-09-22
2
-1
/
+4
*
[GCM] Adding registration ID request and tests to GCM Account Mapper
fgorski
2014-09-20
3
-30
/
+157
*
Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM
jianli
2014-09-19
10
-21
/
+593
*
Revert of Add GCMChannelStatusSyncer to schedule requests and enable/disable ...
dbeam
2014-09-18
10
-586
/
+21
*
Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM
jianli
2014-09-18
10
-21
/
+586
*
GN: Get //chrome/* mostly working on android
James Robinson
2014-09-17
1
-1
/
+12
*
[GCM] Use the correct content type to talk with server for all users
jianli
2014-09-16
1
-1
/
+1
*
Clear GCM data when the user clears cookies and other site data
jianli
2014-09-13
8
-8
/
+34
*
[GCM] Adding GCMAccountMapper tests
fgorski
2014-09-10
1
-32
/
+289
*
[GCM] Extracting Delayed Task Controller from GCMDesktopDriver
fgorski
2014-09-10
6
-59
/
+149
*
Revert of [GCM] Adding GCMAccountMapper tests (patchset #2 id:20001 of https:...
noel
2014-09-09
1
-312
/
+32
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+1
*
Add GCMChannelStatusRequest to talk with server for all users
jianli
2014-09-08
9
-37
/
+530
*
[GCM] Adding GCMAccountMapper tests
fgorski
2014-09-08
1
-32
/
+312
*
[GCM] Adding GCMAccountMapper to link signed in profile to accounts.
fgorski
2014-09-04
4
-0
/
+1010
*
Fix Chrome linker errors in GN build.
Brett Wilson
2014-09-02
1
-0
/
+2
*
[GCM] Extracting GCMConnectionObserver from GCMAppHandler
fgorski
2014-08-28
16
-68
/
+148
*
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
12
-2
/
+114
*
[GCM] Adding the OnSendAcknowledgement event
fgorski@chromium.org
2014-08-06
13
-19
/
+123
[next]