index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_hardware_input_InputApplicationHandle.cpp
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2020-11-02
Reduce unnecessary invocation of setInputWindowInfo
Riddle Hsu
2020-08-04
Unify dispatching timeout constants
Siarhei Vishniakou
2020-07-30
Merge "Move InputApplication to use std::shared_ptr."
TreeHugger Robot
2020-07-29
Move InputApplication to use std::shared_ptr.
Chris Ye
2020-07-28
Use AIDL compiler to generate InputApplicationInfo class.
Chris Ye
2020-06-30
Use chrono duration for input-related code
Siarhei Vishniakou
2019-03-22
Make InputApplicationInfo as a part of InputApplicationHandle (2/2)
Arthur Hung
2019-01-31
Prefer ScopedUtfChars where possible
Siarhei Vishniakou
2019-01-23
Correct jni declarations of input handle
Riddle Hsu
2018-11-27
Track native changes: Rework InputApplicationInfo
Robert Carr
2018-11-14
Plumbing for SurfaceControl#setInputWindowInfo.
Robert Carr
2018-11-07
Revert "Prefer ScopedUtfChars where possible"
Siarhei Vishniakou
2018-11-07
Prefer ScopedUtfChars where possible
Siarhei Vishniakou
2018-09-26
Move InputWindow to shared JNI from services JNI.
Robert Carr