index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
inputflinger
/
reader
/
mapper
/
MultiTouchInputMapper.h
Age
Commit message (
Expand
)
Author
2024-06-04
InputMapper: pass RawEvent references instead of pointers
Harry Cutts
2023-11-15
Load simulate_stylus_with_touch on touchscreen reconfiguration
Prabir Pradhan
2023-08-24
InputMapper refactor: TouchInputMapper
Arpit Singh
2023-07-07
Revert "InputMapper refactor: Revert "fix touch issue on portrai..."
Arpit Singh
2023-07-07
InputMapper refactor: Revert "fix touch issue on portrait reference"
Arpit Singh
2023-05-25
Revert "InputMapper refactor: Revert "fix touch issue on portrai..."
Siarhei Vishniakou
2023-05-24
InputMapper refactor: Revert "fix touch issue on portrait reference"
Arpit Singh
2023-05-15
fix touch issue on portrait reference
Priyank Singh
2023-05-05
InputMapper refactor: TouchInputMapper
Arpit Singh
2023-04-13
InputMapper refactor: Modify InputMapper constructor for configuration
Arpit Singh
2022-11-17
Dynamically add STYLUS source for multi-touch devices - part 2
Prabir Pradhan
2022-11-07
Put MultiTouchMotionAccumulator in its own files
Harry Cutts
2022-10-05
Return events from mappers and InputDevice
Siarhei Vishniakou
2022-10-03
Preserve multi-touch slot state when resetting input mappers
Prabir Pradhan
2022-09-09
inputflinger: Use #pragma once instead of explicit define guards
Prabir Pradhan
2022-02-17
Use std::vector to store slots
Siarhei Vishniakou
2022-02-10
Add a debug flag to convert all touch pointers to stylus
Prabir Pradhan
2021-06-28
Prevent processing touch after receiving an invalid tracking id
Arthur Hung
2020-07-21
Allow touch if some pointers are MT_TOOL_PALM
arthurhung
2020-07-12
Convert TouchInputMapper enums to enum classes.
Michael Wright
2020-02-12
Refactor use of services in InputMappers.
Nathaniel R. Lewis
2019-09-19
Add override keyword to in inherited classes
Prabir Pradhan
2019-09-19
Create inputmappers and accumulators directories
Prabir Pradhan