summaryrefslogtreecommitdiff
path: root/libs/input
AgeCommit message (Expand)Author
2022-01-17libinputservice: Enable thread safety annotations Prabir Pradhan
2022-01-17Allow its WindowInfosListener to outlive PointerController Prabir Pradhan
2021-11-22Reland "Change PointerController to display space" Prabir Pradhan
2021-11-18SpriteController: Reparent SurfaceControls to null before disposing Prabir Pradhan
2021-11-17Revert "Change PointerController to display space" Prabir Pradhan
2021-11-16Change PointerController to display space Prabir Pradhan
2021-11-11SpriteController: Reparent pointer surfaces under DisplayContent Prabir Pradhan
2021-08-13Merge "Use ui::LayerStack" TreeHugger Robot
2021-08-09Update SurfaceControl buffer size when increasing pointer size Prabir Pradhan
2021-07-27Use ui::LayerStack Dominik Laskowski
2021-02-22Merge "Introduce DynamicDisplayInfo" into sc-dev Marin Shalamanov
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-18Introduce DynamicDisplayInfo Marin Shalamanov
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) Xin Li
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-07-07Move PointerController enums to enum classes. Michael Wright
2020-07-07Move PointerController from sp to shared_ptr Michael Wright
2020-06-01Isolate SpriteIcon into its own file. Garfield Tan
2020-05-29Isolate SpriteIcon into its own file. Garfield Tan
2020-05-28PointerController: Add guards to ensure display is valid Prabir Pradhan
2020-05-28Move setDisplayViewport to InputReader. Garfield Tan
2020-05-28Stop loading animation for addtional cursor type. Garfield Tan
2020-05-28Add cursor type and hotspot to surface metadata. Garfield Tan
2020-02-20Cleanup header and build targets for libhwui clients. Derek Sollenberger
2020-02-07PointerController: Add guards to ensure display is valid Prabir Pradhan
2020-01-09Move setDisplayViewport to InputReader. Garfield Tan
2019-11-21Stop loading animation for addtional cursor type. Garfield Tan
2019-09-10Create C API for accessing android.graphics.Bitmap in native code. Derek Sollenberger
2019-08-15Add cursor type and hotspot to surface metadata. Garfield Tan
2019-02-26Fix mouse pointer not getting enlarged Arthur Hung
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-11Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd... Chih-hung Hsieh
2019-01-10Fix/suppress libs/* google-explicit-constructor warnings Chih-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-11C++17 is the default now. Elliott Hughes
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
2018-02-23Remove obsolete pragma statements Siarhei Vishniakou
2017-12-19Fix doFadingAnimationLocked in sanitized builds. Ivan Lozano
2017-10-09Use new SurfaceFlinger transaction API. Robert Carr
2017-07-24Reduce overhead by combining libskia and libhwui into a single library. Derek Sollenberger
2017-04-26Remove uses of SkBitmap::copyTo Matt Sarett
2017-04-19Convert libinputservice to Android.bp Colin Cross