index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
android
/
os
/
IInputFlinger.aidl
Age
Commit message (
Expand
)
Author
2024-01-30
Use aidl-defined InputChannel for parceling
Siarhei Vishniakou
2021-08-02
Use WindowInfosListener instead of SF reporting to IF
chaviw
2021-06-29
Renamed and moved InputWindow and related files
chaviw
2020-09-22
Second reland "Let InputFlinger create the server InputChannel"
Garfield Tan
2020-09-22
Revert "Reland "Let InputFlinger create the server InputChannel""
Garfield Tan
2020-09-21
Reland "Let InputFlinger create the server InputChannel"
Garfield Tan
2020-09-21
Revert "Let InputFlinger create the server InputChannel"
Roshan Pius
2020-09-21
Let InputFlinger create the server InputChannel
Garfield Tan
2020-09-09
Unregister input channel by token
Siarhei Vishniakou
2020-07-23
Add setFocusedWindow function stub
Vishnu Nair
2020-07-21
Merge "Use std::shared_ptr for InputChannel"
TreeHugger Robot
2020-07-20
Use std::shared_ptr for InputChannel
Siarhei Vishniakou
2020-07-20
Mark setInputWindows of IInputFlinger interface as "oneway".
Chris Ye
2020-07-10
AIDL-ize InputManager IInputFlinger interface.
Chris Ye