summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_signin.h
Commit message (Collapse)AuthorAgeFilesLines
* Pass the preferred email to the browser signin.johnnyg@chromium.org2010-11-011-0/+4
| | | | | | | | | BUG=61262 TEST=use PromptBrowserLogin api with a preferred email Review URL: http://codereview.chromium.org/4146016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64654 0039d316-1c4b-4281-b951-d872f2087c98
* Create a new browser signin layer. This is currently a proxy on top of sync ↵johnnyg@chromium.org2010-10-251-0/+112
login, with a different UI container that is built on the new tab-modal constrained html dialogs. Hooked it up to the webstore extensions api with the desired behavior of turning on apps sync after a successful webstore login. BUG=56383 TEST=manual only for now Review URL: http://codereview.chromium.org/4033001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63717 0039d316-1c4b-4281-b951-d872f2087c98