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
Age
Commit message (
Expand
)
Author
2023-05-03
Add vsync id and timestamp to WindowInfosListener
Patrick Williams
2023-03-15
Remove getButtonState/setButtonState from PointerController
Siarhei Vishniakou
2023-03-13
Return values in PointerController's getters
Prabir Pradhan
2023-03-13
Get mouse cursor position from PointerController instead of WM
Prabir Pradhan
2023-02-02
Separate default pointer for mouse and stylus (frameworks/base part)
Seunghwan Choi
2022-11-30
Convert orientation values in input to ui::Rotation.
Michael Wright
2022-11-11
Add TouchSpotController to PointerController dump.
Michael Wright
2022-11-11
s/displayID/displayId
Michael Wright
2022-11-11
Add viewports to PointerController dump
Michael Wright
2022-11-11
Add dump for PointerController.
Michael Wright
2022-06-24
Reduce setInputWindows call (2/2)
Arthur Hung
2022-06-10
Change POINTER_ICON_STYLE enum to a type safe enum class
Brandon Pollack
2022-05-16
Merge "Consolidate testing for input changes" into tm-dev am: 648717a3b1 am: ...
Prabir Pradhan
2022-05-05
Consolidate testing for input changes
Prabir Pradhan
2022-05-05
Synchronize pointer display change requests
Prabir Pradhan
2022-04-14
Synchronize pointer display change requests
Prabir Pradhan
2022-04-07
Sync with ISurfaceComposerClient changes
Huihong Luo
2022-03-04
Fix transitive dependencies on SkImageEncoder
Kevin Lubick
2022-01-17
libinputservice: Enable thread safety annotations
Prabir Pradhan
2022-01-17
Allow its WindowInfosListener to outlive PointerController
Prabir Pradhan
2021-11-22
Reland "Change PointerController to display space"
Prabir Pradhan
2021-11-18
SpriteController: Reparent SurfaceControls to null before disposing
Prabir Pradhan
2021-11-17
Revert "Change PointerController to display space"
Prabir Pradhan
2021-11-16
Change PointerController to display space
Prabir Pradhan
2021-11-11
SpriteController: Reparent pointer surfaces under DisplayContent
Prabir Pradhan
2021-08-13
Merge "Use ui::LayerStack"
TreeHugger Robot
2021-08-09
Update SurfaceControl buffer size when increasing pointer size
Prabir Pradhan
2021-07-27
Use ui::LayerStack
Dominik Laskowski
2021-02-22
Merge "Introduce DynamicDisplayInfo" into sc-dev
Marin Shalamanov
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-02-18
Introduce DynamicDisplayInfo
Marin Shalamanov
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-08-31
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-19
Switch to callback animation
Liam Harrington
2020-08-06
Refactor of PointerController
Liam Harrington
2020-07-07
Move PointerController enums to enum classes.
Michael Wright
2020-07-07
Move PointerController from sp to shared_ptr
Michael Wright
2020-07-07
Move PointerController enums to enum classes.
Michael Wright
2020-07-07
Move PointerController from sp to shared_ptr
Michael Wright
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
PointerController: Add guards to ensure display is valid
Prabir Pradhan
2020-05-28
Move setDisplayViewport to InputReader.
Garfield Tan
2020-05-28
Stop loading animation for addtional cursor type.
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
2020-02-07
PointerController: Add guards to ensure display is valid
Prabir Pradhan
2020-01-09
Move setDisplayViewport to InputReader.
Garfield Tan
2019-11-21
Stop loading animation for addtional cursor type.
Garfield Tan
2019-09-10
Create C API for accessing android.graphics.Bitmap in native code.
Derek Sollenberger
[next]