index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
PointerController.cpp
Age
Commit message (
Expand
)
Author
2024-12-03
Refactor to replace FloatPoint by vec2
Arpit Singh
2024-12-02
Expose current viewport transform of PointerController
Arpit Singh
2024-12-02
Check if cursor has moved out of viewport bounds in CursorController
Arpit Singh
2024-11-18
Revert "Check if cursor has moved out of viewport bounds in Curs..."
Liana Kazanova (xWF)
2024-11-18
Check if cursor has moved out of viewport bounds in CursorController
Arpit Singh
2024-09-17
Use integer coordinates as the cursor starting point on a display
Prabir Pradhan
2024-09-02
Add CursorController to the input dump
Arpit Singh
2024-05-30
Add method to set SkipScreenshot flag on cursorcontroller sprites
Arpit Singh
2024-05-09
Use a strongly typed LogicalDisplayId for displayId(1/n)
Linnan Li
2024-05-08
PointerController: Cleanup after PointerChoreographer refactor
Prabir Pradhan
2024-05-08
NativeInputManager: Cleanup after PointerChoreographer refactor
Prabir Pradhan
2024-05-07
Hide touch indicators on mirrored displays if a secure window is present
Arpit Singh
2024-02-26
Read pointer choreographer flag at boot
Prabir Pradhan
2024-01-23
PointerController: Simplify display info listener registration
Prabir Pradhan
2024-01-23
PointerController: Get initial DisplayInfos from SurfaceComposerClient
Linnan Li
2023-12-07
Pointer Icon Refactor: Allow presentation mode to be set without display
Prabir Pradhan
2023-11-08
Address additional comments: Pointer icon refactor for touch/stylus
Prabir Pradhan
2023-11-08
Modify getPosition of disabled PointerController
Byoungho Jung
2023-11-08
Pointer icon refactor for stylus (base)
Byoungho Jung
2023-11-08
Pointer icon refactor for touch (base)
Byoungho Jung
2023-11-03
Pointer icon refactor for mouse (base)
Byoungho Jung
2023-09-06
Addressed missed comments from ag/24539449
Prabir Pradhan
2023-08-28
Allow PointerController to be disabled on creation
Prabir Pradhan
2023-08-24
Introduce PointerChoreographer stage in C++
Prabir Pradhan
2023-08-18
Use std::shared_ptr for SpriteController
Prabir Pradhan
2023-08-17
Strong pointer fixes in libinputservice
Prabir Pradhan
2023-05-03
Add vsync id and timestamp to WindowInfosListener
Patrick Williams
2023-03-15
Remove getButtonState/setButtonState from PointerController
Siarhei Vishniakou
2023-03-13
Return values in PointerController's getters
Prabir Pradhan
2023-03-13
Get mouse cursor position from PointerController instead of WM
Prabir Pradhan
2023-02-02
Separate default pointer for mouse and stylus (frameworks/base part)
Seunghwan Choi
2022-11-11
Add TouchSpotController to PointerController dump.
Michael Wright
2022-11-11
s/displayID/displayId
Michael Wright
2022-11-11
Add viewports to PointerController dump
Michael Wright
2022-11-11
Add dump for PointerController.
Michael Wright
2022-06-10
Change POINTER_ICON_STYLE enum to a type safe enum class
Brandon Pollack
2022-04-14
Synchronize pointer display change requests
Prabir Pradhan
2022-01-17
Allow its WindowInfosListener to outlive PointerController
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-16
Change PointerController to display space
Prabir Pradhan
2020-08-19
Switch to callback animation
Liam Harrington
2020-08-06
Refactor of PointerController
Liam Harrington
2020-07-07
Move PointerController enums to enum classes.
Michael Wright
2020-07-07
Move PointerController from sp to shared_ptr
Michael Wright
2020-05-28
PointerController: Add guards to ensure display is valid
Prabir Pradhan
2019-02-26
Fix mouse pointer not getting enlarged
Arthur Hung
2019-02-13
Support showTouches on multi-display (2/2)
Arthur Hung
2019-01-17
Load correct resources for pointer icon on external screen
Andrii Kulian
2019-01-11
Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd...
Chih-hung Hsieh
[next]