| Commit message (Expand) | Author | Age | Files | Lines |
* | When using the one-click sign in feature, re-use the oauth2 refesh token | rogerta@chromium.org | 2012-10-30 | 1 | -0/+3 |
* | Fix GaiaOAuthClient to handle the case when it's destroyed from callbacks. | sergeyu@chromium.org | 2012-10-26 | 1 | -3/+5 |
* | Add GetUserInfo() in GaiaOAuthClient. | sergeyu@chromium.org | 2012-10-25 | 3 | -21/+123 |
* | Remove all the "set noparent" directives | dpranke@chromium.org | 2012-10-19 | 1 | -2/+0 |
* | No need to support old style dasher domains. | rogerta@chromium.org | 2012-10-16 | 2 | -5/+3 |
* | Add helper function to test that a given URL is a valid Gaia sign in URL. | rogerta@chromium.org | 2012-10-11 | 3 | -0/+31 |
* | This fixes some really silly memory leaks, and eliminates an unused | gspencer@chromium.org | 2012-10-03 | 1 | -2/+2 |
* | Let GaiaOAuthClient::GetTokensFromAuthCode use any given redirect URL. | simonmorris@chromium.org | 2012-10-02 | 3 | -1/+9 |
* | Cache the channel ID | petewil@chromium.org | 2012-10-01 | 2 | -0/+5 |
* | Don't allow OAuth2MintTokenFlow to outlive profile. | estade@chromium.org | 2012-10-01 | 2 | -21/+0 |
* | Log ChromeToMobile search and auth errors to UMA and INFO. | msw@chromium.org | 2012-09-24 | 1 | -0/+3 |
* | Adding unit tests for google_api_keys functionality. | joi@chromium.org | 2012-09-21 | 3 | -42/+381 |
* | Remove API keys from source. | jamiewalch@chromium.org | 2012-09-18 | 1 | -1/+1 |
* | Add a preliminary Python API for retrieving Google API keys. | joi@chromium.org | 2012-09-17 | 1 | -0/+92 |
* | Check in temporary keys to aid transition. | joi@chromium.org | 2012-09-17 | 1 | -17/+16 |
* | Auto-detect whether internal keys should be used. | joi@chromium.org | 2012-09-17 | 2 | -7/+46 |
* | Moved /GetOAuthToken GAIA request to accounts.google.com. | zelidrag@chromium.org | 2012-09-13 | 3 | -40/+2 |
* | include.gypi variables to specify API keys or use internal header for keys. | joi@chromium.org | 2012-09-13 | 3 | -9/+100 |
* | Add include of internal-only file for official builds. | joi@chromium.org | 2012-09-11 | 1 | -39/+23 |
* | google_apis/gaia: Fix more clang warnings about missing virtual and OVERRIDE ... | tfarina@chromium.org | 2012-09-09 | 1 | -1/+1 |
* | Moving google_apis and GaiaClient to src/google_apis. | joi@chromium.org | 2012-09-07 | 52 | -0/+9505 |