summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.h
AgeCommit message (Expand)Author
2022-05-05Synchronize pointer display change requests Prabir Pradhan
2022-01-17Allow its WindowInfosListener to outlive PointerController Prabir Pradhan
2021-11-22Reland "Change PointerController to display space" Prabir Pradhan
2021-11-17Revert "Change PointerController to display space" Prabir Pradhan
2021-11-16Change PointerController to display space Prabir Pradhan
2021-02-18Introduce DynamicDisplayInfo Marin Shalamanov
2020-08-19Switch to callback animation Liam Harrington
2020-08-06Refactor of PointerController Liam Harrington
2020-07-07Move PointerController enums to enum classes. Michael Wright
2020-07-07Move PointerController from sp to shared_ptr Michael Wright
2020-05-28Move setDisplayViewport to InputReader. Garfield Tan
2019-02-13Support showTouches on multi-display (2/2) Arthur Hung
2019-01-17Load correct resources for pointer icon on external screen Andrii Kulian
2019-01-09Support mouse pointer on external displays (2/2) Arthur Hung
2018-12-17Revert "Support mouse pointer on external displays (2/3)" Andrii Kulian
2018-12-10Support mouse pointer on external displays (2/3) Andrii Kulian
2018-11-19InputFlinger Split: Use libinputreader in InputManagerService Prabir Pradhan
2018-07-11Refactor String8 to std::string calls Siarhei Vishniakou
2016-09-09Hold a weak reference to PointerController when handling vsync Vladislav Kaznacheev
2016-05-17DO NOT MERGE Remove Pointer Capture API Michael Wright
2016-05-17DO NOT MERGE Rename PointerIcon and Pointer Capture APIs Michael Wright
2015-12-18Introduce pointer capture API. Jun Mukai
2015-12-14Make public pointer icon API with custom icons. Jun Mukai
2015-11-30Introduce accessibility large pointer icons. Jun Mukai
2015-11-17Introduce animated pointer icon for STYLE_WAIT. Jun Mukai
2015-10-30Bring DisplayEventReceiver to PointerController. Jun Mukai
2015-10-21Use invisible icon for POINTER_ICON_STYLE_NULL. Jun Mukai
2015-10-15Allow changing mouse pointer icon for the current context. Jun Mukai
2014-02-11Move inputservice over to frameworks/native Michael Wright
2014-02-10Revert "Move inputservice over to frameworks/native" Michael Wright
2014-02-10Move inputservice over to frameworks/native Michael Wright
2013-12-19Move some system services to separate directories Amith Yamasani