summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Get rid of DriveEntryKind.fukino@chromium.org2014-07-146-301/+28
* [GCM] Close the socket on connection factory shutdownzea@chromium.org2014-07-111-0/+1
* Android: Exclude google drive code.thestig@chromium.org2014-07-092-96/+107
* Add Finch experiment for selectively bypassing proxies.rcs@chromium.org2014-07-091-1/+5
* Make it so that the account reconcilor (or any other component that wants to ...rogerta@chromium.org2014-07-034-2/+59
* Adding GCMAccountTracker to fetch tokens for GCM Checkin.fgorski@chromium.org2014-07-024-1/+25
* Revert "Use new people.get api instead of oauth2/v1/userinfo."atwilson@chromium.org2014-06-268-139/+33
* Revert 280060 "Revert 267374 "Use new people.get api instead of ..."avi@chromium.org2014-06-267-33/+127
* Revert 267374 "Use new people.get api instead of oauth2/v1/useri..."atwilson@chromium.org2014-06-267-127/+33
* [GCM] Suppress connection attempts when there is no valid connection.zea@chromium.org2014-06-203-48/+59
* Add IdentityProvider-based AccountTracker to google_apiscourage@chromium.org2014-06-196-1/+1324
* Move IdentityProvider usage from GCMDriverDesktop to GCMProfileServicejianli@chromium.org2014-06-178-169/+1
* 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