summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/ime_adapter_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new pair of IPC categories for messages that need handling as input eventsjamesr@chromium.org2013-04-271-5/+6
* Revert 194843 "Revert 194810 "Fix the incorrect native ImeAdapte..."kjellander@chromium.org2013-04-181-0/+4
* Revert 194810 "Fix the incorrect native ImeAdapter attach and de..."kjellander@chromium.org2013-04-181-4/+0
* Fix the incorrect native ImeAdapter attach and detach.shouqun.liu@intel.com2013-04-181-0/+4
* Don't leak ContentViewCores via ImeAdapterjoth@chromium.org2013-03-161-9/+11
* Ignore textInputState updates during a batch edityusufo@chromium.org2013-02-201-0/+10
* Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the c...miguelg@chromium.org2013-02-071-20/+0
* Use WebCore:DateTimeChooser for date/time form types instead of considering t...miguelg@chromium.org2012-12-181-4/+7
* Move remaining files in content\browser\renderer_host to content namespace.jam@chromium.org2012-10-291-4/+1
* Upstream Android IME support (ImeAdapter).olilan@chromium.org2012-09-031-1/+197
* Upstreaming Select Actionaurimas@chromium.org2012-08-011-0/+81