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
/
JoystickInputMapper.cpp
Age
Commit message (
Expand
)
Author
2024-07-25
Reland "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-07-23
Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-06-28
InputDevice: return std::optional from getAbsoluteAxisInfo
Harry Cutts
2024-06-04
InputMapper: pass RawEvent references instead of pointers
Harry Cutts
2024-05-14
Move ADISPLAY_ID_ definitions into LogicalDisplayId
Siarhei Vishniakou
2024-05-09
Use a strongly typed LogicalDisplayId for displayId(2/n)
Linnan Li
2023-07-06
inputflinger: fix format of parameter name comments
Harry Cutts
2023-04-19
Use ftl::Flags for InputReaderConfiguration::Change
Prabir Pradhan
2023-04-13
InputMapper refactor: Modify InputMapper constructor for configuration
Arpit Singh
2023-04-13
InputMapper refactor: Change readerconfig pointer to const ref
Arpit Singh
2023-04-05
InputMapper refactor: Rename configure to reconfigure
Arpit Singh
2023-03-28
Convert tool type to enum class
Siarhei Vishniakou
2023-03-17
InputMapper: use a reference for InputDeviceInfo parameter
Harry Cutts
2023-01-31
inputflinger: make parameter comment style consistent
Harry Cutts
2022-10-10
Merge "Add MAXIMUM_VALID_AMOTION_EVENT_AXIS_VALUE"
Yeabkal Wubshit
2022-10-07
Add MAXIMUM_VALID_AMOTION_EVENT_AXIS_VALUE
Yeabkal Wubshit
2022-10-05
Return events from mappers and InputDevice
Siarhei Vishniakou
2022-02-16
Let touch screen and joystick could be associated with the display
Arthur Hung
2022-01-21
Add API to get KeyCode produced by physical key location.
Philip Junker
2022-01-04
Set touch and tool resolution in TouchInputMapper
Siarhei Vishniakou
2021-09-29
Remove RefBase from InputListener interface
Siarhei Vishniakou
2021-02-23
Pass RawEvent latency from InputReader to InputListener
Siarhei Vishniakou
2021-02-10
Revert "Send mapper events via context"
Siarhei Vishniakou
2021-01-19
Fix for-loop type.
Michael Wright
2021-01-06
Send mapper events via context
Siarhei Vishniakou
2020-08-21
Optimize memory usage of InputEvent lookup.
Chris Ye
2020-07-30
Move InputDeviceClass to enum class.
Chris Ye
2020-07-07
Enable -Wshadow for input code
Siarhei Vishniakou
2020-06-30
Add createAxis to reduce the size of a function
Siarhei Vishniakou
2020-02-21
Rename sequenceNum to ID.
Garfield Tan
2020-02-20
Use cc_defaults in inputflinger targets
Prabir Pradhan
2020-02-12
Refactor use of services in InputMappers.
Nathaniel R. Lewis
2019-09-19
Create inputmappers and accumulators directories
Prabir Pradhan