1. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 2 years ago
  2. dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 2 years, 2 months ago
  3. 73e6d37 Remove PointerProperties::copyFrom by Siarhei Vishniakou · 2 years, 6 months ago
  4. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 9 months ago
  5. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 5 months ago
  6. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 10 months ago
  7. 5df3493 Validate axes and led labels correctly by Siarhei Vishniakou · 3 years ago
  8. d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 3 years ago
  9. b346e3f Merge "Report pinch gestures" by Harry Cutts · 3 years ago
  10. 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 3 years ago
  11. b1e8355 Report pinch gestures by Harry Cutts · 3 years ago
  12. afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 3 years ago
  13. c5748d1 Report three- and four-finger swipes by Harry Cutts · 3 years, 1 month ago
  14. e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years, 1 month ago
  15. 635422b Convert MotionEvent#getSurfaceRotation to ui::Rotation by Michael Wright · 3 years, 1 month ago
  16. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 1 month ago
  17. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years, 2 months ago
  18. ae4d053 Use std::array and default copy assignment for PointerCoords by Prabir Pradhan · 3 years, 2 months ago
  19. 63740b9 Use getrandom for device input event ID generation by Siarhei Vishniakou · 3 years, 2 months ago
  20. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 3 months ago
  21. 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years, 3 months ago
  22. 0ee750f Merge "Toast: Fix MotionEvent has too many PointerCoords" am: 583954b00a am: a826c8f3b7 am: 9877bcfdbc am: ead9ee6370 by Siarhei Vishniakou · 3 years, 3 months ago
  23. aa5a51a Toast: Fix MotionEvent has too many PointerCoords by hupeng3 · 3 years, 4 months ago
  24. d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 5 months ago
  25. 258e2b9 Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 6 months ago
  26. 4ded0b0 Validate indices when requesting PointerCoords by Siarhei Vishniakou · 3 years, 7 months ago
  27. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 10 months ago
  28. 6dbd0ce Use std::vector in Input.h by Siarhei Vishniakou · 4 years ago
  29. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years ago
  30. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  31. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 1 month ago
  32. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
  33. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 1 month ago
  34. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
  35. 092f3a9 Add getSurfaceRotation API to MotionEvent by Prabir Pradhan · 4 years, 1 month ago
  36. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  37. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 1 month ago
  38. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 4 years, 1 month ago
  39. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 4 years, 1 month ago
  40. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 1 month ago
  41. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 2 months ago
  42. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 4 years, 1 month ago
  43. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 4 years, 1 month ago
  44. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
  45. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 2 months ago
  46. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 4 years, 2 months ago
  47. d2b0267 MotionEvent: Avoid clipping tranformed orientation angle values by Prabir Pradhan · 4 years, 2 months ago
  48. 08dec6c Merge "TouchMode (4.2/n) Enhancing recycle to support touch mode event" by Antonio Kantek · 4 years, 3 months ago
  49. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 3 months ago
  50. eb4a30c TouchMode (4.2/n) Enhancing recycle to support touch mode event by Antonio Kantek · 4 years, 3 months ago
  51. 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years, 4 months ago
  52. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 4 months ago
  53. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 5 months ago
  54. e5eef8f Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 am: d1d30934f4 by TreeHugger Robot · 4 years, 4 months ago
  55. 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 4 months ago
  56. a153004 Merge "Revert^2 "Enable input window rotation flag"" into sc-v2-dev am: f459a9f290 am: 239e1dd18b by Android Build Prod User · 4 years, 4 months ago
  57. 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 4 months ago
  58. 196cc3f Merge "Revert "Enable input window rotation flag"" into sc-v2-dev am: b998d92793 am: e1b77ba992 by Prabir Pradhan · 4 years, 5 months ago
  59. 477c52f Revert "Enable input window rotation flag" by Arthur Hung · 4 years, 5 months ago
  60. 60d495d Merge changes from topic "cherrypick-enable_input_rot_flag-ev5656cryw" into sc-v2-dev am: 061db8082b am: 1d83f2092e by Prabir Pradhan · 4 years, 5 months ago
  61. 2919858 Enable input window rotation flag by Evan Rosky · 4 years, 8 months ago
  62. d8208f1 Merge "MotionEvent: Guard getRawX/Y compatibility logic using feature flag" into sc-dev am: 15c1c683fd am: ec016950c0 by Prabir Pradhan · 4 years, 5 months ago
  63. 921daeb Merge "MotionEvent: Guard getRawX/Y compatibility logic using feature flag" into sc-dev am: 15c1c683fd by Prabir Pradhan · 4 years, 5 months ago
  64. 7e1443f MotionEvent: Guard getRawX/Y compatibility logic using feature flag by Prabir Pradhan · 4 years, 5 months ago
  65. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 5 months ago
  66. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 5 months ago
  67. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 6 months ago
  68. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 6 months ago
  69. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 7 months ago
  70. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 7 months ago
  71. 5211ae5 Merge changes from topics "motion-event-offset-pointer-sources", "motionevent-rotate-relative-xy-sv2" into sc-v2-dev am: 20f5567143 am: 98d5cfe890 by TreeHugger Robot · 4 years, 6 months ago
  72. 4b19bd0 MotionEvent: Transform mouse cursor position by Prabir Pradhan · 4 years, 7 months ago
  73. c652358 MotionEvent: Rotate relative axes according to window orientation by Prabir Pradhan · 4 years, 8 months ago
  74. 9f38881 Apply translation/offset to events from pointer sources only by Prabir Pradhan · 4 years, 8 months ago
  75. 41ca6a1 MotionEvent: Simplify logic around transformations am: 6b38461a39 am: afc72f738d am: 7d0e81e299 by Prabir Pradhan · 4 years, 7 months ago
  76. 6b38461 MotionEvent: Simplify logic around transformations by Prabir Pradhan · 4 years, 8 months ago
  77. 0cc1fb5 Merge "Add a hidden API to apply a transform the content of an event." into sc-dev am: 00c2e36c3b by Evan Rosky · 4 years, 8 months ago
  78. d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 4 years, 8 months ago
  79. 426aa09 Add enough information to compatibility-transform getRaw() am: 84f07f0cbe by Evan Rosky · 4 years, 8 months ago
  80. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 8 months ago
  81. 0b8f43b Merge "Move drag event to InputDispatcher (1/n)" into sc-dev am: 30c6ac31bd by Arthur Hung · 4 years, 10 months ago
  82. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  83. d0729e1 Remove unused function by Siarhei Vishniakou · 7 years ago
  84. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  85. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 5 years ago
  86. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 5 years ago
  87. 5820852 Build all of libinput for linux host. by Brett Chabot · 5 years ago
  88. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 5 years ago
  89. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 5 years ago
  90. 09c8d2d Created libattestation by chaviw · 5 years ago
  91. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 5 years ago
  92. 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
  93. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 5 years ago
  94. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  95. 4cc839f Add ID to native events. by Garfield Tan · 6 years ago
  96. 84b087e Add event ID generator. by Garfield Tan · 6 years ago
  97. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  98. aa5a4f1 Merge "Use uint32_t for input source" by TreeHugger Robot · 6 years ago
  99. 8235709 Send raw coordinates to client but scale when getting relative by chaviw · 6 years ago
  100. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago