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
/
google_apis
/
gcm
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the API for CertVerifier::Verify() and the implementation of MultiTh...
eroman
2015-05-11
1
-5
/
+1
*
Using ThreadTaskRunnerHandle in lieu of MessageLoopProxy in google_apis module
anujk.sharma
2015-05-11
1
-2
/
+3
*
Route OCSP stapling through CertVerifier.
davidben
2015-04-27
1
-0
/
+1
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
1
-1
/
+2
*
Rename NetLogLogger and CapturingNetLog
vishal.b
2015-04-17
1
-3
/
+3
*
Update remaining code to include NetLog files from net/log directory rather t...
eroman
2015-04-02
1
-1
/
+1
*
Add ability for NetLogLogger to gather data from more than just NetLog
mmenke
2015-03-16
1
-7
/
+9
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-5
/
+6
*
Link GCM heartbeat with wake on wifi preference
chirantan
2014-12-06
1
-4
/
+1
*
components: Introduce AlarmTimer class and use it for GCM heartbeat
chirantan
2014-10-24
1
-1
/
+4
*
Standardize usage of virtual/override/final in google_apis/
dcheng
2014-10-21
1
-14
/
+14
*
replace OVERRIDE and FINAL with override and final in google_apis/
mostynb
2014-10-07
1
-3
/
+3
*
Make --log-net-log and NetLogLogger hide cookies by default,
mmenke
2014-09-30
1
-13
/
+4
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-8
/
+7
*
Leverage profile's http network session HttpAuthCache to support proxy auth.
zea@chromium.org
2014-07-18
1
-0
/
+1
*
Adding a step to the check-in process that ensures the correct account inform...
fgorski@chromium.org
2014-07-17
1
-2
/
+5
*
Move IdentityProvider usage from GCMDriverDesktop to GCMProfileService
jianli@chromium.org
2014-06-17
1
-1
/
+1
*
Rename GCMStatsRecorder to GCMStatsRecorderImpl
jianli@chromium.org
2014-06-03
1
-2
/
+2
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
1
-1
/
+0
*
Componentize GCM Part 1: create GCM component and move some files over
jianli@chromium.org
2014-05-14
1
-1
/
+3
*
Revert 270226 "Componentize GCM Part 1: create GCM component and..."
piman@chromium.org
2014-05-13
1
-3
/
+1
*
Componentize GCM Part 1: create GCM component and move some files over
jianli@chromium.org
2014-05-13
1
-1
/
+3
*
[GCM] Removing dependency between GServicesSettings and GCMStore
fgorski@chromium.org
2014-05-06
1
-1
/
+1
*
Add checkin activity recording to gcm recorder.
juyik@chromium.org
2014-05-03
1
-1
/
+2
*
[GCM] Updating GServicesSettings to use GURLs and TimeDelta
fgorski@chromium.org
2014-05-02
1
-0
/
+2
*
Implement connection, registration, and receiving activities recording on the...
juyik@chromium.org
2014-04-30
1
-1
/
+2
*
This is the same patch as issue 202083005 which you have approved. Issue 2020...
juyik@chromium.org
2014-04-18
1
-1
/
+4
*
Removing the mock-keychain related bool from GCMStore constructor
fgorski@chromium.org
2014-04-11
1
-2
/
+1
*
Adding basic G-services handling
fgorski@chromium.org
2014-04-10
1
-11
/
+20
*
Revert of Removing the mock-keychain related bool from GCMStore constructor (...
fgorski@chromium.org
2014-04-08
1
-1
/
+2
*
Revert 262242 "Adding basic G-services handling"
scottmg@chromium.org
2014-04-08
1
-20
/
+11
*
Adding basic G-services handling
fgorski@chromium.org
2014-04-07
1
-11
/
+20
*
Revert of [GCM] Adding periodic checkin controlled by G-services settings (ht...
tommycli@chromium.org
2014-04-04
1
-20
/
+11
*
Adding periodic checkin controlled by G-services settings
fgorski@chromium.org
2014-04-04
1
-11
/
+20
*
Removing the mock-keychain related bool from GCMStore constructor
fgorski@chromium.org
2014-04-04
1
-2
/
+1
*
[GCM] Add port 443 fallback logic and histograms
zea@chromium.org
2014-03-24
1
-2
/
+5
*
[GCM] Adding a list of accounts present on the client to checkin request
fgorski@chromium.org
2014-02-22
1
-0
/
+2
*
[GCM] Fix gcm login to properly identify chrome
zea@chromium.org
2014-02-20
1
-1
/
+2
*
[GCM] Remove user checkin for GCM.
jianli@chromium.org
2014-02-12
1
-12
/
+1
*
[GCM] Adding retry logic to the Checkin Request
fgorski@chromium.org
2014-02-08
1
-0
/
+1
*
[GCM] Pull backoff policy out into GCM and update values
zea@chromium.org
2014-02-06
1
-0
/
+27
*
[GCM] Pass user states in settings field of MCS login request
jianli@chromium.org
2014-01-31
1
-2
/
+17
*
[GCM] Fix mcs_probe credential handling
zea@chromium.org
2014-01-27
1
-2
/
+23
*
[GCM] Fix memory leaks
zea@chromium.org
2014-01-25
1
-6
/
+6
*
GCM Client initialization
fgorski@chromium.org
2014-01-22
1
-30
/
+32
*
[GCM] Plumb mock keychain status to gcm store impl
zea@chromium.org
2014-01-22
1
-1
/
+3
*
[GCM] Support actual check-in in mcs_probe
jianli@chromium.org
2014-01-10
1
-2
/
+49
*
Renaming RMQStore to GCMStore and breaking out its interface
fgorski@chromium.org
2014-01-07
1
-12
/
+14
*
[GCM] Add TTL support
zea@chromium.org
2014-01-03
1
-1
/
+5
*
Moving the RMQStore Creation and Loading outside of the MCSClient
fgorski@chromium.org
2013-12-21
1
-7
/
+10
[next]