1. 8b37b1b Move utility functions related to isFromSource to Input.h by Arpit Singh · 7 months ago
  2. 8a1be91 Tracks whether an injected MotionEvent came from an accessibility tool. by Daniel Norman · 2 years, 2 months ago
  3. ae82aa2 Merge "MotionEvent: add safe dumping method" into main by Harry Cutts · 10 months ago
  4. 2358c13 MotionEvent: add safe dumping method by Harry Cutts · 10 months ago
  5. d62330d KeyboardInputMapper: migrate most tests to InputMapperUnitTest by Harry Cutts · 10 months ago
  6. 0bdbea1 Adding an InputEventActionType enum field to InputEventTimeline. by jioana · 1 year, 1 month ago
  7. 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 2 months ago
  8. ba27d1d Native support for rotary encoder high-res scroll by Biswarup Pal · 1 year, 2 months ago
  9. 8ff5e5e Support high-resolution scroll by Biswarup Pal · 1 year, 3 months ago
  10. 29814f2 Define MotionEventFlag as an AIDL enum by Prabir Pradhan · 1 year, 3 months ago
  11. de36292 Merge "MotionEvent: Consolidate functions to transform PointerCoords" into main by Prabir Pradhan · 1 year, 3 months ago
  12. 746ea4a Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" into main by Prabir Pradhan · 1 year, 3 months ago
  13. 4b8d36c MotionEvent: Consolidate functions to transform PointerCoords by Prabir Pradhan · 1 year, 3 months ago
  14. 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 3 months ago
  15. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 4 months ago
  16. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
  17. b58c0c3 Remove __linux__ ifdefs where not needed by Siarhei Vishniakou · 1 year, 4 months ago
  18. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
  19. c40f6e0 Add missing input flags to aidl and add missing definitions by Siarhei Vishniakou · 1 year, 4 months ago
  20. 56afd1e Move PointerIconType to AIDL by Yuichiro Hanada · 1 year, 6 months ago
  21. 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 1 year, 7 months ago
  22. 08726fc Merge "MotionEvent: Get offsets in raw coordinate space" into main by Prabir Pradhan · 1 year, 6 months ago
  23. add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 1 year, 6 months ago
  24. bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 1 year, 6 months ago
  25. 65a071a InputDispatcher_test: Verify all traced events match exactly by Prabir Pradhan · 1 year, 8 months ago
  26. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 1 year, 9 months ago
  27. 2defec0 Fuzz InputDispatcher by Siarhei Vishniakou · 2 years, 3 months ago
  28. dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 1 year, 11 months ago
  29. b2aff84 Add flag to mark key usage code as a fallback mapping by Arpit Singh · 2 years ago
  30. b237f9e Increase timeouts in InputDispatcher_tests by Siarhei Vishniakou · 2 years, 2 months ago
  31. 7e2f8f1 Add type alias for DeviceId by Siarhei Vishniakou · 2 years, 2 months ago
  32. 73e6d37 Remove PointerProperties::copyFrom by Siarhei Vishniakou · 2 years, 2 months ago
  33. 84e0da4 Merge "Add a unit test for TouchpadInputMapper" into udc-dev am: 1930f60ddf am: 2feca2d9c8 by Siarhei Vishniakou · 2 years, 3 months ago
  34. 979f2d8 Add a unit test for TouchpadInputMapper by Siarhei Vishniakou · 2 years, 4 months ago
  35. 7d45f89 Merge "Create InputTarget in a separate function" into udc-dev am: 5796a17668 am: 6bee6164d7 by TreeHugger Robot · 2 years, 4 months ago
  36. 6c377b3 Create InputTarget in a separate function by Siarhei Vishniakou · 2 years, 4 months ago
  37. 272949d Merge "Convert input event type to enum class" into udc-dev am: ae55bae7a8 am: a274d86799 by Siarhei Vishniakou · 2 years, 5 months ago
  38. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 5 months ago
  39. f04ca08 Merge "Keep touch mode for the key event triggered by gesture" by Justin Chung · 2 years, 5 months ago
  40. 71ddb43 Keep touch mode for the key event triggered by gesture by Justin Chung · 2 years, 5 months ago
  41. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 2 months ago
  42. 09a8fe4 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 2 months ago
  43. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 6 months ago
  44. 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 2 years, 8 months ago
  45. 5df3493 Validate axes and led labels correctly by Siarhei Vishniakou · 2 years, 8 months ago
  46. d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 2 years, 8 months ago
  47. 961656a Merge "[scribe] Add index of handwriting icon on native" by Prabir Pradhan · 2 years, 8 months ago
  48. 92d7fd0 [scribe] Add index of handwriting icon on native by Seunghwan Choi · 2 years, 8 months ago
  49. b346e3f Merge "Report pinch gestures" by Harry Cutts · 2 years, 8 months ago
  50. 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 2 years, 8 months ago
  51. b1e8355 Report pinch gestures by Harry Cutts · 2 years, 9 months ago
  52. afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 2 years, 9 months ago
  53. c5748d1 Report three- and four-finger swipes by Harry Cutts · 2 years, 9 months ago
  54. e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 2 years, 10 months ago
  55. 635422b Convert MotionEvent#getSurfaceRotation to ui::Rotation by Michael Wright · 2 years, 9 months ago
  56. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 2 years, 9 months ago
  57. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 2 years, 10 months ago
  58. ae4d053 Use std::array and default copy assignment for PointerCoords by Prabir Pradhan · 2 years, 10 months ago
  59. 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years ago
  60. c08b0db libinput: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years ago
  61. f5740eb Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca am: 433221fece by TreeHugger Robot · 3 years, 1 month ago
  62. d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 2 months ago
  63. fde85cb Change POINTER_ICON_STYLE enum to a type safe enum class by Brandon Pollack · 3 years, 3 months ago
  64. 44c6cc8 Move pointer icon style enum to libinput headers by Brandon Pollack · 3 years, 3 months ago
  65. 4ded0b0 Validate indices when requesting PointerCoords by Siarhei Vishniakou · 3 years, 3 months ago
  66. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 6 months ago
  67. 8576dd7 Add new NDK function definitions in input.h by Vaibhav · 3 years, 7 months ago
  68. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years ago
  69. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 3 years, 8 months ago
  70. 6dbd0ce Use std::vector in Input.h by Siarhei Vishniakou · 3 years, 8 months ago
  71. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 3 years, 8 months ago
  72. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 9 months ago
  73. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 3 years, 9 months ago
  74. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 3 years, 9 months ago
  75. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 3 years, 9 months ago
  76. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 3 years, 9 months ago
  77. 092f3a9 Add getSurfaceRotation API to MotionEvent by Prabir Pradhan · 3 years, 10 months ago
  78. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 10 months ago
  79. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 3 years, 10 months ago
  80. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 3 years, 10 months ago
  81. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 3 years, 10 months ago
  82. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 3 years, 10 months ago
  83. 6b43041 Change PointerController to display space by Prabir Pradhan · 3 years, 10 months ago
  84. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 3 years, 10 months ago
  85. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 3 years, 10 months ago
  86. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 3 years, 10 months ago
  87. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 3 years, 11 months ago
  88. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 3 years, 11 months ago
  89. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years ago
  90. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
  91. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 2 months ago
  92. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 1 month ago
  93. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 2 months ago
  94. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 2 months ago
  95. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 2 months ago
  96. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 2 months ago
  97. e8891eb Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 am: c77cf4d087 by Diego Perez · 4 years, 2 months ago
  98. c3b3564 Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 by Diego Perez · 4 years, 2 months ago
  99. ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 2 months ago
  100. 4245740 Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a am: 1d8759d3ec by TreeHugger Robot · 4 years, 2 months ago