summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/login/login_manager_view.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of LoginManagerView in two separate classes NewUserView and Login...dpolukhin@chromium.org2010-05-271-169/+0
* Recreate native button on login screen on language switch.dpolukhin@chromium.org2010-05-241-0/+4
* Implement fading in for the InfoBubble base class.finnur@chromium.org2010-05-181-1/+1
* Show error message for authenticator in info bubbles.dpolukhin@chromium.org2010-05-171-2/+3
* Add missing virtual functions for ChromeOS.finnur@chromium.org2010-05-141-5/+6
* Show login error in bubble.dpolukhin@chromium.org2010-05-131-2/+15
* Put version and boot times on login screen.davemoore@chromium.org2010-05-041-12/+0
* Show spinner on network response in OOBE welcome screen, account creation scr...nkostylev@google.com2010-04-271-0/+3
* Implementation details of 1596023 (UI Language switch implemented).glotov@google.com2010-04-211-0/+1
* Language selection is added to the login view.glotov@google.com2010-04-091-0/+4
* Re-land 43382, which was reverted in 43478 due to valgrind problems.cmasone@google.com2010-04-051-4/+5
* Added browser test for login screen if authentication is failed.dpolukhin@chromium.org2010-04-051-0/+7
* Polish new user login screen:dpolukhin@chromium.org2010-04-021-3/+6
* Revert 43382 - Move fetching of fullfledged auth cookies to a time when we ha...jar@chromium.org2010-04-021-5/+4
* Move fetching of full-fledged auth cookies to a time when we have the user's ...cmasone@google.com2010-04-011-4/+5
* Commiting for rginda@ cl http://codereview.chromium.org/1390003zelidrag@chromium.org2010-03-311-0/+5
* Fixed flakiness of AccountScreenTest:avayvod@google.com2010-03-301-0/+2
* Refactor network selection screen.nkostylev@google.com2010-03-251-3/+0
* Enables chrome to do programmatic auth without helper binaries/pam modules.cmasone@google.com2010-03-191-1/+3
* Create new GMail account on OOBE screen and set user name on login screen.dpolukhin@chromium.org2010-03-181-0/+1
* Adds the remaining chunks for the login panels. It's currently not thesky@chromium.org2010-03-121-8/+0
* Enable chrome to mount cryptohomes on its own as a part of auth, as well as h...cmasone@google.com2010-03-111-2/+2
* Use NetworkConfigView for encrypted Wifi networks.nkostylev@google.com2010-03-101-0/+6
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-101-3/+8
* Added OOBE update screen stub.finnur@chromium.org2010-03-061-8/+10
* Separated wizard and screens from actual views.avayvod@google.com2010-03-011-6/+3
* Refactor the authenticate-with-google code to prep for doing it inside chromecmasone@google.com2010-02-221-2/+11
* Set initial focus to password if we have user names on login screen.dpolukhin@chromium.org2010-02-121-0/+19
* Hooked up network selection and account creation screens to login wizard soavayvod@chromium.org2010-02-111-0/+9
* Initial implementation of Network selection/welcome screen for OOBE.nkostylev@google.com2010-02-101-3/+3
* Added initial implementation of account creation view.avayvod@chromium.org2010-02-101-7/+2
* Pass login-manager switch value to login wizard to determine which screen toavayvod@chromium.org2010-02-061-32/+25
* skia is absolute coords for rectsdavemoore@chromium.org2010-02-051-10/+21
* Don't need ipc_message.h any morecmasone@google.com2010-02-051-1/+0
* Refactor chromeos login files into subdir 'login'chocobo@chromium.org2010-02-041-0/+99