summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros
Commit message (Expand)AuthorAgeFilesLines
* Handle "bopomofo" in LanguageLibrary::GetLanguageCodeFromDescriptor().yusukes@google.com2010-05-192-1/+6
* Make chromium compilable with screen lock change.oshima@chromium.org2010-05-192-2/+2
* Handle pinyin's zh as zh-CN.satorux@chromium.org2010-05-182-4/+7
* removing unnecessary null check for delete.oshima@chromium.org2010-05-172-47/+45
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-147-6/+229
* fix build breakageoshima@chromium.org2010-05-141-1/+0
* Revert "Hook up ScreenLocker to screen lock cros library."oshima@chromium.org2010-05-147-228/+6
* Valgrind cond error fix. Initialize uninitialized member variable.oshima@chromium.org2010-05-141-0/+1
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-137-6/+228
* Fix uninitialized mock_cryptohome_library_oshima@chromium.org2010-05-131-0/+1
* Switch to preferred XKB layout when current input method is changed.yusukes@google.com2010-05-132-37/+7
* Fix build break caused by cros_deps/DEPS update (2nd try).yusukes@chromium.org2010-05-121-4/+4
* Fix build break caused by cros_deps/DEPS update.yusukes@chromium.org2010-05-121-1/+1
* Check in for njw@chromium.org:chocobo@chromium.org2010-05-112-2/+24
* Added an about:network page for ChromeOS.chocobo@chromium.org2010-05-113-50/+192
* Remove the too chatty LOG(INFO):yusukes@google.com2010-05-111-2/+0
* Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...chocobo@chromium.org2010-05-063-208/+225
* Modify SetImeConfig() method so it queues a config request when ibus connecti...yusukes@chromium.org2010-05-012-6/+59
* Add ability to disconnect from network and changing passwords.chocobo@chromium.org2010-04-303-1/+29
* Add UI for changing auto-connect option on network.chocobo@chromium.org2010-04-303-9/+37
* Adding speech synthesis library to access TTS feature in libcros.oshima@chromium.org2010-04-285-1/+127
* - Adding Chrome preferences for ibus-pinyin.yusukes@google.com2010-04-221-1/+1
* 2nd attempt to land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-213-14/+31
* Revert 45203 - Land http://codereview.chromium.org/1676002 for njwjhawkins@chromium.org2010-04-212-27/+10
* Revert 45206 - fix chromium os build.jhawkins@chromium.org2010-04-211-4/+4
* fix chromium os build.chocobo@chromium.org2010-04-211-4/+4
* Land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-212-10/+27
* Disable the language menu button when no text input area is focused.yusukes@google.com2010-04-213-22/+61
* Add remembered networks. Reworked network options UI.chocobo@chromium.org2010-04-203-14/+98
* Added new arg to google_authenticator_unittest so it would build.davemoore@chromium.org2010-04-194-42/+88
* Revert 44935 - Allow mocking of cros api without automatically deleting the m...mmoss@chromium.org2010-04-194-88/+42
* Allow mocking of cros api without automatically deleting the mocksdavemoore@chromium.org2010-04-194-42/+88
* Initialize |current_input_method_| in the constructor.yusukes@google.com2010-04-151-0/+3
* Fix a bug that caused the Dvorak layout to be broken.satorux@chromium.org2010-04-153-8/+39
* Remove an unused function, SetInputMethodActivated.yusukes@google.com2010-04-153-21/+0
* 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