index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
PointerController.cpp
Age
Commit message (
Expand
)
Author
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
2019-01-10
Fix/suppress libs/* google-explicit-constructor warnings
Chih-Hung Hsieh
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-02-23
Remove obsolete pragma statements
Siarhei Vishniakou
2017-12-19
Fix doFadingAnimationLocked in sanitized builds.
Ivan Lozano
2017-01-11
resolve merge conflicts of 082a1721b516 to master
Mark Salyzyn
2017-01-09
Replace cutils/log.h and log/logger.h with log/log.h
Mark Salyzyn
2016-11-02
use SkBlendMode
Mike Reed
2016-09-13
Hold a weak reference to PointerController when handling vsync am: 33c5903e77...
Vladislav Kaznacheev
2016-09-09
Hold a weak reference to PointerController when handling vsync
Vladislav Kaznacheev
2016-06-08
Remove Pointer Capture API
Michael Wright
2016-06-04
Rename PointerIcon and Pointer Capture APIs
Michael Wright
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
2015-11-30
Introduce accessibility large pointer icons.
Jun Mukai
2015-11-17
Introduce animated pointer icon for STYLE_WAIT.
Jun Mukai
2015-10-30
Bring DisplayEventReceiver to PointerController.
Jun Mukai
2015-10-21
Use invisible icon for POINTER_ICON_STYLE_NULL.
Jun Mukai
2015-10-15
Allow changing mouse pointer icon for the current context.
Jun Mukai
2014-11-10
Frameworks/base: Wall Werror in libs/input
Andreas Gampe
2013-12-19
Move some system services to separate directories
Amith Yamasani