summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
AgeCommit message (Expand)Author
2024-05-09Use a strongly typed LogicalDisplayId for displayId(1/n) Linnan Li
2024-05-07Hide touch indicators on mirrored displays if a secure window is present Arpit Singh
2024-03-25Update sprite surface when desired width or height changes. Pat Manning
2024-03-06Set draw drop shadow for vector pointer icons when sprite is set. Pat Manning
2023-08-18Use std::shared_ptr for SpriteController Prabir Pradhan
2023-08-17Strong pointer fixes in libinputservice Prabir Pradhan
2022-06-24Reduce setInputWindows call (2/2) Arthur Hung
2022-06-10Change POINTER_ICON_STYLE enum to a type safe enum class Brandon Pollack
2022-04-07Sync with ISurfaceComposerClient changes Huihong Luo
2021-11-18SpriteController: Reparent SurfaceControls to null before disposing 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
2020-05-28Isolate SpriteIcon into its own file. 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-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-07-11Refactor String8 to std::string calls Siarhei Vishniakou
2017-10-09Use new SurfaceFlinger transaction API. Robert Carr
2017-04-26Remove uses of SkBitmap::copyTo Matt Sarett
2017-04-04Don't use deprecated canvas methods Mike Reed
2017-01-11resolve merge conflicts of 082a1721b516 to master Mark Salyzyn
2017-01-09Replace cutils/log.h and log/logger.h with log/log.h Mark Salyzyn
2016-11-02use SkBlendMode Mike Reed
2016-10-13use SkBlendMode instead of SkXfermode Mike Reed
2014-11-10Frameworks/base: Wall Werror in libs/input Andreas Gampe
2014-07-28Add cursor flags into SpriteController to suppor async cursor updates. Riley Andrews
2014-07-07kNative_8888_SkColorType is now kN32_SkColorType Mike Reed
2014-06-20stop using (deprecated) SkBitmap::Config Mike Reed
2014-04-04Update to call new Skia APIs. Leon Scroggins
2013-12-19am 9158825f: Move some system services to separate directories Amith Yamasani
2013-12-19Move some system services to separate directories Amith Yamasani