summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
AgeCommit message (Expand)Author
2020-08-19Switch to callback animationLiam Harrington
2020-08-06Refactor of PointerControllerLiam Harrington
2020-07-07Move PointerController enums to enum classes.Michael Wright
2020-07-07Move PointerController from sp to shared_ptrMichael Wright
2020-05-28PointerController: Add guards to ensure display is validPrabir Pradhan
2019-02-26Fix mouse pointer not getting enlargedArthur Hung
2019-02-13Support showTouches on multi-display (2/2)Arthur Hung
2019-01-17Load correct resources for pointer icon on external screenAndrii Kulian
2019-01-11Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd...Chih-hung Hsieh
2019-01-10Fix/suppress libs/* google-explicit-constructor warningsChih-Hung Hsieh
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-02-23Remove obsolete pragma statementsSiarhei Vishniakou
2017-12-19Fix doFadingAnimationLocked in sanitized builds.Ivan Lozano
2017-01-11resolve merge conflicts of 082a1721b516 to masterMark Salyzyn
2017-01-09Replace cutils/log.h and log/logger.h with log/log.hMark Salyzyn
2016-11-02use SkBlendModeMike Reed
2016-09-13Hold a weak reference to PointerController when handling vsync am: 33c5903e77...Vladislav Kaznacheev
2016-09-09Hold a weak reference to PointerController when handling vsyncVladislav Kaznacheev
2016-06-08Remove Pointer Capture APIMichael Wright
2016-06-04Rename PointerIcon and Pointer Capture APIsMichael Wright
2016-05-17DO NOT MERGE Remove Pointer Capture APIMichael Wright
2016-05-17DO NOT MERGE Rename PointerIcon and Pointer Capture APIsMichael 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-11-10Frameworks/base: Wall Werror in libs/inputAndreas Gampe
2013-12-19Move some system services to separate directoriesAmith Yamasani