summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/login
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr to handle the TestAttemptState.jochen@chromium.org2010-10-131-45/+25
* Rename LanguageMenuButton to InputMethodMenuButton to be consistent with othe...yusukes@chromium.org2010-10-122-3/+3
* Rename ChromeThread to BrowserThread Part17:tfarina@chromium.org2010-10-1138-38/+38
* Explicitly create the TestAttemptState if it's needed.jochen@chromium.org2010-10-111-1/+23
* [Chrome OS] Attempt offline and online login simultaneouslycmasone@chromium.org2010-10-1111-4/+1729
* Add a combobox (menu button) which allow users to switch the current keyboard...yusukes@chromium.org2010-10-104-2/+42
* [cros] Delete sign in button from user pod.nkostylev@chromium.org2010-10-104-56/+3
* Add KeyboardSwitchMenu classyusukes@chromium.org2010-10-092-0/+112
* Split the LanguageMenuButton class into 2 classes so that OOBE screen could e...yusukes@chromium.org2010-10-091-2/+0
* Move registration of notifications from constructor to a private methodchaitanyag@chromium.org2010-10-093-21/+37
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-0830-233/+233
* Adding strings for new TMP information dialogglotov@chromium.org2010-10-081-0/+7
* Changes the style of the username label.altimofeev@chromium.org2010-10-081-2/+63
* Implemented default images for users who skip profile image screen.avayvod@chromium.org2010-10-083-34/+127
* TPM ownership code added to the normal login flow.glotov@chromium.org2010-10-081-0/+11
* TPM ownership code added to OOBEglotov@chromium.org2010-10-082-8/+22
* New image for case when camera is not working. Made camera work on IO thread.avayvod@chromium.org2010-10-086-72/+328
* Fix a crash bug in the login manager.satorux@chromium.org2010-10-081-0/+9
* chromeos: Make Enter key works on the Captcha dialog.tfarina@chromium.org2010-10-081-0/+4
* Use BubbleWindow for ChromeOS windows/dialogs.xiyuan@chromium.org2010-10-072-5/+7
* Fix crash caused by missing user white list cache.xiyuan@chromium.org2010-10-071-5/+7
* <html>glotov@chromium.org2010-10-062-18/+5
* Added Sign In button to Guest pod.avayvod@chromium.org2010-10-065-20/+195
* [cros] Fix crash happening on login.nkostylev@chromium.org2010-10-061-1/+8
* [Chrome OS] Add pending_requests flag to LoginStatusConsumer::OnLoginSuccesscmasone@chromium.org2010-10-0515-64/+126
* Remove cryptohome dir when removing userdavemoore@chromium.org2010-10-041-0/+27
* Avoids double menu offset usage.altimofeev@chromium.org2010-10-043-26/+8
* Sync shouldn't allow hosted accounts, but other clients of GaiaAuthenticator2...johnnyg@chromium.org2010-10-022-10/+15
* [CHrome OS] Upgrade support classes for parallel logincmasone@chromium.org2010-10-028-227/+297
* chromeos: Rename allow_guest/AllowGuest to allow_new_user/AllowNewUser.tfarina@chromium.org2010-10-022-2/+2
* Disable the code that registers accessibility handlers for the wizard,dmazzoni@chromium.org2010-10-011-15/+22
* Employ recently committed BubbleWindow for proxy settings link.dilmah@chromium.org2010-10-014-8/+44
* Aligns the network menu width with combo box width.altimofeev@chromium.org2010-10-011-0/+12
* [cros] Proper implementation for Guest mode on legacy login screen.nkostylev@chromium.org2010-09-303-9/+4
* Add detailed speech descriptions for Chrome OS login screen accessibility dmazzoni@chromium.org2010-09-306-21/+659
* Added support for ?menu=off search pattern in chrome://settings/... URLs.dilmah@chromium.org2010-09-301-1/+2
* Fixes possible problem with NULL delegate.altimofeev@chromium.org2010-09-302-0/+3
* [cros] Fix crashes happening when changing language on login screen (on Debug...nkostylev@chromium.org2010-09-301-3/+3
* Don't renew timeout timer on NetworkChanged notificationdpolukhin@chromium.org2010-09-302-10/+12
* [Chrome OS] Enable CryptohomeLibrary to optionally create new cryptohomescmasone@chromium.org2010-09-302-2/+3
* Marked two ChromeOS browser tests as flaky to get autotest move on.zelidrag@chromium.org2010-09-301-2/+2
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-292-12/+2
* Refactor login process: introduce LoginPerformer.nkostylev@chromium.org2010-09-294-132/+296
* HTML screen shouldn't exit on timeout.dpolukhin@chromium.org2010-09-293-1/+13
* Disable wizard screen test accelerators in official builds.nkostylev@chromium.org2010-09-291-20/+26
* GTTF: remove flaky mark from following tests:phajdan.jr@chromium.org2010-09-291-1/+1
* Disable the [sign in] button if the username and password are blank.tfarina@chromium.org2010-09-296-6/+45
* Don't show "Add a user" label for OOBE first time logindpolukhin@chromium.org2010-09-281-1/+1
* AddChildView for links on new user pod in correct order with respect to desir...dilmah@chromium.org2010-09-281-5/+5
* GTTF: Remove flaky mark from the following tests:phajdan.jr@chromium.org2010-09-281-2/+1