index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
ime_adapter_android.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass input attributes to Android IME for better keyboard action.
bcwhite@chromium.org
2014-08-11
1
-0
/
+9
*
Fix keycode problems for modified keys.
bcwhite@chromium.org
2014-08-08
1
-1
/
+2
*
Changed IME messages from Frame to Input
guohui@chromium.org
2014-06-27
1
-1
/
+2
*
Passing BackgroundColorSpan and UnderlineSpan from Clank to Blink.
huangs@chromium.org
2014-06-20
1
-9
/
+68
*
Move edit commands from RenderFrameHost to WebContents.
jam@chromium.org
2014-04-08
1
-15
/
+25
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in conten...
jyasskin@chromium.org
2014-03-29
1
-1
/
+1
*
Call setEditableSelectionOffsets, setCompositionFromExistingText and extendSe...
jam@chromium.org
2014-03-27
1
-13
/
+10
*
Move selection related code to RenderFrame. Also finish moving the rest of th...
jam@chromium.org
2014-03-21
1
-13
/
+10
*
[Android] Use CPU time (not wallclock time) where appropriate in Java
jdduke@chromium.org
2014-03-11
1
-2
/
+2
*
Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl.
jam@chromium.org
2014-03-08
1
-15
/
+32
*
Start using FocusedNodedChanged to restartInput.
aurimas@chromium.org
2014-01-16
1
-0
/
+10
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-3
/
+4
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-18
/
+18
*
Remove setting unused enum values in ImeAdapterAndroid
aurimas@chromium.org
2013-10-05
1
-8
/
+0
*
Switch to sending IME selection updates early.
aurimas@chromium.org
2013-10-01
1
-10
/
+0
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-2
/
+2
*
[Android] Fix ime NPE after RWH is destroyed
boliu@chromium.org
2013-08-13
1
-24
/
+21
*
Do not alter NativeWebKeybardEvent::os_event
jinsukkim@chromium.org
2013-08-05
1
-3
/
+4
*
Add ability to keep selection on confirmComposition
aurimas@chromium.org
2013-07-12
1
-1
/
+10
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
[Android] Change "handling" of unhandled key events.
benm@chromium.org
2013-06-26
1
-3
/
+9
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-2
/
+2
*
Route Android InputMsg operations through RenderWidgetHost
jdduke@chromium.org
2013-06-14
1
-6
/
+5
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Add a new pair of IPC categories for messages that need handling as input events
jamesr@chromium.org
2013-04-27
1
-5
/
+6
*
Revert 194843 "Revert 194810 "Fix the incorrect native ImeAdapte..."
kjellander@chromium.org
2013-04-18
1
-0
/
+4
*
Revert 194810 "Fix the incorrect native ImeAdapter attach and de..."
kjellander@chromium.org
2013-04-18
1
-4
/
+0
*
Fix the incorrect native ImeAdapter attach and detach.
shouqun.liu@intel.com
2013-04-18
1
-0
/
+4
*
Don't leak ContentViewCores via ImeAdapter
joth@chromium.org
2013-03-16
1
-9
/
+11
*
Ignore textInputState updates during a batch edit
yusufo@chromium.org
2013-02-20
1
-0
/
+10
*
Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the c...
miguelg@chromium.org
2013-02-07
1
-20
/
+0
*
Use WebCore:DateTimeChooser for date/time form types instead of considering t...
miguelg@chromium.org
2012-12-18
1
-4
/
+7
*
Move remaining files in content\browser\renderer_host to content namespace.
jam@chromium.org
2012-10-29
1
-4
/
+1
*
Upstream Android IME support (ImeAdapter).
olilan@chromium.org
2012-09-03
1
-1
/
+197
*
Upstreaming Select Action
aurimas@chromium.org
2012-08-01
1
-0
/
+81