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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
InputWindowHandle.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce unnecessary invocation of setInputWindowInfo
Riddle Hsu
2020-11-02
1
-1
/
+1
*
Block untrusted touches opt-in
Bernardo Rufino
2020-10-05
1
-0
/
+9
*
Rename InputWindowHandle hasFocus to focusable
Vishnu Nair
2020-08-18
1
-5
/
+2
*
Unify dispatching timeout constants
Siarhei Vishniakou
2020-08-04
1
-1
/
+1
*
Change InputWindowInfo::isTrustedOverlay() to be permission and flag based
Chris Ye
2020-05-19
1
-0
/
+3
*
Remove layer from window handle since it's no longer used
chaviw
2019-12-30
1
-4
/
+0
*
Replace client token with a new token in InputWindowHandle
Vishnu Nair
2019-10-10
1
-7
/
+3
*
Remove SurfaceControl#getHandle from JAVA apis 2/2
Vishnu Nair
2019-06-25
1
-5
/
+3
*
Input: Override touchable region bounds with surface bounds 1/2
Vishnu Nair
2019-03-12
1
-1
/
+42
*
Let the activity embedded in ActivityView can be directly touched
Tiger Huang
2019-01-30
1
-2
/
+6
*
Forward SurfaceInsets to InputWindowInfo
Robert Carr
2018-11-27
1
-0
/
+2
*
Replace InputWindowInfo#inputChannel with an IBinder token.
Robert Carr
2018-11-27
1
-2
/
+3
*
WindowManager: Communicate with input system by WindowTokens.
Robert Carr
2018-11-14
1
-5
/
+1
*
Plumbing for SurfaceControl#setInputWindowInfo.
Robert Carr
2018-11-14
1
-0
/
+127