summaryrefslogtreecommitdiffstats
path: root/google_apis/gcm/tools
Commit message (Expand)AuthorAgeFilesLines
* Refactor the API for CertVerifier::Verify() and the implementation of MultiTh...eroman2015-05-111-5/+1
* Using ThreadTaskRunnerHandle in lieu of MessageLoopProxy in google_apis moduleanujk.sharma2015-05-111-2/+3
* Route OCSP stapling through CertVerifier.davidben2015-04-271-0/+1
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-1/+2
* Rename NetLogLogger and CapturingNetLogvishal.b2015-04-171-3/+3
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-1/+1
* Add ability for NetLogLogger to gather data from more than just NetLogmmenke2015-03-161-7/+9
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-5/+6
* Link GCM heartbeat with wake on wifi preferencechirantan2014-12-061-4/+1
* components: Introduce AlarmTimer class and use it for GCM heartbeatchirantan2014-10-241-1/+4
* Standardize usage of virtual/override/final in google_apis/dcheng2014-10-211-14/+14
* replace OVERRIDE and FINAL with override and final in google_apis/mostynb2014-10-071-3/+3
* Make --log-net-log and NetLogLogger hide cookies by default,mmenke2014-09-301-13/+4
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-251-8/+7
* Leverage profile's http network session HttpAuthCache to support proxy auth.zea@chromium.org2014-07-181-0/+1
* Adding a step to the check-in process that ensures the correct account inform...fgorski@chromium.org2014-07-171-2/+5
* Move IdentityProvider usage from GCMDriverDesktop to GCMProfileServicejianli@chromium.org2014-06-171-1/+1
* Rename GCMStatsRecorder to GCMStatsRecorderImpljianli@chromium.org2014-06-031-2/+2
* Remove HTTP pipelining support.mmenke@chromium.org2014-05-271-1/+0
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-141-1/+3
* Revert 270226 "Componentize GCM Part 1: create GCM component and..."piman@chromium.org2014-05-131-3/+1
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-131-1/+3
* [GCM] Removing dependency between GServicesSettings and GCMStorefgorski@chromium.org2014-05-061-1/+1
* Add checkin activity recording to gcm recorder.juyik@chromium.org2014-05-031-1/+2
* [GCM] Updating GServicesSettings to use GURLs and TimeDeltafgorski@chromium.org2014-05-021-0/+2
* Implement connection, registration, and receiving activities recording on the...juyik@chromium.org2014-04-301-1/+2
* This is the same patch as issue 202083005 which you have approved. Issue 2020...juyik@chromium.org2014-04-181-1/+4
* Removing the mock-keychain related bool from GCMStore constructorfgorski@chromium.org2014-04-111-2/+1
* Adding basic G-services handlingfgorski@chromium.org2014-04-101-11/+20
* Revert of Removing the mock-keychain related bool from GCMStore constructor (...fgorski@chromium.org2014-04-081-1/+2
* Revert 262242 "Adding basic G-services handling"scottmg@chromium.org2014-04-081-20/+11
* Adding basic G-services handlingfgorski@chromium.org2014-04-071-11/+20
* Revert of [GCM] Adding periodic checkin controlled by G-services settings (ht...tommycli@chromium.org2014-04-041-20/+11
* Adding periodic checkin controlled by G-services settingsfgorski@chromium.org2014-04-041-11/+20
* Removing the mock-keychain related bool from GCMStore constructorfgorski@chromium.org2014-04-041-2/+1
* [GCM] Add port 443 fallback logic and histogramszea@chromium.org2014-03-241-2/+5
* [GCM] Adding a list of accounts present on the client to checkin requestfgorski@chromium.org2014-02-221-0/+2
* [GCM] Fix gcm login to properly identify chromezea@chromium.org2014-02-201-1/+2
* [GCM] Remove user checkin for GCM.jianli@chromium.org2014-02-121-12/+1
* [GCM] Adding retry logic to the Checkin Requestfgorski@chromium.org2014-02-081-0/+1
* [GCM] Pull backoff policy out into GCM and update valueszea@chromium.org2014-02-061-0/+27
* [GCM] Pass user states in settings field of MCS login requestjianli@chromium.org2014-01-311-2/+17
* [GCM] Fix mcs_probe credential handlingzea@chromium.org2014-01-271-2/+23
* [GCM] Fix memory leakszea@chromium.org2014-01-251-6/+6
* GCM Client initializationfgorski@chromium.org2014-01-221-30/+32
* [GCM] Plumb mock keychain status to gcm store implzea@chromium.org2014-01-221-1/+3
* [GCM] Support actual check-in in mcs_probejianli@chromium.org2014-01-101-2/+49
* Renaming RMQStore to GCMStore and breaking out its interfacefgorski@chromium.org2014-01-071-12/+14
* [GCM] Add TTL supportzea@chromium.org2014-01-031-1/+5
* Moving the RMQStore Creation and Loading outside of the MCSClientfgorski@chromium.org2013-12-211-7/+10