summaryrefslogtreecommitdiff
path: root/libs/input/Android.bp
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-06Refactor of PointerControllerLiam 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 InputManagerServicePrabir Pradhan
2018-07-11Refactor String8 to std::string callsSiarhei Vishniakou
2017-07-24Reduce overhead by combining libskia and libhwui into a single library.Derek Sollenberger
2017-04-19Convert libinputservice to Android.bpColin Cross