| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial GAIA (LSID) Auth for Signin Internals. | mlerman@chromium.org | 2014-05-06 | 4 | -4/+9 |
* | Adjust the structure of DEPS within //components. | blundell@chromium.org | 2014-05-06 | 1 | -5/+0 |
* | SiginTracker should handle case where cookie jar already contains account. | rogerta@chromium.org | 2014-05-01 | 2 | -28/+52 |
* | Refresh Token status is tracked on the signin-internals page. | mlerman@chromium.org | 2014-05-01 | 4 | -8/+14 |
* | Export a private webstore API to call into the new inline sign-in flow. | isherman@chromium.org | 2014-04-29 | 1 | -2/+4 |
* | Add extra column to details of signin-internals. | mlerman@chromium.org | 2014-04-28 | 1 | -25/+17 |
* | [Mac] Redesign the avatar bubble UI. Again. | noms@chromium.org | 2014-04-23 | 1 | -1/+4 |
* | Add avatar_menu_enabled flag to chrome signin internals | mlerman@chromium.org | 2014-04-22 | 1 | -0/+8 |
* | Add profile-switches to signin-internals; move switches to component | mlerman@chromium.org | 2014-04-16 | 5 | -0/+140 |
* | Upstream PO2TS_IOS unit test. | msarda@chromium.org | 2014-04-11 | 7 | -11/+318 |
* | Upstream iOS implementation of ProfileOAuth2TokenService | msarda@chromium.org | 2014-04-10 | 6 | -0/+690 |
* | Componentize SigninTracker | blundell@chromium.org | 2014-04-03 | 2 | -0/+182 |
* | Componentize AccountReconcilor. | blundell@chromium.org | 2014-04-03 | 4 | -0/+1104 |
* | Just some cleanup before I start on the profile name fix. | rogerta@chromium.org | 2014-04-03 | 1 | -1/+1 |
* | Abstract listening for cookie change notifications from AccountReconcilor. | blundell@chromium.org | 2014-04-02 | 3 | -0/+20 |
* | Componentize AboutSigninInternals. | blundell@chromium.org | 2014-04-01 | 5 | -0/+578 |
* | Componentize SigninManager. | blundell@chromium.org | 2014-04-01 | 11 | -7/+833 |
* | Revert of Componentize SigninManager. (https://codereview.chromium.org/218713... | dewittj@chromium.org | 2014-03-31 | 11 | -833/+7 |
* | Componentize SigninManager. | blundell@chromium.org | 2014-03-31 | 11 | -7/+833 |
* | Remove Signin notifications. | blundell@chromium.org | 2014-03-31 | 1 | -20/+0 |
* | Componentize MutableProfileOAuth2TokenService unittest. | blundell@chromium.org | 2014-03-31 | 4 | -0/+433 |
* | Abstract most Profile knowledge from SigninManager. | blundell@chromium.org | 2014-03-30 | 2 | -0/+7 |
* | Componentize SigninErrorController unittest. | blundell@chromium.org | 2014-03-28 | 3 | -0/+322 |
* | Componentize SigninIdAccountHelper. | blundell@chromium.org | 2014-03-28 | 3 | -0/+10 |
* | Revert 259334 "Revert 259327 "Componentize SigninManagerBase."" | ernstm@chromium.org | 2014-03-25 | 4 | -0/+67 |
* | Revert 259327 "Componentize SigninManagerBase." | ernstm@chromium.org | 2014-03-25 | 4 | -67/+0 |
* | Componentize SigninManagerBase. | blundell@chromium.org | 2014-03-25 | 7 | -0/+390 |
* | Create new Autofill tables as part of DB migration. | isherman@chromium.org | 2014-03-25 | 2 | -3/+2 |
* | Move signin_core target to signin_core_browser. | blundell@chromium.org | 2014-03-24 | 16 | -39/+39 |
* | Componentize SigninInternalsUtil. | blundell@chromium.org | 2014-03-24 | 3 | -0/+165 |
* | Add blundell as temporary OWNER of signin code for refactoring purposes. | blundell@google.com | 2014-03-21 | 1 | -1/+3 |
* | Eliminate ProfileOAuth2TokenServiceWrapper. | blundell@chromium.org | 2014-03-21 | 2 | -4/+6 |
* | Componentize (Mutable)ProfileOAuth2TokenService. | blundell@chromium.org | 2014-03-20 | 7 | -2/+884 |
* | Revert of Componentize (Mutable)ProfileOAuth2TokenService. (https://coderevie... | weitaosu@chromium.org | 2014-03-19 | 7 | -884/+2 |
* | Componentize (Mutable)ProfileOAuth2TokenService. | blundell@chromium.org | 2014-03-19 | 7 | -2/+884 |
* | components: Rename encryptor directory to os_crypt. | tfarina@chromium.org | 2014-03-18 | 2 | -2/+2 |
* | Remove Profile knowledge from MutableProfileOAuth2TokenService | blundell@chromium.org | 2014-03-12 | 1 | -0/+10 |
* | Have MutableProfileOAuth2TokenService get TokenWebData from SigninClient | blundell@chromium.org | 2014-03-11 | 1 | -3/+6 |
* | Rename SigninManagerDelegate to SigninClient | blundell@chromium.org | 2014-03-10 | 1 | -7/+7 |
* | Rename components's Encryptor to OSEncrypt. | tfarina@chromium.org | 2014-02-28 | 1 | -3/+3 |
* | Move encryptor API out of webdata. | tfarina@chromium.org | 2014-02-21 | 2 | -2/+2 |
* | Componentize SigninManagerCookieHelper. | blundell@chromium.org | 2014-01-21 | 2 | -0/+138 |
* | Move SigninManagerDelegate into the Signin component. | blundell@chromium.org | 2014-01-10 | 1 | -0/+19 |
* | Create signin component and componentize TokenWebData. | blundell@chromium.org | 2014-01-09 | 8 | -0/+486 |
* | Revert of https://codereview.chromium.org/109783003/ | noamsml@chromium.org | 2014-01-08 | 8 | -486/+0 |
* | Create signin component and componentize TokenWebData. | blundell@chromium.org | 2014-01-08 | 8 | -0/+486 |