Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New InputMethod api for Views. | suzhe@google.com | 2011-03-31 | 1 | -0/+154 |
This CL adds: 1. Interfaces: InputMethod, InputMethodDelegate, TextInputClient. 2. InputMethodGtk: an InputMethod implementation based on GtkIMContext. 3. MockInputMethod: a mock InputMethod implementation for unit tests. BUG=75003 TEST=none Review URL: http://codereview.chromium.org/6688049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80076 0039d316-1c4b-4281-b951-d872f2087c98 |