summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros
Commit message (Expand)AuthorAgeFilesLines
* Add LanguageLibrary::GetLanguageCodeFromDescriptor().satorux@chromium.org2010-04-143-2/+47
* Rework NormalizeLanguageCode() so it returns codes compatible with Chrome's a...satorux@chromium.org2010-04-133-30/+57
* Simplify Preferences::SetPreloadEngines() function.yusukes@google.com2010-04-122-8/+3
* Remove the obsolete function, RemoveDummyInputMethod.yusukes@google.com2010-04-121-22/+1
* Retry of r44072, which is partially reverted by r44077.yusukes@google.com2010-04-121-1/+1
* Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys.yusukes@google.com2010-04-091-2/+2
* Convert some spcial three-letter codes in NormalizeLanguageCode().satorux@chromium.org2010-04-092-9/+38
* chromeos_language cleanup (Chrome part).yusukes@google.com2010-04-085-115/+128
* First cut at adding support for keyboard layout switching.satorux@chromium.org2010-04-071-0/+16
* Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary.satorux@chromium.org2010-04-073-0/+59
* Deprecate Activate/DeactivateImeProperty and Activate/DeactivateLanguage.satorux@chromium.org2010-04-053-30/+18
* Adding "preload_engines" and "use_global_engine" preferences to Chrome side (...yusukes@chromium.org2010-04-051-3/+9
* updating testdhg@chromium.org2010-04-021-2/+2
* CHanging the mount library to mount the drives explicitly. Adding the notion ...dhg@chromium.org2010-04-023-8/+29
* Add remaining test cases for NetworkScreen.nkostylev@google.com2010-04-021-0/+4
* Add support for multiple input methods per language in LanguageConfigView.satorux@chromium.org2010-03-303-24/+37
* Add test cases for NetworkScreenTest.nkostylev@google.com2010-03-292-70/+168
* Adding new test for mount observer. Also changing the usb mounter to only rel...dhg@chromium.org2010-03-252-6/+113
* Refactor network selection screen.nkostylev@google.com2010-03-252-7/+9
* Fix infinite loop bug that crashes Chrome when selected "Disable Wifi".chocobo@chromium.org2010-03-252-6/+6
* Create trivial test for OOBE network selection screen.nkostylev@google.com2010-03-246-6/+204
* Fixed loader issue in unit tests caused by some test not using that mock and ...zelidrag@chromium.org2010-03-241-0/+6
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-2327-336/+993
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-222-0/+7
* Fix so that encrypted networks are marked as such.chocobo@chromium.org2010-03-181-1/+1
* Uses new libcros network monitoring.chocobo@chromium.org2010-03-182-101/+103
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-1/+1
* Implement connect to hidden networks. And show passphrase in wifi config dialog.chocobo@chromium.org2010-03-132-4/+15
* Enable chrome to mount cryptohomes on its own as a part of auth, as well as h...cmasone@google.com2010-03-113-0/+99
* Use new libcros loading api to display better error messages.davemoore@chromium.org2010-03-0812-55/+22
* Automatically recovers an IME connection.yusukes@chromium.org2010-03-081-1/+6
* Refactor libcros calls for ChromeOSchocobo@chromium.org2010-03-052-75/+57
* Implement new wifi login dialog for ChromeOS.chocobo@chromium.org2010-03-032-0/+16
* Fix ChromeOS crash when device_path is NULL.chocobo@chromium.org2010-02-271-4/+9
* Fix badge icon logic.chocobo@chromium.org2010-02-232-0/+7
* New network menu button UI for ChromeOS.chocobo@chromium.org2010-02-192-0/+14
* Lookup ipconfig for networks.chocobo@chromium.org2010-02-172-16/+107
* Refactor chromeos cros files into subdir 'cros'chocobo@chromium.org2010-02-0415-0/+1653