summaryrefslogtreecommitdiffstats
path: root/google_apis
Commit message (Expand)AuthorAgeFilesLines
* Move remoting identity API client id into src-internal.jamiewalch@chromium.org2013-08-171-0/+2
* Remove LSO token fetch from TokenService.rogerta@chromium.org2013-08-162-4/+0
* Support service accounts in the chromoting host.rmsousa@chromium.org2013-08-164-2/+88
* Passed app-specific client id and secret to OAuth2TokenServicezelidrag@chromium.org2013-08-012-23/+2
* Switch Enterprise enrollment to OAuth2mnissler@chromium.org2013-07-261-2/+2
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-235-18/+7
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-174-4/+4
* Updates to the experimental/identity API to remove dependency on TokenService.fgorski@chromium.org2013-07-172-5/+5
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-1312-12/+12
* Cleaning up TODOs in //google_apis.joi@chromium.org2013-07-083-36/+5
* google_apis: Break the dependency on TestingProfile from chrome.tfarina@chromium.org2013-07-045-63/+63
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-283-3/+3
* Update includes and delete remaining strings forwarding headers.avi@chromium.org2013-06-271-1/+1
* Better document GaiaOAuthClient via comments and updated method name.davidroche@chromium.org2013-06-263-19/+43
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-225-85/+205
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-215-12/+14
* * Introducing Service Error and Unexpected Response for better handling offgorski@chromium.org2013-06-213-19/+96
* Setup Sync to use OAuth token for managed users.bauerb@chromium.org2013-06-202-0/+4
* Removed LCID authentication from cloud print and cloud print setup dialog.vitalybuka@chromium.org2013-06-196-728/+0
* Use OAuth2 token for syncpavely@chromium.org2013-06-132-0/+9
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-1111-18/+18
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-072-2/+2
* Per discussion, implement the Omaha Client Update Protocol (CUP) in src/crypto.ryanmyers@chromium.org2013-06-077-0/+738
* Reland 203015 "Add ManagedUserTokenFetcher to fetch scoped-down tokens"bauerb@chromium.org2013-06-031-1/+1
* Update google_apis/ to use scoped_refptr<T>::get() rather than implicit "oper...rsleevi@chromium.org2013-06-031-5/+4
* Revert 203015 "Add ManagedUserTokenFetcher to fetch scoped-down ..."timurrrr@chromium.org2013-05-301-1/+1
* Add ManagedUserTokenFetcher to fetch scoped-down tokens.bauerb@chromium.org2013-05-301-1/+1
* Deprecate switches gaia-host and gaia-url-path in favor of gaia-urlachuith@chromium.org2013-05-185-109/+93
* Identity API: web-based scope approval dialogs for getAuthTokencourage@chromium.org2013-05-172-0/+8
* Display an infobar on startup when Google API keys are missing.phajdan.jr@chromium.org2013-05-163-1/+29
* Isolate check_internal.py to the .gypi files that need it.joi@chromium.org2013-05-162-3/+40
* Hide unused constant from public interface.vitalybuka@chromium.org2013-05-082-3/+3
* Remove myself from some OWNERS files and make per-file ownership more specific.ben@chromium.org2013-05-031-1/+0
* google_apis: Use base::MessageLoop.xhwang@chromium.org2013-04-296-30/+28
* Modify the enterprise enrollment flow to fetch an optional device robot api t...davidroche@chromium.org2013-04-292-0/+4
* Remove support for ClientOAuth from GaiaAuthFetcher.rogerta@chromium.org2013-04-2910-690/+2
* google_apis: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-265-5/+5
* Add ability to sign-out of Google directly from profile switcher menu.bcwhite@chromium.org2013-04-262-0/+8
* Identity API: Add token cache and identity.invalidateAuthToken.courage@chromium.org2013-04-223-14/+32
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0911-105/+124
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0911-124/+105
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0911-105/+124
* revoke unused OAuth2 tokens on signout and re-signin courage@chromium.org2013-04-055-0/+58
* Few imporant fixes needed for kiosk app for robot accounts:zelidrag@chromium.org2013-03-302-2/+23
* Support for auth code based authentication flow for both app and web UI drive...zelidrag@chromium.org2013-03-252-18/+24
* Files.app: Treats HTTP_FORBIDDEN (403) as temporary error on authentication.yoshiki@chromium.org2013-03-221-0/+9
* Remove unused code in google_apis/gaiadcheng@chromium.org2013-03-2113-923/+0
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-187-29/+30
* Rename GoogleServiceAuthError::None() to AuthErrorNone() and LoginFailure::No...antrim@chromium.org2013-03-123-3/+3