summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/login
Commit message (Expand)AuthorAgeFilesLines
* Refactor OwnerKeyUtils and OwnerManager to leverage base::RSAPrivateKeycmasone@google.com2010-08-136-320/+167
* Hook new libcros function to Chrome: restart Chrome in BWSI mode with start u...avayvod@chromium.org2010-08-135-16/+36
* Support input methods on the account creation page (chromeos/login/account_sc...yusukes@chromium.org2010-08-132-6/+2
* Prefrence policy is honored for changing crash reporting state.glotov@chromium.org2010-08-122-7/+19
* Set logged in user image when image is selected.avayvod@chromium.org2010-08-124-1/+17
* Try to fix CrOS build (probelm with r55848), part 2.viettrungluu@chromium.org2010-08-122-3/+3
* Fix r55848 (Chrome OS build failure).viettrungluu@chromium.org2010-08-121-2/+1
* Add token serialization to token_service.chron@chromium.org2010-08-121-4/+9
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* On locale changed: take care of continue button on network_selection screen.dilmah@chromium.org2010-08-102-8/+21
* Clean up code by removing network traffic code in network library.chocobo@chromium.org2010-08-091-1/+0
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* [ChromeOS] Fix accelerator keys in login wizard and html dialog.suzhe@chromium.org2010-08-056-0/+25
* Disable EULA/update/register screens for non-official builds.nkostylev@google.com2010-08-055-6/+38
* Fetch OEM services customization manifest from URL async.dpolukhin@chromium.org2010-08-056-152/+233
* EULA screen enabling/disabling crash/metrics reporting renovated.glotov@chromium.org2010-08-051-3/+20
* change behaviour of left arrow on NewUserView: allows to navigate using arrows.avayvod@chromium.org2010-08-055-3/+17
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Shutdown ibus when logging in.zork@chromium.org2010-08-051-0/+3
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-042-2/+2
* Clear username (along with password) in NewUserView as long as NewUserView wa...nkostylev@google.com2010-08-045-1/+24
* Not showing OEM EULA border if nothing to show there.glotov@chromium.org2010-08-042-29/+42
* Integrate register screen into OOBE.nkostylev@google.com2010-08-043-36/+66
* Fix build.evan@chromium.org2010-08-031-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Landing http://codereview.chromium.org/3032043/show for Denis (dilmah).avayvod@chromium.org2010-08-036-98/+179
* Don't launch the IME on the login screen unless needed.zork@chromium.org2010-08-032-0/+9
* Refactor cros_in_process_browser_test to separate the mock initialization.chaitanyag@chromium.org2010-08-023-20/+37
* Initial locale is used if current locale is not handled by manifest.glotov@chromium.org2010-08-021-4/+9
* Pass background to WizardController after new user login. This fixes SEGFAULT...avayvod@chromium.org2010-08-021-3/+3
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-08-022-12/+77
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+3
* Another quick CrOS fix.thestig@chromium.org2010-07-311-0/+1
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-316-6/+0
* Revert 54313 - OEM EULA extracted correctly from manifest.rsesek@chromium.org2010-07-302-76/+12
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-07-302-12/+76
* Fixes transition from account creation screen to images login screen.avayvod@chromium.org2010-07-305-16/+63
* Use new update API during OOBE.nkostylev@google.com2010-07-305-114/+165
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-302-5/+4
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-1/+2
* OwnerManager, allows use of OwnerKeyUtils to take ownership of a devicecmasone@google.com2010-07-293-0/+720
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-283-3/+8
* In real usage, we won't be exporting public keys to a file, so refactor and u...cmasone@google.com2010-07-283-63/+153
* Fix nit for oshimacmasone@google.com2010-07-281-1/+5
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-283-0/+3
* Hide feedback button on login screen.dpolukhin@chromium.org2010-07-282-7/+2
* Make login cancel logic load localaccount file before attempting offline logincmasone@google.com2010-07-282-18/+143
* Make canceled login fail over to offline, instead of just failingcmasone@google.com2010-07-272-7/+44
* Put back 53641 - Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-275-37/+235
* Add API on host registration page.nkostylev@google.com2010-07-273-1/+9