summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/ime_adapter_android.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Plumb composition character bounds from C++ to Java"yukawa2014-12-121-4/+0
* Plumb composition character bounds from C++ to Javayukawa2014-10-291-0/+4
* Fix keycode problems for modified keys.bcwhite@chromium.org2014-08-081-0/+1
* Passing BackgroundColorSpan and UnderlineSpan from Clank to Blink.huangs@chromium.org2014-06-201-2/+6
* Rename jni_helper.h to jni_weak_ref.h.newt@chromium.org2014-04-231-1/+1
* Move edit commands from RenderFrameHost to WebContents.jam@chromium.org2014-04-081-0/+2
* Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl.jam@chromium.org2014-03-081-0/+2
* Start using FocusedNodedChanged to restartInput.aurimas@chromium.org2014-01-161-0/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Switch to sending IME selection updates early.aurimas@chromium.org2013-10-011-1/+0
* [Android] Fix ime NPE after RWH is destroyedboliu@chromium.org2013-08-131-0/+3
* Add ability to keep selection on confirmCompositionaurimas@chromium.org2013-07-121-0/+1
* Revert 194843 "Revert 194810 "Fix the incorrect native ImeAdapte..."kjellander@chromium.org2013-04-181-0/+1
* Revert 194810 "Fix the incorrect native ImeAdapter attach and de..."kjellander@chromium.org2013-04-181-1/+0
* Fix the incorrect native ImeAdapter attach and detach.shouqun.liu@intel.com2013-04-181-0/+1
* Don't leak ContentViewCores via ImeAdapterjoth@chromium.org2013-03-161-1/+5
* Ignore textInputState updates during a batch edityusufo@chromium.org2013-02-201-0/+1
* Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the c...miguelg@chromium.org2013-02-071-4/+0
* Use WebCore:DateTimeChooser for date/time form types instead of considering t...miguelg@chromium.org2012-12-181-2/+4
* Upstream Android IME support (ImeAdapter).olilan@chromium.org2012-09-031-2/+25
* Upstreaming Select Actionaurimas@chromium.org2012-08-011-0/+41