index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
input
/
InputWindow.h
Age
Commit message (
Expand
)
Author
2020-04-16
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL
Robert Carr
2020-04-14
InputWindow: Default initialize all values
Robert Carr
2019-12-30
Remove layer from window handle since it's no longer used
chaviw
2019-12-26
Added input support for cloned layers
chaviw
2019-11-19
Removing support for menu key from status bar
Sunny Goyal
2019-03-12
Input: Override touchable region bounds with surface bounds 2/2
Vishnu Nair
2019-01-30
Introduce new portal window which transports touch to another display
Tiger Huang
2018-12-04
Keep instance of BinderInputWindow for the same token.
Garfield Tan
2018-11-27
SurfaceFlinger Input: Correct screen magnification.
Robert Carr
2018-11-27
SurfaceFlinger Input: Shrink frame by surfaceInsets.
Robert Carr
2018-11-27
Rework InputApplicationInfo
Robert Carr
2018-11-27
Replace InputWindowInfo#inputChannel with an IBinder token.
Robert Carr
2018-11-14
InputFlinger: Receive setInputWindows over IPC
Robert Carr
2018-11-06
Make InputWindowInfo as a part of InputWindowHandle (1/2)
Arthur Hung
2018-10-02
Implement Parcelling functions for InputWindowInfo
Robert Carr