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
/
InputWindowHandle.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the cloned windows from visible window list
ryanlwlin
2022-05-31
1
-0
/
+1
*
Add isClone to InputWindowHandle
chaviw
2022-04-28
1
-0
/
+5
*
Ensure handwriting session can only be started from inside app bounds
Prabir Pradhan
2022-03-22
1
-0
/
+32
*
Use InputConfig flags in InputWindowHandle API
Prabir Pradhan
2022-03-04
1
-34
/
+68
*
WindowInfo: Merge InputConfig and Feature flags
Prabir Pradhan
2022-03-03
1
-0
/
+1
*
Merge "Cache IWindow in InputWindowHandle" into sc-v2-dev am: 16805b4c7e am: ...
Chavi Weingarten
2021-08-23
1
-2
/
+12
|
\
|
*
Cache IWindow in InputWindowHandle
chaviw
2021-08-23
1
-2
/
+12
*
|
Merge "Pass IWindow to InputWindowHandle." into sc-v2-dev am: f3cee944ae am: ...
Chavi Weingarten
2021-08-18
1
-0
/
+15
|
\
|
|
*
Pass IWindow to InputWindowHandle.
chaviw
2021-08-18
1
-0
/
+15
*
|
Merge "Add transform matrix to InputWindowHandle." into sc-v2-dev am: 73f5299...
Chavi Weingarten
2021-08-16
1
-0
/
+9
|
\
|
|
*
Add transform matrix to InputWindowHandle.
chaviw
2021-08-16
1
-0
/
+9
|
*
Renamed and moved InputWindow and related files
chaviw
2021-06-28
1
-1
/
+1
*
|
Renamed and moved InputWindow and related files
chaviw
2021-06-25
1
-1
/
+1
*
|
Remove portalToDisplayId from InputWindowHandle
Siarhei Vishniakou
2021-06-24
1
-6
/
+0
|
/
*
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