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