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