summaryrefslogtreecommitdiff
path: root/libs/input/Android.bp
AgeCommit message (Expand)Author
2023-08-17Strong pointer fixes in libinputservice Prabir Pradhan
2022-01-17libinputservice: Enable thread safety annotations Prabir Pradhan
2021-02-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-08-07Merge "Refactor of PointerController" am: 3ca2400a53 am: adaedfa3fa Treehugger Robot
2020-08-06Refactor of PointerController Liam Harrington
2020-06-01Isolate SpriteIcon into its own file. Garfield Tan
2020-05-29Isolate SpriteIcon into its own file. 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
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
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
2017-07-24Reduce overhead by combining libskia and libhwui into a single library. Derek Sollenberger
2017-04-19Convert libinputservice to Android.bp Colin Cross