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
/
render_widget_host_view_android.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle finish composition on selection by long press
changwan
2015-08-11
1
-11
/
+4
*
Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...
shuchen
2015-07-31
1
-11
/
+1
*
Create ack callback in RWHVAndroid before submitting frame.
jbauman
2015-07-31
1
-6
/
+7
*
[Android] Use onStop/onStart for hiding/showing web contents
jdduke
2015-07-23
1
-12
/
+7
*
Send ui::LatencyInfo from renderer frame to Surface.
jbauman
2015-07-23
1
-14
/
+13
*
Simplify InputMethodWin initialization.
shuchen
2015-07-19
1
-2
/
+0
*
Update touch selection notification names, add ESTABLISHED.
donnd
2015-07-17
1
-1
/
+1
*
android: Use a hard coded BeginFrame deadline
brianderson
2015-07-16
1
-4
/
+3
*
Fix some bugs in Android thumbnail capture
dtrainor
2015-07-15
1
-2
/
+4
*
[Android] Expose native ViewConfiguration constants as DIPs
jdduke
2015-07-09
1
-2
/
+1
*
Avoid changing widget visibility for temporal surface changes.
jdduke
2015-06-18
1
-3
/
+8
*
Synchronize ImeAdaptor on focus for ContentViewCore
dpolukhin
2015-06-18
1
-0
/
+6
*
Android: Set browser offscreen ctx type for stats
sievers
2015-06-05
1
-0
/
+1
*
Enable mousewheel scrolling in Android telemetry tests.
tdresser
2015-06-04
1
-1
/
+1
*
[Android] Only request BeginFrame when frame-causal events are sent
jdduke
2015-06-04
1
-4
/
+5
*
Support out-of-process iframes with Surfaces on Android.
jbauman
2015-06-03
1
-1
/
+8
*
Support longpress drag selection
jdduke
2015-06-02
1
-15
/
+29
*
Extract touch selection helper functions in content into their own file
mohsen
2015-06-02
1
-26
/
+1
*
Validate that asynchronous touch acks are associated with the right event
lanwei
2015-05-25
1
-1
/
+2
*
CC: Plumb LayerSettings parameter for cc::Layer construction.
loyso
2015-05-25
1
-2
/
+6
*
[Android] Prevent touch interception for browser-consumed touches
jdduke
2015-05-18
1
-12
/
+30
*
[Contextual Search] Add support for tap on the selection.
donnd
2015-05-13
1
-10
/
+11
*
Reland "[Android] Preserve the front buffer when the activity is paused"
jdduke
2015-05-11
1
-36
/
+86
*
cleanup: Remove RenderWidgetHostViewBase::Blur().
sadrul
2015-05-11
1
-7
/
+6
*
Maintain minimal error response.
siva.gunturi
2015-05-08
1
-12
/
+11
*
Restore simple fling status bookkeeping
jdduke
2015-05-01
1
-6
/
+2
*
[Android] Avoid using ContentViewCore when detaching from RWHVAndroid
jdduke
2015-04-29
1
-12
/
+15
*
Remove maintaing ReadbackRequests for copyFromCompositingSurface.
siva.gunturi
2015-04-28
1
-58
/
+1
*
Revert of [Android] Stop hiding the RWHV layer subtree when hiding the widget...
jdduke
2015-04-27
1
-90
/
+39
*
Update {virtual,override} to follow C++11 style in content.
nick
2015-04-24
1
-1
/
+1
*
Fallback to RGBA_8888 if readback format is not supported
behara.ms
2015-04-24
1
-27
/
+14
*
Plumb selection bounds as a single unit
jdduke
2015-04-23
1
-16
/
+6
*
Unifying how gesture event inherits touch event's LatencyInfo
miletus
2015-04-17
1
-19
/
+2
*
[Android] Use the platform SwipeRefreshLayout
jdduke
2015-04-15
1
-10
/
+2
*
[Android] Allow custom ActionMode creation via ContentViewClient
jdduke
2015-04-15
1
-3
/
+15
*
Don't do SetNeedsDisplay when updating delegated layer on android.
jbauman
2015-04-10
1
-1
/
+0
*
[Android] Properly filter GestureFlingCancel events
jdduke
2015-04-08
1
-3
/
+6
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-02
1
-20
/
+31
*
Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...
sunnyps
2015-04-02
1
-31
/
+20
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-02
1
-20
/
+31
*
Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...
sunnyps
2015-04-02
1
-31
/
+20
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-01
1
-20
/
+31
*
Refactors gesture conversion functions to ui/events/blink
sky
2015-03-27
1
-2
/
+3
*
Reland "[Android] Preserve the front buffer when the activity is paused"
jdduke
2015-03-25
1
-39
/
+90
*
Revert of [Android] Stop hiding the RWHV layer subtree when hiding the widget...
boliu
2015-03-25
1
-90
/
+39
*
[Android] Preserve the front buffer when the activity is paused
jdduke
2015-03-24
1
-39
/
+90
*
Split cc/base into separate GN source_set and clean deps
jamesr
2015-03-16
1
-1
/
+1
*
Put renderer contents in separate Surface on Android
jbauman
2015-03-12
1
-47
/
+154
*
Always forward touch events to the TouchEventQueue
jdduke
2015-02-26
1
-10
/
+6
*
Remove cc dependency from ui/base
jaekyun
2015-02-24
1
-2
/
+2
[next]