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
/
include
/
PointerControllerInterface.h
Age
Commit message (
Expand
)
Author
2024-12-03
Refactor to replace FloatPoint by vec2
Arpit Singh
2024-12-02
Set appropriate cursor position on viewport transition
Arpit Singh
2024-12-02
Enable cursor to transition across multiple displays
Arpit Singh
2024-11-18
Revert "Enable cursor to transition across multiple displays"
Liana Kazanova (xWF)
2024-11-18
Enable cursor to transition across multiple displays
Arpit Singh
2024-09-16
Cleanup PointerControllerInterface: Remove unused getBounds method
Prabir Pradhan
2024-05-30
Hide Mouse and stylus pointers on mirrored displays
Arpit Singh
2024-05-09
Use a strongly typed LogicalDisplayId for displayId(2/n)
Linnan Li
2024-05-08
PointerController: Cleanup after PointerChoreogpraher refactor
Prabir Pradhan
2024-05-07
Add method to mark displays secure to hide pointer indicators
Arpit Singh
2023-11-30
Add setPointerIcon for PointerChoreographer
Byoungho Jung
2023-11-08
Pointer icon refactor for stylus
Byoungho Jung
2023-11-08
Pointer icon refactor for touch
Byoungho Jung
2023-11-03
Pointer icon refactor for mouse
Byoungho Jung
2023-03-15
Remove buttonState from PointerController
Siarhei Vishniakou
2023-03-13
Return values in PointerController's getters
Prabir Pradhan
2023-02-02
Separate default pointer for mouse and stylus (native part)
Seunghwan Choi
2022-11-11
Add ftl_last to PointerControllerInterface::Presentation
Michael Wright
2022-09-09
inputflinger: Use #pragma once instead of explicit define guards
Prabir Pradhan
2021-11-22
Reland "Change PointerController to display space"
Prabir Pradhan
2021-11-17
Revert "Change PointerController to display space"
Prabir Pradhan
2021-11-17
Change PointerController to display space
Prabir Pradhan
2021-09-29
Remove RefBase from InputListener interface
Siarhei Vishniakou
2020-07-07
Move PointerController enums to enum classes.
Michael Wright
2020-07-03
Move PointerController from sp to shared_ptr
Michael Wright
2020-01-23
Let InputReader set mouse cursor's display.
Garfield Tan
2019-01-28
Support showTouches on multi-display (1/2)
Arthur Hung
2019-01-03
Support mouse pointer on external displays (1/2)
Arthur Hung
2018-12-17
Revert "Support mouse pointer on external displays (1/3)"
Dan Harms
2018-12-07
Support mouse pointer on external displays (1/3)
Andrii Kulian
2018-11-20
Split InputFlinger into multiple libraries
Prabir Pradhan