summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/login
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized mock_cryptohome_library_oshima@chromium.org2010-05-131-5/+1
* Make missing/wrong croslib nonfatal error.dpolukhin@chromium.org2010-05-131-3/+6
* Don't prefill username on "Other user" screen.nkostylev@google.com2010-05-131-7/+0
* Show login error in bubble.dpolukhin@chromium.org2010-05-138-24/+265
* Refresh network combobox on locale change.nkostylev@google.com2010-05-133-7/+11
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-133-0/+6
* Use username and password in MockAuthenticator instead of authenticate_result...oshima@chromium.org2010-05-122-17/+8
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-2/+4
* Made the grab widget transparent so that label's background is same as backgr...oshima@chromium.org2010-05-111-2/+2
* Added AuthenticateToUnlock which is to be used for screen lock.oshima@chromium.org2010-05-1113-286/+179
* Fix crash when switching to "Other user".nkostylev@google.com2010-05-112-4/+15
* Attempted ChromiumOS compile fix.pkasting@chromium.org2010-05-101-3/+3
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-0713-13/+13
* Refactor account creation screen.nkostylev@google.com2010-05-078-243/+441
* Hiding status area on welcome screen.nkostylev@google.com2010-05-074-32/+66
* Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...chocobo@chromium.org2010-05-062-22/+22
* Add time for when chrome's main() is called.davemoore@chromium.org2010-05-051-8/+25
* Screen Locker: 1st steposhima@chromium.org2010-05-058-11/+513
* [chromium os] Add support for an internal two-factor login schemecmasone@google.com2010-05-043-5/+77
* Put version and boot times on login screen.davemoore@chromium.org2010-05-045-46/+110
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-295-19/+20
* Revert r45952: broke checkdeps.willchan@chromium.org2010-04-295-20/+19
* Enable Chrome OS to load the user's nssdb later.cmasone@google.com2010-04-291-4/+33
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-295-19/+20
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-281-2/+2
* Show spinner on network response in OOBE welcome screen, account creation scr...nkostylev@google.com2010-04-278-27/+252
* Added more keyboard shortcuts for other wizard screens.avayvod@google.com2010-04-261-7/+28
* Fix fonts size for OOBE screens. Most controls use default system font fromdpolukhin@chromium.org2010-04-232-18/+7
* Need to get profile after the login-user flag is processeddavemoore@chromium.org2010-04-221-2/+3
* Makes tests on chromeos not run a nested message loop.sky@chromium.org2010-04-222-0/+16
* [chromium os] Add a bit more gmail-specific email address canonicalizationcmasone@google.com2010-04-213-1/+17
* 2nd attempt to land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-212-2/+4
* Revert 45203 - Land http://codereview.chromium.org/1676002 for njwjhawkins@chromium.org2010-04-211-2/+1
* Land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-211-1/+2
* Implementation details of 1596023 (UI Language switch implemented).glotov@google.com2010-04-2112-116/+72
* [chromium os] Uses login notification to log uptime of login successcmasone@google.com2010-04-203-9/+12
* Extra logging for in-chrome-authcmasone@google.com2010-04-203-4/+6
* UI Language switch implemented by propagating LocaleChanged()glotov@google.com2010-04-202-2/+14
* User image is downloaded from user's Google Profile if it exists upon login.avayvod@google.com2010-04-209-27/+560
* Have to get the default profile before processing the -login-userdavemoore@chromium.org2010-04-191-0/+107
* Added new arg to google_authenticator_unittest so it would build.davemoore@chromium.org2010-04-193-10/+10
* Revert 44935 - Allow mocking of cros api without automatically deleting the m...mmoss@chromium.org2010-04-192-6/+6
* Allow mocking of cros api without automatically deleting the mocksdavemoore@chromium.org2010-04-192-6/+6
* Don't show the "Configure IME..." menu item on the login screen.yusukes@google.com2010-04-151-0/+2
* Fixed alpha channel for Welcome to Chromium OS label color.avayvod@google.com2010-04-131-1/+1
* Canonicalize email addresses for chrome OS.cmasone@google.com2010-04-123-1/+62
* Status area improvements:chocobo@chromium.org2010-04-092-0/+6
* Language selection is added to the login view.glotov@google.com2010-04-0910-29/+69
* Fixing possobility of some wizard View outlive its controller.glotov@google.com2010-04-091-0/+6
* Refactored update view to separate update UI and logic between view class (UI...denisromanov@chromium.org2010-04-079-154/+252