index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
Android.bp
Age
Commit message (
Expand
)
Author
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-08-07
Merge "Refactor of PointerController" am: 3ca2400a53 am: adaedfa3fa
Treehugger Robot
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