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.h
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-05-30
Add method to set SkipScreenshot flag on cursorcontroller sprites
Arpit Singh
2024-05-14
Replace ADISPLAY_ID_ constants with LogicalDisplayId equivalents
Siarhei Vishniakou
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-07
Hide touch indicators on mirrored displays if a secure window is present
Arpit Singh
2024-01-23
PointerController: Simplify display info listener registration
Prabir Pradhan
2024-01-23
PointerController: Get initial DisplayInfos from SurfaceComposerClient
Linnan Li
2023-12-04
Add setPointerIcon for PointerChoreographer (base)
Byoungho Jung
2023-11-08
Address additional comments: Pointer icon refactor for touch/stylus
Prabir Pradhan
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-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
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
2021-02-18
Introduce DynamicDisplayInfo
Marin Shalamanov
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
Move setDisplayViewport to InputReader.
Garfield Tan
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-09
Support mouse pointer on external displays (2/2)
Arthur Hung
2018-12-17
Revert "Support mouse pointer on external displays (2/3)"
Andrii Kulian
2018-12-10
Support mouse pointer on external displays (2/3)
Andrii Kulian
2018-11-19
InputFlinger Split: Use libinputreader in InputManagerService
Prabir Pradhan
2018-07-11
Refactor String8 to std::string calls
Siarhei Vishniakou
2016-09-09
Hold a weak reference to PointerController when handling vsync
Vladislav Kaznacheev
2016-05-17
DO NOT MERGE Remove Pointer Capture API
Michael Wright
2016-05-17
DO NOT MERGE Rename PointerIcon and Pointer Capture APIs
Michael Wright
2015-12-18
Introduce pointer capture API.
Jun Mukai
2015-12-14
Make public pointer icon API with custom icons.
Jun Mukai
[next]