index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
uinput
/
src
/
com
Age
Commit message (
Expand
)
Author
2025-03-19
uinput: fix end-of-file handling
Harry Cutts
2025-03-14
uinput: don't read next line of evemu recording until peek
Harry Cutts
2024-04-23
Merge "uinput: fix timestamps for JSON-style recordings" into main
Harry Cutts
2024-04-23
uinput: fix timestamps for JSON-style recordings
Harry Cutts
2024-04-03
uinput: add updateTimeBase command
Harry Cutts
2024-02-12
Reland "uinput: delay from the end of the last delay"
Harry Cutts
2024-02-12
Reland "uinput: Specify timestamps when injecting events..."
Harry Cutts
2024-02-12
Reland "uinput: use nanoseconds for delay durations"
Harry Cutts
2024-02-12
Merge changes from topic "revert-26154399-CXYXSETNUA" into main
Harry Cutts
2024-02-11
Revert "uinput: use nanoseconds for delay durations"
Solti Ho
2024-02-11
Revert "uinput: Specify timestamps when injecting events from evemu"
Solti Ho
2024-02-11
Revert "uinput: delay from the end of the last delay"
Solti Ho
2024-02-09
Merge changes I3ceab49b,If486cdb7,I68d54c05 into main
Harry Cutts
2024-02-08
uinput: delay from the end of the last delay
Harry Cutts
2024-02-08
uinput: Specify timestamps when injecting events from evemu
Harry Cutts
2024-02-08
uinput: use nanoseconds for delay durations
Harry Cutts
2024-02-02
uinput: recycle SomeArgs after opening uinput
Harry Cutts
2023-11-22
uinput: set device version IDs from evemu files
Harry Cutts
2023-11-22
uinput: report evemu parsing errors
Harry Cutts
2023-11-22
Merge "uinput: support evemu recordings" into main
Harry Cutts
2023-11-21
uinput: support evemu recordings
Harry Cutts
2023-11-17
Merge "uinput: crash if device creation fails" into main
Harry Cutts
2023-11-16
uinput: pass Commands to Event.Builder.setCommand
Harry Cutts
2023-11-16
uinput: crash if device creation fails
Harry Cutts
2023-11-14
uinput: improve Event.Builder API
Harry Cutts
2023-11-14
uinput: use enum valueOf method
Harry Cutts
2023-11-14
uinput: move Event.Reader to its own file
Harry Cutts
2023-08-11
Uinput: Add sync command to get a response when the command is processed
Prabir Pradhan
2023-08-11
Uinput: Use enums for commands
Prabir Pradhan
2023-07-28
Uinput shell command: Support string literals for evdev event codes
Prabir Pradhan
2022-07-28
Uinput command: allow duplicate configuration entries for a type
Prabir Pradhan
2022-03-21
Expose input association to be testable
Arthur Hung
2020-08-19
Add "uinput" command to support uinput device.
Chris Ye