| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the rest of the //google_apis tests into google_apis_unittests. | tfarina@chromium.org | 2014-01-03 | 2 | -9/+6 |
* | Display access token information on about:signin-internal page. | haitaol@chromium.org | 2013-12-27 | 3 | -16/+116 |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 2 | -6/+6 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 5 | -14/+14 |
* | Added merge session request throttle for XHR requests. | zelidrag@chromium.org | 2013-12-20 | 1 | -3/+6 |
* | Additional OAuth2 tests for ChromeOS | zelidrag@chromium.org | 2013-12-18 | 2 | -65/+145 |
* | Added CrOS-specific OAuth2 browser test. | zelidrag@chromium.org | 2013-12-17 | 2 | -107/+396 |
* | cros: Polish SAML signin. | xiyuan@chromium.org | 2013-12-17 | 2 | -22/+50 |
* | Fix skip for now link with inline flow | guohui@chromium.org | 2013-12-17 | 4 | -3/+86 |
* | GaiaOAuthClient::Core::GetUserInfo() does not need to send or receive cookies. | rogerta@chromium.org | 2013-12-16 | 1 | -0/+6 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 1 | -4/+6 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 1 | -6/+4 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 1 | -4/+6 |
* | Added secondary /MergeSession verification step. | zelidrag@chromium.org | 2013-12-08 | 3 | -2/+73 |
* | Fix and re-enable KioskEnterpriseTest. | mnissler@chromium.org | 2013-12-05 | 2 | -14/+67 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 2 | -4/+5 |
* | Move EmptyString, kWhitespace and the BOM to base. | brettw@chromium.org | 2013-12-02 | 1 | -1/+1 |
* | rAc: support multiple accounts | estade@chromium.org | 2013-11-21 | 2 | -0/+8 |
* | /OAuthLogin requests should use ChannelID. | thaidn@google.com | 2013-11-14 | 1 | -4/+4 |
* | Use embedded sign in UI for inline sign in flow | guohui@chromium.org | 2013-11-09 | 2 | -0/+8 |
* | sync: treat gaia http 500s as retriable. | tim@chromium.org | 2013-11-08 | 1 | -32/+33 |
* | Enable account reconcilor when --new-profile-management is used. | rogerta@chromium.org | 2013-11-07 | 6 | -0/+60 |
* | signin: record http response codes and net errors in OAuth2AccessTokenFetcher. | tim@chromium.org | 2013-11-06 | 3 | -18/+131 |
* | Make OAuth2TokenService::Request class multi-login aware. | rogerta@chromium.org | 2013-11-05 | 2 | -5/+19 |
* | Identity API: Add AccountTracker and attach it to identity.onSignInChanged | courage@chromium.org | 2013-10-22 | 3 | -3/+64 |
* | Add support for notifying about refreshed credentials. | nyquist@chromium.org | 2013-10-11 | 1 | -3/+3 |
* | Removing StartRequest override from DO2TS and virtual keyword from O2TS.Start... | fgorski@chromium.org | 2013-09-26 | 2 | -6/+14 |
* | Clean up remaining unused globals (on mac). | thakis@chromium.org | 2013-09-26 | 1 | -17/+5 |
* | Clean up a few more unused globals. | thakis@chromium.org | 2013-09-25 | 3 | -34/+30 |
* | Making OAuth2TokenService multi-login aware: | fgorski@chromium.org | 2013-09-20 | 3 | -254/+325 |
* | Add a fake GAIA implementation for use with the test server. | mnissler@chromium.org | 2013-09-19 | 4 | -0/+237 |
* | Revert "Making OAuth2TokenService multi-login aware:" | hidehiko@chromium.org | 2013-09-19 | 3 | -325/+254 |
* | Clean up GaiaUrls to actually return GURLs. | mnissler@chromium.org | 2013-09-19 | 8 | -193/+174 |
* | Making OAuth2TokenService multi-login aware: | fgorski@chromium.org | 2013-09-19 | 3 | -254/+325 |
* | Handling of multiple concurrent requests from different clients in OAuth2Toke... | zelidrag@chromium.org | 2013-09-06 | 3 | -81/+308 |
* | Add UMA stats for initial user policy fetch on Chrome OS. | mnissler@chromium.org | 2013-09-05 | 1 | -2/+2 |
* | Revert "Handling of multiple concurrent requests from different clients in OA... | eustas@chromium.org | 2013-09-05 | 5 | -348/+89 |
* | Handling of multiple concurrent requests from different clients in OAuth2Toke... | zelidrag@chromium.org | 2013-09-04 | 5 | -89/+348 |
* | Fix memory leak in OAuth2TokenServiceTest. | kinaba@chromium.org | 2013-08-27 | 1 | -0/+5 |
* | Move OAuth2TokenService to google_apis/. | kinaba@chromium.org | 2013-08-26 | 5 | -0/+1488 |
* | Remove LSO token fetch from TokenService. | rogerta@chromium.org | 2013-08-16 | 2 | -4/+0 |
* | Passed app-specific client id and secret to OAuth2TokenService | zelidrag@chromium.org | 2013-08-01 | 2 | -23/+2 |
* | Switch Enterprise enrollment to OAuth2 | mnissler@chromium.org | 2013-07-26 | 1 | -2/+2 |
* | Correctly integrate StoragePartition into TestingProfile. | ajwong@chromium.org | 2013-07-23 | 5 | -18/+7 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 4 | -4/+4 |
* | Updates to the experimental/identity API to remove dependency on TokenService. | fgorski@chromium.org | 2013-07-17 | 2 | -5/+5 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 12 | -12/+12 |
* | google_apis: Break the dependency on TestingProfile from chrome. | tfarina@chromium.org | 2013-07-04 | 5 | -63/+63 |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 3 | -3/+3 |