summaryrefslogtreecommitdiffstats
path: root/google_apis/gcm
Commit message (Expand)AuthorAgeFilesLines
* Convert GN visibility variables to lists.brettw2014-09-061-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-051-1/+1
* [GCM] Adding GCMAccountMapper to link signed in profile to accounts.fgorski2014-09-044-114/+117
* Remove implicit conversions from scoped_refptr to T* in google_apis/Daniel Cheng2014-08-264-16/+16
* Spelling fixes for 'device' and 'service'.tnagel@chromium.org2014-08-211-3/+3
* Keep track of network error in ProxyRetryInfo.kundaji@chromium.org2014-08-151-1/+1
* [GCM] Fixing a bug with old registration ID not being removedfgorski@chromium.org2014-08-152-1/+21
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-121-0/+2
* Revert 288761 "GN: Fix up various targets in component build"luken@chromium.org2014-08-111-2/+0
* GN: Fix up various targets in component buildjamesr@chromium.org2014-08-111-0/+2
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* [GCM] Adding status to AccountMapping structurefgorski@chromium.org2014-08-0713-334/+401
* [GCM] Adding the OnSendAcknowledgement eventfgorski@chromium.org2014-08-061-0/+12
* [GCM] Persistence of account mappings.fgorski@chromium.org2014-08-046-17/+220
* [GCM] Adding AccountInfo structure to persist accounts mapped to GCMfgorski@chromium.org2014-07-304-0/+270
* [GCM] Ignore network status when reconnecting againzea@chromium.org2014-07-302-5/+7
* 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-184-14/+42
* [GCM] Removing cookies from checkin and registration requestsfgorski@chromium.org2014-07-172-0/+6
* [GCM] Add a SelectiveAck test for midstream ackszea@chromium.org2014-07-172-1/+82
* Adding a step to the check-in process that ensures the correct account inform...fgorski@chromium.org2014-07-178-28/+96
* Add gcm, nfc and bluetooth to GN build.brettw@chromium.org2014-07-162-1/+133
* [GCM] Close the socket on connection factory shutdownzea@chromium.org2014-07-111-0/+1
* Add Finch experiment for selectively bypassing proxies.rcs@chromium.org2014-07-091-1/+5
* [GCM] Suppress connection attempts when there is no valid connection.zea@chromium.org2014-06-203-48/+59
* Move IdentityProvider usage from GCMDriverDesktop to GCMProfileServicejianli@chromium.org2014-06-174-20/+1
* Fix the DCHECK failure when starting and stopping GCMClient immediatelyjianli@chromium.org2014-06-131-0/+2
* [GCM] Add ConnectionListener support, and hook up to debug pagezea@chromium.org2014-06-127-2/+127
* Move GCMClient related files to gcm_driver componentjianli@chromium.org2014-06-0912-3567/+0
* Rename GCMStatsRecorder to GCMStatsRecorderImpljianli@chromium.org2014-06-0314-211/+492
* Update UMA to track bypasses due to 4xx responses that are missing the proxy'...bengr@chromium.org2014-05-301-1/+1
* Remove HTTP pipelining support.mmenke@chromium.org2014-05-271-1/+0
* Move all gcm activity types out of GCMStatsRecorderjianli@chromium.org2014-05-247-113/+144
* Retrieve chrome build info in GCMProfileService, instead of GCMDriverjianli@chromium.org2014-05-235-14/+109
* [GCM] Build mcs_probe with gcm_unit_testszea@chromium.org2014-05-221-0/+1
* Make GCMProfileService own GCMDriver, instead of deriving from itjianli@chromium.org2014-05-211-0/+2
* G-services settings v3 implementationfgorski@chromium.org2014-05-206-285/+547
* [GCM] Check if all of message has arrived before processingzea@chromium.org2014-05-153-8/+97
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-1414-37/+126
* Revert 270226 "Componentize GCM Part 1: create GCM component and..."piman@chromium.org2014-05-1314-126/+37
* Componentize GCM Part 1: create GCM component and move some files overjianli@chromium.org2014-05-1314-37/+126
* Rename GCMClient::Load to GCMClient::Startjianli@chromium.org2014-05-134-7/+7
* Adding handling of MCS Endpoints to GServicesSettingsfgorski@chromium.org2014-05-105-42/+57
* Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...juyik@chromium.org2014-05-107-7/+101
* [GCM] Add more UMA to GCMjianli@chromium.org2014-05-099-5/+76
* Revert of Enable auto-refreshing of the gcm-internals page whenever a GCM act...nkostylev@chromium.org2014-05-086-53/+5
* Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...juyik@chromium.org2014-05-076-5/+53
* Fix typo, "recieve" -> "receive", in google_apis/mseaborn@chromium.org2014-05-064-11/+11
* [GCM] Removing dependency between GServicesSettings and GCMStorefgorski@chromium.org2014-05-067-127/+98
* Add checkin activity recording to gcm recorder.juyik@chromium.org2014-05-038-15/+215