summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Synchronize pointer display change requestsPrabir Pradhan2022-05-051-0/+7
* Allow its WindowInfosListener to outlive PointerControllerPrabir Pradhan2022-01-171-23/+55
* Reland "Change PointerController to display space"Prabir Pradhan2021-11-221-15/+75
* Revert "Change PointerController to display space"Prabir Pradhan2021-11-171-71/+15
* Change PointerController to display spacePrabir Pradhan2021-11-161-15/+71
* Switch to callback animationLiam Harrington2020-08-191-19/+5
* Refactor of PointerControllerLiam Harrington2020-08-061-673/+85
* Move PointerController enums to enum classes.Michael Wright2020-07-071-10/+11
* Move PointerController from sp to shared_ptrMichael Wright2020-07-071-49/+54
* PointerController: Add guards to ensure display is validPrabir Pradhan2020-05-281-9/+24
* Fix mouse pointer not getting enlargedArthur Hung2019-02-261-3/+3
* Support showTouches on multi-display (2/2)Arthur Hung2019-02-131-46/+78
* Load correct resources for pointer icon on external screenAndrii Kulian2019-01-171-4/+4
* Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd...Chih-hung Hsieh2019-01-111-1/+1
|\
| * Fix/suppress libs/* google-explicit-constructor warningsChih-Hung Hsieh2019-01-101-1/+1
* | Support mouse pointer on external displays (2/2)Arthur Hung2019-01-091-64/+71
* | Revert "Support mouse pointer on external displays (2/3)"Andrii Kulian2018-12-171-72/+64
* | Support mouse pointer on external displays (2/3)Andrii Kulian2018-12-101-64/+72
|/
* Remove obsolete pragma statementsSiarhei Vishniakou2018-02-231-4/+0
* Fix doFadingAnimationLocked in sanitized builds.Ivan Lozano2017-12-191-2/+4
* resolve merge conflicts of 082a1721b516 to masterMark Salyzyn2017-01-111-2/+2
|\
| * Replace cutils/log.h and log/logger.h with log/log.hMark Salyzyn2017-01-091-2/+2
* | use SkBlendModeMike Reed2016-11-021-1/+1
* | Hold a weak reference to PointerController when handling vsync am: 33c5903e77...Vladislav Kaznacheev2016-09-131-1/+25
|\|
| * Hold a weak reference to PointerController when handling vsyncVladislav Kaznacheev2016-09-091-1/+25
| * DO NOT MERGE Remove Pointer Capture APIMichael Wright2016-05-171-29/+0
| * DO NOT MERGE Rename PointerIcon and Pointer Capture APIsMichael Wright2016-05-171-10/+10
* | Remove Pointer Capture APIMichael Wright2016-06-081-29/+0
* | Rename PointerIcon and Pointer Capture APIsMichael Wright2016-06-041-10/+10
|/
* Introduce pointer capture API.Jun Mukai2015-12-181-0/+29
* Make public pointer icon API with custom icons.Jun Mukai2015-12-141-0/+11
* Introduce accessibility large pointer icons.Jun Mukai2015-11-301-9/+24
* Introduce animated pointer icon for STYLE_WAIT.Jun Mukai2015-11-171-6/+48
* Bring DisplayEventReceiver to PointerController.Jun Mukai2015-10-301-9/+43
* Use invisible icon for POINTER_ICON_STYLE_NULL.Jun Mukai2015-10-211-2/+2
* Allow changing mouse pointer icon for the current context.Jun Mukai2015-10-151-2/+30
* Frameworks/base: Wall Werror in libs/inputAndreas Gampe2014-11-101-0/+3
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+604