summaryrefslogtreecommitdiff
path: root/libs/input/Android.bp
AgeCommit message (Expand)Author
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