index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
InputEventReceiver.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change close guard logged messages
Ioannis Ilkos
2021-12-21
1
-1
/
+1
*
TouchMode (6.1/n) Fully detaching touch mode from focus event
Antonio Kantek
2021-11-12
1
-4
/
+2
*
Roll forward of "Revert "TouchMode (5/n) Implementing onTouchModeChanged""
Antonio Kantek
2021-11-04
1
-2
/
+2
*
Revert "TouchMode (5/n) Implementing onTouchModeChanged"
Yan-De Chen
2021-11-04
1
-2
/
+2
*
TouchMode (5/n) Implementing onTouchModeChanged
Antonio Kantek
2021-11-02
1
-2
/
+2
*
TouchEvent (2/n): Receiving touch mode events in InputEventReceiver
Antonio Kantek
2021-08-09
1
-0
/
+10
*
Send input timeline from app to InputDispatcher
Siarhei Vishniakou
2021-03-24
1
-4
/
+6
*
Move drag event to InputDispatcher (2/n)
arthurhung
2021-03-09
1
-0
/
+10
*
Pass actual present time to ViewRootImpl
Siarhei Vishniakou
2021-03-05
1
-0
/
+10
*
SyncPointerCapture (4/n): Receive capture events in InputEventReceiver
Prabir Pradhan
2020-11-17
1
-0
/
+14
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+3
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-3
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+3
*
Add dump of InputConsumer to ViewRootImpl
Siarhei Vishniakou
2020-08-21
1
-0
/
+14
*
Pass source to dispatchBatchedInputEventPending (1/2)
Arthur Hung
2020-03-17
1
-8
/
+2
*
Move focus dispatch to input (2/2)
Siarhei Vishniakou
2020-01-10
1
-3
/
+21
*
Call InputEventReceiver.dispose from the right thread
Tiger Huang
2019-12-23
1
-0
/
+3
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Update input policy to handle embedded windows
Vishnu Nair
2019-11-07
1
-0
/
+11
*
Dispose InputChannel when dispose InputEventReceiver
Arthur Hung
2019-07-26
1
-1
/
+5
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+4
*
Move display id into MotionEvent
Siarhei Vishniakou
2018-03-06
1
-4
/
+3
*
Fix keyboard focus in VR
Tarandeep Singh
2017-08-02
1
-3
/
+4
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-2
/
+2
*
AArch64: Use long for pointers in view/input classes
Ashok Bhat
2014-01-09
1
-5
/
+5
*
Speculatively schedule input consumption
Michael Wright
2013-10-26
1
-3
/
+6
*
Fix reference cycle in InputEventReceiver and Sender.
Jeff Brown
2013-04-02
1
-2
/
+5
*
Fix improper use of CloseGuard.
Jeff Brown
2012-08-27
1
-1
/
+9
*
Resample touch events on frame boundaries.
Jeff Brown
2012-04-27
1
-4
/
+8
*
Implement batching of input events on the consumer side.
Jeff Brown
2012-02-13
1
-9
/
+48
*
Remove type tests when recycling input events.
Jeff Brown
2011-12-03
1
-11
/
+1
*
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-0
/
+151