index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
Android.bp
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-08-31
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-06
Refactor of PointerController
Liam Harrington
2020-06-01
Isolate SpriteIcon into its own file.
Garfield Tan
2020-05-29
Isolate SpriteIcon into its own file.
Garfield Tan
2020-05-28
Add cursor type and hotspot to surface metadata.
Garfield Tan
2020-02-20
Cleanup header and build targets for libhwui clients.
Derek Sollenberger
2019-09-10
Create C API for accessing android.graphics.Bitmap in native code.
Derek Sollenberger
2019-08-15
Add cursor type and hotspot to surface metadata.
Garfield Tan
2018-12-11
C++17 is the default now.
Elliott Hughes
2018-12-10
Support mouse pointer on external displays (2/3)
Andrii Kulian
2018-11-19
InputFlinger Split: Use libinputreader in InputManagerService
Prabir Pradhan
2018-07-11
Refactor String8 to std::string calls
Siarhei Vishniakou
2017-07-24
Reduce overhead by combining libskia and libhwui into a single library.
Derek Sollenberger
2017-04-19
Convert libinputservice to Android.bp
Colin Cross