| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Detect login with 2-factor error and direct new accounts to chrome://settings/personal
2. Open BorwserSignin from 'Set Up Sync' button in sync settings
3. Enable constrained html dialog in BrowserSigning (was implemented for ChromeOS in a previous CL)
4. Attempt to log into sync when exiting screen locker if sync becomes disabled
BUG=chromium-os:8752
TEST=see issue
Review URL: http://codereview.chromium.org/4980005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66690 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
views / chrome OS. This is necessary because linux views is already using GTK ConstrainedWindow.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/4416002
TBR=johnnyg@chromium.org
Review URL: http://codereview.chromium.org/4711003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65555 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is necessary because linux views is already using GTK ConstrainedWindow.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/4416002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65552 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Allow an HTML dialog to suppress the title bar in a Chromium OS bubble window.
For the Cloud Print dialog, remember the last size requested by the contents.
BUG=chromium-os:8494
TEST=none
Review URL: http://codereview.chromium.org/4110010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64824 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
through, either because they were LOG_IF() (which I didn't search for) or they were added during the week I was changing things.
Plus a few misc. cleanup bits.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/4111002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63998 0039d316-1c4b-4281-b951-d872f2087c98
|
|
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
|