summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Use OAuth2AccessTokenFetcher implementation on Android. This cleans up the w...rogerta2014-08-271-0/+2
* Remove implicit conversions from scoped_refptr to T* in google_apis/Daniel Cheng2014-08-2612-30/+30
* Add some remoting targets to GN build.Brett Wilson2014-08-252-0/+4
* Plug a memory leak in google_apis_unittests.earthdok@chromium.org2014-08-221-1/+1
* Remove MutableProfileOAuth2TokenService on iOS.msarda@chromium.org2014-08-211-1/+0
* Spelling fixes for 'device' and 'service'.tnagel@chromium.org2014-08-211-3/+3
* Prevent invalidating refresh token on transient errors.pavely@chromium.org2014-08-161-6/+14
* Keep track of network error in ProxyRetryInfo.kundaji@chromium.org2014-08-151-1/+1
* Wire easy unlock settings UIxiyuan@chromium.org2014-08-152-2/+8
* Improve comment in OAuth2TokenServiceRequest::Core.maniscalco@chromium.org2014-08-151-2/+3
* [GCM] Fixing a bug with old registration ID not being removedfgorski@chromium.org2014-08-152-1/+21
* Avoid using an empty scopes set when requesting an OAuth2 access token.msarda@chromium.org2014-08-141-1/+3
* Expose full userinfo to callers of GaiaOAuthFetcher.rogerta@chromium.org2014-08-145-21/+108
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* When the user signs in, make sure to set cookies on all reachable googlerogerta@chromium.org2014-08-139-13/+425
* Fix bug where TokenServiceProvider is used after it has been destroyed.maniscalco@chromium.org2014-08-133-24/+49
* 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
* Check whether the ClientLoginToOAuth2 response contains an auth code.bauerb@chromium.org2014-08-111-2/+8
* Random clean up around Chrome OS file manager code.kinaba@chromium.org2014-08-081-3/+3
* Reland: Parse Drive API responses all at once in the blocking pool.kinaba@chromium.org2014-08-088-360/+227
* Revert 288017 "Parse Drive API responses all at once in the bloc..."kinaba@chromium.org2014-08-088-223/+360
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-072-3/+3
* Use GAIA headers to distinguish between GAIA and SAML IdP cookiesbartfab@chromium.org2014-08-071-0/+2
* Random cleanup around google_apis/drive and c/b/drive.kinaba@chromium.org2014-08-075-43/+24
* Parse Drive API responses all at once in the blocking pool.kinaba@chromium.org2014-08-078-360/+223
* [GCM] Adding status to AccountMapping structurefgorski@chromium.org2014-08-0713-334/+401
* Port most sync targets to sync/BUILD.gnrlarocque@chromium.org2014-08-071-1/+3
* [GCM] Adding the OnSendAcknowledgement eventfgorski@chromium.org2014-08-061-0/+12
* [GCM] Persistence of account mappings.fgorski@chromium.org2014-08-046-17/+220
* Remove CUP from google_apisrsleevi@chromium.org2014-08-018-753/+0
* drive: Determine if an entry is hosted by the existence of fileSize field.kinaba@chromium.org2014-07-313-3/+20
* Transfer auth cookies set by SAML IdPs to user profile during loginbartfab@chromium.org2014-07-311-2/+2
* [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
* Identity API TRACE_EVENT loggingcourage@chromium.org2014-07-291-1/+41
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-251-8/+7
* Simplify RunTaskOnThreadhashimoto@chromium.org2014-07-232-12/+8
* Switch to BoringSSL.davidben@chromium.org2014-07-221-1/+1
* Revert "Switch to BoringSSL."agl@chromium.org2014-07-181-1/+1
* Switch to BoringSSL.agl@chromium.org2014-07-181-1/+1
* Leverage profile's http network session HttpAuthCache to support proxy auth.zea@chromium.org2014-07-184-14/+42
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-181-35/+37
* Revert 283813 "Switch to BoringSSL."vitalybuka@chromium.org2014-07-171-1/+1
* Move sync/notifier to components/invalidationrlarocque@chromium.org2014-07-171-0/+1
* [GCM] Removing cookies from checkin and registration requestsfgorski@chromium.org2014-07-172-0/+6
* Switch to BoringSSL.agl@chromium.org2014-07-171-1/+1
* [GCM] Add a SelectiveAck test for midstream ackszea@chromium.org2014-07-172-1/+82