| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename InputMethodIBus to InputMethodChromeOS. | uekawa@chromium.org | 2014-01-22 | 1 | -644/+0 |
* | Update uses of UTF conversions in ui/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -5/+5 |
* | Delete suppress_next_result_. | komatsu@chromium.org | 2013-12-23 | 1 | -18/+2 |
* | Remove ui::InputMethod::GetInputTextDirection | yukawa@chromium.org | 2013-12-19 | 1 | -5/+0 |
* | Prefix string16 with base:: in ui/. | dbeam@chromium.org | 2013-12-18 | 1 | -3/+3 |
* | Add IBusBridge::GetEngineHandlerById. | komatsu@chromium.org | 2013-12-12 | 1 | -1/+1 |
* | events: Remove KeyEvent::Copy(). | sadrul@chromium.org | 2013-12-02 | 1 | -1/+1 |
* | Remove code checking whether native_event or not. | komatsu@chromium.org | 2013-12-02 | 1 | -16/+3 |
* | Refactoring of IBusText. | komatsu@chromium.org | 2013-12-02 | 1 | -25/+18 |
* | Enable to propagate fabricated key events to InputMethodEngine. | komatsu@chromium.org | 2013-12-02 | 1 | -13/+0 |
* | Change CharacterComposer::FilterKeyPress arguments to ui::KeyEvent. | yoichio@chromium.org | 2013-12-02 | 1 | -16/+1 |
* | Unify ProcessUnfilteredFabricatedKeyPressEvent to ProcessFabricatedKeyPressEv... | komatsu@chromium.org | 2013-11-30 | 1 | -36/+17 |
* | Simplify the arguments of ProcessKeyEventDone and delete unused functions. | komatsu@chromium.org | 2013-11-30 | 1 | -49/+1 |
* | Delete DispatchFabricatedKeyEventPostIME from InputMethodBase. | komatsu@chromium.org | 2013-11-30 | 1 | -3/+3 |
* | Change InputMethodIBus::ExecuteCharacterComposer arguments to ui::KeyEvent. | yoichio@chromium.org | 2013-11-29 | 1 | -21/+13 |
* | Use ui::KeyEvent for ProcessKeyEvent. | komatsu@chromium.org | 2013-11-28 | 1 | -3/+1 |
* | Use ui::KeyEvent as the base key event container. | komatsu@chromium.org | 2013-11-28 | 1 | -58/+50 |
* | Set focused TextInputMode to InputMethodEndingeIBus. | yoichio@chromium.org | 2013-11-27 | 1 | -8/+9 |
* | Delete unused functions of IBusInputContextHandlerInterface. | komatsu@chromium.org | 2013-11-26 | 1 | -31/+0 |
* | Remove dead code unnecessarily added by r231563 and 236449 | yukawa@chromium.org | 2013-11-25 | 1 | -59/+52 |
* | Remove a redundant type chromeos::ibus::Rect. | yoichio@chromium.org | 2013-11-25 | 1 | -8/+1 |
* | Get rid of unused callbacks from ui::InputMethodObserver | yukawa@chromium.org | 2013-11-23 | 1 | -0/+4 |
* | remove a redundant type ibus::TextInputType. | yoichio@chromium.org | 2013-11-22 | 1 | -53/+2 |
* | Rename objects refering gfx::Rect from 'location' to 'bounds' | komatsu@chromium.org | 2013-11-21 | 1 | -1/+1 |
* | Delete ibus_object and move ibus_text to chromeos/ime. | komatsu@chromium.org | 2013-11-18 | 1 | -1/+1 |
* | Change the argument of ProcessKeyEventDone and ProcessKeyEventPostIME | komatsu@chromium.org | 2013-11-08 | 1 | -12/+20 |
* | Check the focus status when display the input method mode indicator. | komatsu@chromium.org | 2013-11-08 | 1 | -0/+8 |
* | Change the argument of DispatchKeyEvent and make DispatchFabricatedKeyEvent p... | komatsu@chromium.org | 2013-11-08 | 1 | -18/+22 |
* | Set focused TextInputType to InputMethodEndingeIBus. | yoichio@chromium.org | 2013-10-30 | 1 | -2/+60 |
* | Add InputMethodObserver support into InputMethodBase | yukawa@chromium.org | 2013-10-29 | 1 | -59/+61 |
* | Revert 221394 "Remove IBus specific hack from InputMethodIBus." | nona@chromium.org | 2013-10-11 | 1 | -5/+21 |
* | Remove the DBus dependency on CommitText. | komatsu@chromium.org | 2013-09-30 | 1 | -6/+4 |
* | Move IsRunningOnChromeOS to SysInfo | stevenjb@chromium.org | 2013-09-27 | 1 | -1/+0 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 1 | -4/+4 |
* | Remove SendFakeProcessKeyEvent. | nona@chromium.org | 2013-09-18 | 1 | -10/+0 |
* | Moves most files from ui/base/keycodes to ui/events/keycodes | sky@chromium.org | 2013-09-17 | 1 | -3/+3 |
* | Decuple chromeos/dbus/ibus from ui/base/ime | nona@chromium.org | 2013-09-12 | 1 | -207/+51 |
* | Move Range code to gfx. | ben@chromium.org | 2013-09-06 | 1 | -4/+4 |
* | Remove IBus specific hack from InputMethodIBus. | nona@chromium.org | 2013-09-05 | 1 | -19/+3 |
* | Quick fix for dead_acute with s and t and dead_acute. | nona@chromium.org | 2013-07-05 | 1 | -6/+6 |
* | Fix file permissions for https://chromiumcodereview.appspot.com/17112021 | rmsousa@chromium.org | 2013-06-21 | 1 | -0/+0 |
* | New method: InputMethod::IsCandidatePopupOpen() | yukishiino@chromium.org | 2013-06-21 | 1 | -0/+5 |
* | Add OnUntranslatedIMEMessage/OnInputLocaleChanged. | Yukawa@chromium.org | 2013-06-13 | 1 | -0/+9 |
* | Use a direct include of strings headers in ui/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Treat character composer as IME (2nd try). | nona@chromium.org | 2013-06-07 | 1 | -64/+54 |
* | Revert 204299 "Treat character composer as IME." | nona@chromium.org | 2013-06-07 | 1 | -54/+64 |
* | Treat character composer as IME. | nona@chromium.org | 2013-06-05 | 1 | -64/+54 |
* | Supports unicode composition(Ctrl+Shift+U) with C-S pressed. | yukishiino@chromium.org | 2013-05-24 | 1 | -44/+60 |
* | Call ExtendSelectionAndDelete instead of Backspace forwarding. | nona@chromium.org | 2013-05-07 | 1 | -0/+9 |