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