summaryrefslogtreecommitdiffstats
path: root/views/ime
Commit message (Expand)AuthorAgeFilesLines
* Fix to make InputMethodIBus usable on every ChromeOS device (even without Tou...hashimoto@chromium.org2011-05-242-0/+31
* Do not handle Enable and Disable signals of IBusInputContext.penghuang@chromium.org2011-05-182-27/+1
* InputMethodIBus::IsActive should return true, if context_ is not NULL.penghuang@chromium.org2011-05-161-1/+1
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-261-45/+27
* Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....msw@chromium.org2011-04-221-27/+45
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-45/+27
* Reverting since caused compile failures on Linux.amit@chromium.org2011-04-221-27/+45
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-45/+27
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-016-726/+1207
* New InputMethod api for Views.suzhe@google.com2011-03-3112-0/+1653
* Fix build errors with latest ibusyusukes@google.com2011-02-281-5/+5
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-131-1/+1
* Add input method support for views and integrate ibus input frameworkoshima@google.com2011-02-123-0/+726