summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/login
Commit message (Expand)AuthorAgeFilesLines
* Unsubscribe from updates notifications on exit from update screen.nkostylev@google.com2010-06-241-3/+9
* Pass start url to be opened after login.nkostylev@google.com2010-06-248-15/+49
* Add IsScreenLockerMode() interface to the StatusAreaHost class.yusukes@google.com2010-06-243-8/+18
* Enables tooltips on label. Sends message to wm when user image or user labelavayvod@chromium.org2010-06-232-4/+48
* Added initial_timezone attribute support for startup manifest.denisromanov@chromium.org2010-06-231-8/+24
* Don't propagage event on message bubble to parent.oshima@chromium.org2010-06-232-2/+7
* In case of successful login attempt do nothing in Cancel task.nkostylev@google.com2010-06-221-1/+4
* Hide "Continue" button when showing connecting spinner.nkostylev@google.com2010-06-224-1/+14
* Add an ability to remove user from Chrome OS login screen.dpolukhin@chromium.org2010-06-2210-64/+244
* cancel fetch of ClientLogin if it has taken too longcmasone@google.com2010-06-222-1/+25
* Make welcome message multiline if needed.dpolukhin@chromium.org2010-06-211-1/+7
* Fixed wizard screen background for OOBE mode. Made wizard screen window alway...avayvod@chromium.org2010-06-215-37/+14
* Make language selection on network screen focusable.dpolukhin@chromium.org2010-06-211-1/+2
* Rename *language_library* to *input_method_library*.satorux@chromium.org2010-06-212-2/+2
* Changed gradients for background view and login screens.avayvod@chromium.org2010-06-194-17/+58
* *Add WidgetGtk::ClearNativeFocus so that subclass can implement cutomized beh...oshima@chromium.org2010-06-192-5/+74
* Stop capturing video when screen is locked. Restart image capturing when scre...avayvod@chromium.org2010-06-182-1/+31
* Fix for ScreenLocker Flicker seen on resume.oshima@chromium.org2010-06-182-2/+9
* Wait for network connection on welcome screen.nkostylev@google.com2010-06-182-10/+36
* Adds email address tooltip over user image on the login screen.avayvod@chromium.org2010-06-183-2/+19
* Correctly remove accelerator when info bubble is closed.oshima@chromium.org2010-06-172-4/+4
* Add "Enable WiFi" item on welcome screen.nkostylev@google.com2010-06-173-3/+99
* s/LanguageSwitchModel/LanguageSwitchMenu/glotov@chromium.org2010-06-1710-42/+42
* Proper autocompletion of username when textfield looses focus.avayvod@chromium.org2010-06-171-12/+23
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-172-10/+11
* Refactor login/screen locker to use the same UserView to show user's image.oshima@chromium.org2010-06-168-194/+295
* Show Captcha dialog.nkostylev@google.com2010-06-1618-77/+559
* Added browser test for accelerators on wizard screen.avayvod@chromium.org2010-06-161-0/+38
* Added setting the locale on startup to the initial_locale attribute indenisromanov@chromium.org2010-06-163-21/+27
* Execute AuthenticateToLogin on UI thread.nkostylev@google.com2010-06-162-2/+2
* Use GetSystemSalt from the cryptohome lib instead of reading salt off disk.cmasone@google.com2010-06-153-57/+27
* Try to fix build failure in chromeos builderjam@chromium.org2010-06-151-0/+1
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-151-0/+3
* Keep the size regardless of the image size.oshima@chromium.org2010-06-141-0/+8
* Allow chrome logging to pivot inside the users encrypted home dircmasone@google.com2010-06-141-0/+8
* Show "Hit Shift-Alt to switch keyboard layout" hint string in the message bubbleyusukes@chromium.org2010-06-141-0/+4
* Resume "previous input method" on unlockyusukes@chromium.org2010-06-141-3/+9
* Fix Google-A reconnect issue.chocobo@chromium.org2010-06-111-11/+28
* Don't ask password for bwsi mode. This will be the same for auto login mode.oshima@chromium.org2010-06-115-15/+154
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-111-1/+3
* Fix the chromeos build.jhawkins@chromium.org2010-06-101-0/+2
* Mark AccountScreenTest.TestSchemeInspector as flaky. jshin@chromium.org2010-06-101-1/+1
* Send boot times to UMA.davemoore@chromium.org2010-06-101-6/+6
* Deactivate all input methods (except keyboard layouts) when screen is locked.yusukes@google.com2010-06-101-0/+67
* Remove all grab widget in screen locker so that gtk simply propagate events,oshima@chromium.org2010-06-091-8/+9
* Disable language menu during sign in process.nkostylev@google.com2010-06-091-0/+1
* Add OOBE/login html dialog.nkostylev@google.com2010-06-094-10/+176
* Wait sending ScreenIsLocked signal until screen lock window is mapped.oshima@chromium.org2010-06-092-26/+63
* * Show error message when unlocking failed.oshima@chromium.org2010-06-084-23/+307
* MessageBubble which does not require separate window and does not grab input ...oshima@chromium.org2010-06-072-6/+48