- 1e4d6e0 Use Display Events from DisplayEventType Enum class by Manasi Navare · 7 months ago
- a09a94d Refactor to replace FloatPoint by vec2 by Arpit Singh · 10 months ago
- 1886eea Expose current viewport transform of PointerController by Arpit Singh · 10 months ago
- 64a7088 Check if cursor has moved out of viewport bounds in CursorController by Arpit Singh · 11 months ago
- 205e0f4 Check SpriteIcon validity before drawing by Prabir Pradhan · 10 months ago
- a1d4fe0 Revert "Check if cursor has moved out of viewport bounds in Curs..." by Liana Kazanova (xWF) · 10 months ago
- 24c8ba6 Check if cursor has moved out of viewport bounds in CursorController by Arpit Singh · 11 months ago
- eb0c507 Use integer coordinates as the cursor starting point on a display by Prabir Pradhan · 1 year ago
- 05215af Add CursorController to the input dump by Arpit Singh · 1 year, 1 month ago
- 11105b4 Remove unused libui dependency by Siarhei Vishniakou · 1 year, 3 months ago
- 0fe5d8c Merge "Remove libnativewindow dependency" into main by Siarhei Vishniakou · 1 year, 3 months ago
- c2c839d Fix race condition in PointerControllerTest by Arpit Singh · 1 year, 3 months ago
- 77ada86 Remove libnativewindow dependency by Siarhei Vishniakou · 1 year, 3 months ago
- f4ae0ac Add method to set SkipScreenshot flag on cursorcontroller sprites by Arpit Singh · 1 year, 6 months ago
- 445af18 Replace ADISPLAY_ID_ constants with LogicalDisplayId equivalents by Siarhei Vishniakou · 1 year, 4 months ago
- 0defadf Use a strongly typed LogicalDisplayId for displayId(1/n) by Linnan Li · 1 year, 4 months ago
- 119272d Merge "Initialize skipScreenshot field and use default initialization syntax" into main by Arpit Singh · 1 year, 4 months ago
- 8179802 Initialize skipScreenshot field and use default initialization syntax by Arpit Singh · 1 year, 4 months ago
- 7dff142 PointerController: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 4 months ago
- 1dca4eb NativeInputManager: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 4 months ago
- 80fd68a Hide touch indicators on mirrored displays if a secure window is present by Arpit Singh · 1 year, 6 months ago
- 666c5c5 Update sprite surface when desired width or height changes. by Pat Manning · 1 year, 6 months ago
- acbe18d Set draw drop shadow for vector pointer icons when sprite is set. by Pat Manning · 1 year, 6 months ago
- 453e163 Read pointer choreographer flag at boot by Prabir Pradhan · 1 year, 7 months ago
- 4b4f52f SpriteIcon: Clean up header by Prabir Pradhan · 1 year, 7 months ago
- f919b6d Add support for drawing drop shadow for PointerIcons in native code. by Pat Manning · 1 year, 7 months ago
- bdf9369 PointerController: Simplify display info listener registration by Prabir Pradhan · 1 year, 8 months ago
- 37c1b99 PointerController: Get initial DisplayInfos from SurfaceComposerClient by Linnan Li · 1 year, 10 months ago
- 6c7aa6f Pointer Icon Refactor: Update PointerController tests by Prabir Pradhan · 1 year, 9 months ago
- 660ad30 Pointer Icon Refactor: Allow presentation mode to be set without display by Prabir Pradhan · 1 year, 9 months ago
- 1a1571d Add setPointerIcon for PointerChoreographer (base) by Byoungho Jung · 1 year, 10 months ago
- b0e2807 Address additional comments: Pointer icon refactor for touch/stylus by Prabir Pradhan · 1 year, 10 months ago
- 49f94b5 Modify getPosition of disabled PointerController by Byoungho Jung · 1 year, 11 months ago
- 08daa25 Pointer icon refactor for stylus (base) by Byoungho Jung · 1 year, 11 months ago
- 51282e8 Pointer icon refactor for touch (base) by Byoungho Jung · 1 year, 11 months ago
- 6a2ce94 Pointer icon refactor for mouse (base) by Byoungho Jung · 1 year, 11 months ago
- a4ea300 Use TestPointerController in libinputservice_test by Siarhei Vishniakou · 2 years ago
- b41c219 Addressed missed comments from ag/24539449 by Prabir Pradhan · 2 years ago
- 3401d23 Allow PointerController to be disabled on creation by Prabir Pradhan · 2 years, 3 months ago
- c220018 Introduce PointerChoreographer stage in C++ by Prabir Pradhan · 2 years, 3 months ago
- 27c6d99 Use std::shared_ptr for SpriteController by Prabir Pradhan · 2 years, 1 month ago
- 4cc1a63 Strong pointer fixes in libinputservice by Prabir Pradhan · 2 years, 3 months ago
- 6bc2090 Merge "Update OWNERS of libs/input" am: 60a6004712 am: 8767ca9302 am: 030335dc97 by Prabir Pradhan · 2 years, 2 months ago
- bf1be09 Update OWNERS of libs/input by Prabir Pradhan · 2 years, 2 months ago
- 8e47a67 Add vsync id and timestamp to WindowInfosListener by Patrick Williams · 2 years, 4 months ago
- a21a549 Remove getButtonState/setButtonState from PointerController by Siarhei Vishniakou · 2 years, 6 months ago
- b5dadec Return values in PointerController's getters by Prabir Pradhan · 2 years, 6 months ago
- 692bbdb Get mouse cursor position from PointerController instead of WM by Prabir Pradhan · 2 years, 7 months ago
- 670b33d Separate default pointer for mouse and stylus (frameworks/base part) by Seunghwan Choi · 2 years, 8 months ago
- ecde4d0 Convert orientation values in input to ui::Rotation. by Michael Wright · 2 years, 10 months ago
- 20f5fd8 Add TouchSpotController to PointerController dump. by Michael Wright · 2 years, 11 months ago
- 21401ad9 s/displayID/displayId by Michael Wright · 2 years, 11 months ago
- 8357775 Add viewports to PointerController dump by Michael Wright · 2 years, 11 months ago
- 72a8913 Add dump for PointerController. by Michael Wright · 2 years, 11 months ago
- 2b5cd17 Reduce setInputWindows call (2/2) by Arthur Hung · 3 years, 3 months ago
- 015f5d9 Change POINTER_ICON_STYLE enum to a type safe enum class by Brandon Pollack · 3 years, 3 months ago
- 2df659f Merge "Consolidate testing for input changes" into tm-dev am: 648717a3b1 am: 978c20b808 am: b80b9e2ebe am: 6838218b82 by Prabir Pradhan · 3 years, 4 months ago
- 9c54e12 Consolidate testing for input changes by Prabir Pradhan · 3 years, 4 months ago
- d4fd3a1 Synchronize pointer display change requests by Prabir Pradhan · 3 years, 6 months ago
- 0e3d665 Synchronize pointer display change requests by Prabir Pradhan · 3 years, 6 months ago
- 36b55bc Sync with ISurfaceComposerClient changes by Huihong Luo · 3 years, 6 months ago
- 1175dc0 Fix transitive dependencies on SkImageEncoder by Kevin Lubick · 3 years, 6 months ago
- 32189e8 libinputservice: Enable thread safety annotations by Prabir Pradhan · 3 years, 8 months ago
- 5693cee Allow its WindowInfosListener to outlive PointerController by Prabir Pradhan · 3 years, 8 months ago
- f97fac3 Reland "Change PointerController to display space" by Prabir Pradhan · 3 years, 10 months ago
- 3f8b289 SpriteController: Reparent SurfaceControls to null before disposing by Prabir Pradhan · 3 years, 10 months ago
- 02b0545 Revert "Change PointerController to display space" by Prabir Pradhan · 3 years, 10 months ago
- 3f6626e Change PointerController to display space by Prabir Pradhan · 3 years, 10 months ago
- fef0c61 SpriteController: Reparent pointer surfaces under DisplayContent by Prabir Pradhan · 3 years, 10 months ago
- 24beb0a Merge "Use ui::LayerStack" by TreeHugger Robot · 4 years, 1 month ago
- 6272659 Update SurfaceControl buffer size when increasing pointer size by Prabir Pradhan · 4 years, 1 month ago
- 989de3d Use ui::LayerStack by Dominik Laskowski · 4 years, 2 months ago
- 1b520a6 Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 7 months ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 7 months ago
- 463ad8e Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 8 months ago
- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 9 months ago
- 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- ce63713 Switch to callback animation by Liam Harrington · 5 years ago
- c782be6 Refactor of PointerController by Liam Harrington · 5 years ago
- 12956dc Move PointerController enums to enum classes. by Michael Wright · 5 years ago
- 3a09650 Move PointerController from sp to shared_ptr by Michael Wright · 5 years ago
- 6853fe6 Move PointerController enums to enum classes. by Michael Wright · 5 years ago
- a0bc6b1 Move PointerController from sp to shared_ptr by Michael Wright · 5 years ago
- 19a44bc Isolate SpriteIcon into its own file. by Garfield Tan · 5 years ago
- 58c44f3 Isolate SpriteIcon into its own file. by Garfield Tan · 5 years ago
- ca7d723 PointerController: Add guards to ensure display is valid by Prabir Pradhan · 6 years ago
- b1b07be Move setDisplayViewport to InputReader. by Garfield Tan · 6 years ago
- e9c6151 Stop loading animation for addtional cursor type. by Garfield Tan · 6 years ago
- c15eb91 Add cursor type and hotspot to surface metadata. by Garfield Tan · 6 years ago
- ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 6 years ago
- be84595 PointerController: Add guards to ensure display is valid by Prabir Pradhan · 6 years ago
- 68ede07 Move setDisplayViewport to InputReader. by Garfield Tan · 6 years ago
- 3906d1d Stop loading animation for addtional cursor type. by Garfield Tan · 6 years ago
- 9ca5bbe Create C API for accessing android.graphics.Bitmap in native code. by Derek Sollenberger · 6 years ago
- 67e479a Add cursor type and hotspot to surface metadata. by Garfield Tan · 6 years ago
- 350896b Fix mouse pointer not getting enlarged by Arthur Hung · 7 years ago
- d25699a Support showTouches on multi-display (2/2) by Arthur Hung · 7 years ago
- fd8666d Load correct resources for pointer icon on external screen by Andrii Kulian · 7 years ago
- 7dc7d95 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e am: 0aab12591f by Chih-hung Hsieh · 7 years ago
- 0c29f39 Fix/suppress libs/* google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago