summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/input_method_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update third_party/cros to ad01339359035843814ef9c0e8a3ce01fc8de8cd.yusukes@google.com2011-04-261-7/+8
* Remove ibus-chewing support.yusukes@google.com2011-04-181-3/+3
* Add ibus-mozc-chewing support.yusukes@google.com2011-04-161-10/+14
* Rename keyboard layouts to make them more consistent.satorux@chromium.org2011-04-071-2/+2
* Rework the first login preferences for input methods.satorux@chromium.org2011-02-221-0/+109
* Refactor EnableInputMethods() and remove SortInputMethodIdsByNames().satorux@chromium.org2011-02-171-40/+0
* Support German Neo 2 xkb layout.mazda@chromium.org2011-02-091-0/+1
* More clean-up for InputMethodLibrary and related code.satorux@chromium.org2011-02-081-16/+27
* Fix a bug where we were showing incorrect input method display names.satorux@chromium.org2011-02-021-1/+4
* Add GetInputMethodDescriptorFromId() and fix GetKeyboardLayoutName()satorux@chromium.org2011-01-311-56/+36
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Revert "Revert "Use libcros to convert input method ID to keyboard overlay ID.""mazda@chromium.org2011-01-131-74/+0
* Revert "Use libcros to convert input method ID to keyboard overlay ID."mazda@chromium.org2011-01-121-0/+74
* Use libcros to convert input method ID to keyboard overlay ID.mazda@chromium.org2011-01-121-74/+0
* Remove wstring from l10n_util. Part 1.avi@chromium.org2010-12-281-2/+2
* Support US Colemak keyboard layout (Chrome part)yusukes@google.com2010-12-161-0/+3
* Change the layout of the keyboard overlay depending on the current input meth...mazda@chromium.org2010-11-291-0/+72
* Clean up latin-pre/post special handling in input method code.yusukes@chromium.org2010-08-111-22/+7
* Remove ReorderInputMethodIdsForLanguageCode().yusukes@chromium.org2010-08-111-53/+0
* Show native language names in the add language overlay.satorux@chromium.org2010-08-051-1/+8
* Add EnableInputMethodsAndKeyboardLayouts function.yusukes@google.com2010-06-301-0/+31
* Change the language indicator to the country code when using ibus-xkb.mazda@chromium.org2010-06-241-0/+61
* Add strings for Mozc for US Dvorak and Google Japanese Input for US Dvorak.satorux@chromium.org2010-06-211-9/+18
* Move more utility functions from language_config_model to input_method_util.yusukes@google.com2010-06-211-10/+10
* Added input_method_util.h.yusukes@google.com2010-06-181-0/+204