summaryrefslogtreecommitdiffstats
path: root/views/ime/mock_input_method.cc
Commit message (Collapse)AuthorAgeFilesLines
* New InputMethod api for Views.suzhe@google.com2011-03-311-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