summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Pass device_id and device_type to programmatic_auth endpoint when requesting LSTpavely@chromium.org2014-06-133-8/+68
* 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
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-122-2/+2
* drive: Directly convert FileResource and ChangeResource to ResourceEntryhashimoto@chromium.org2014-06-102-3/+4
* Move GCMClient related files to gcm_driver componentjianli@chromium.org2014-06-0912-3567/+0
* Ensure OAuth2TokenServiceRequest::Core is destroyed on owner thread.maniscalco@chromium.org2014-06-052-2/+20
* Add browser-global GCMDriverbartfab@chromium.org2014-06-054-17/+166
* drive: Remove WAPI legacy from DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-06-051-5/+0
* Rename GCMStatsRecorder to GCMStatsRecorderImpljianli@chromium.org2014-06-0314-211/+492
* Componentize and rename ProfileOAuth2TokenServiceRequest.maniscalco@chromium.org2014-06-024-0/+704
* Remove GaiaAuthFetcher::StartCookieForOAuthCodeExchange.pavely@chromium.org2014-05-314-85/+3
* Update UMA to track bypasses due to 4xx responses that are missing the proxy'...bengr@chromium.org2014-05-301-1/+1
* drive: Change DriveServiceInterface::GetChangeList's callback type to ChangeL...hashimoto@chromium.org2014-05-291-6/+2
* Add GN build files for sql and google_apis.brettw@chromium.org2014-05-281-0/+246
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-282-0/+14
* Remove HTTP pipelining support.mmenke@chromium.org2014-05-271-1/+0
* Revert of non-new-profile-management creates a "no-op" style account_reconcil...jochen@chromium.org2014-05-262-15/+0
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-262-0/+15
* 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
* Revert 272131 "non-new-profile-management creates a "no-op" styl..."asvitkine@chromium.org2014-05-222-15/+0
* non-new-profile-management creates a "no-op" style account_reconcilor,mlerman@chromium.org2014-05-222-0/+15
* [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
* Removed obsolete --client-login-to-oauth2-url flagatwilson@chromium.org2014-05-092-4/+0
* 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
* [GCM] Updating GServicesSettings to use GURLs and TimeDeltafgorski@chromium.org2014-05-0215-51/+85
* SiginTracker should handle case where cookie jar already contains account.rogerta@chromium.org2014-05-012-14/+16
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-1/+1
* [GCM] Relanding updates to GCMClientImpl (g-services-settings)fgorski@chromium.org2014-05-013-44/+216
* Use new people.get api instead of oauth2/v1/userinfo.rogerta@chromium.org2014-04-307-33/+127
* Revert of Use new people.get api instead of oauth2/v1/userinfo. (https://code...machenbach@chromium.org2014-04-307-127/+33
* Use new people.get api instead of oauth2/v1/userinfo.rogerta@chromium.org2014-04-307-33/+127
* [GCM] fixing G-settings initialization from an empty storefgorski@chromium.org2014-04-303-43/+115
* Implement connection, registration, and receiving activities recording on the...juyik@chromium.org2014-04-3017-67/+837
* Revert 265792 "Updates to GCMClientImpl to use and update gservi..."zea@chromium.org2014-04-243-213/+44