1. 979f2d8 Add a unit test for TouchpadInputMapper by Siarhei Vishniakou · 2 years, 7 months ago
  2. 6c377b3 Create InputTarget in a separate function by Siarhei Vishniakou · 2 years, 8 months ago
  3. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 9 months ago
  4. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 5 months ago
  5. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 10 months ago
  6. 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 3 years 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. 961656a Merge "[scribe] Add index of handwriting icon on native" by Prabir Pradhan · 3 years ago
  10. 92d7fd0 [scribe] Add index of handwriting icon on native by Seunghwan Choi · 3 years ago
  11. b346e3f Merge "Report pinch gestures" by Harry Cutts · 3 years ago
  12. 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 3 years ago
  13. b1e8355 Report pinch gestures by Harry Cutts · 3 years ago
  14. afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 3 years ago
  15. c5748d1 Report three- and four-finger swipes by Harry Cutts · 3 years, 1 month ago
  16. e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years, 1 month ago
  17. 635422b Convert MotionEvent#getSurfaceRotation to ui::Rotation by Michael Wright · 3 years, 1 month ago
  18. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 1 month ago
  19. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years, 2 months ago
  20. ae4d053 Use std::array and default copy assignment for PointerCoords by Prabir Pradhan · 3 years, 2 months ago
  21. 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years, 3 months ago
  22. c08b0db libinput: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 4 months ago
  23. f5740eb Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca am: 433221fece by TreeHugger Robot · 3 years, 5 months ago
  24. d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 5 months ago
  25. fde85cb Change POINTER_ICON_STYLE enum to a type safe enum class by Brandon Pollack · 3 years, 7 months ago
  26. 44c6cc8 Move pointer icon style enum to libinput headers by Brandon Pollack · 3 years, 7 months ago
  27. 4ded0b0 Validate indices when requesting PointerCoords by Siarhei Vishniakou · 3 years, 7 months ago
  28. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 10 months ago
  29. 8576dd7 Add new NDK function definitions in input.h by Vaibhav · 3 years, 11 months ago
  30. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 3 months ago
  31. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  32. 6dbd0ce Use std::vector in Input.h by Siarhei Vishniakou · 4 years ago
  33. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years ago
  34. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  35. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 1 month ago
  36. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
  37. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 1 month ago
  38. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
  39. 092f3a9 Add getSurfaceRotation API to MotionEvent by Prabir Pradhan · 4 years, 1 month ago
  40. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  41. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 1 month ago
  42. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 4 years, 1 month ago
  43. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 4 years, 1 month ago
  44. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 1 month ago
  45. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 2 months ago
  46. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 4 years, 1 month ago
  47. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 4 years, 1 month ago
  48. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
  49. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 2 months ago
  50. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 4 years, 2 months ago
  51. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 3 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. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  55. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 5 months ago
  56. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 5 months ago
  57. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 6 months ago
  58. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 6 months ago
  59. 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, 6 months ago
  60. c3b3564 Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 by Diego Perez · 4 years, 6 months ago
  61. ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
  62. 4245740 Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a am: 1d8759d3ec by TreeHugger Robot · 4 years, 6 months ago
  63. ddad8ba Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a by TreeHugger Robot · 4 years, 6 months ago
  64. cf43a95 Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
  65. 2fbdff8 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 1e15906653 by TreeHugger Robot · 4 years, 6 months ago
  66. 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 6 months ago
  67. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 6 months ago
  68. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 7 months ago
  69. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 7 months ago
  70. 8ddc450 Merge "Avoid aidl usage on mac builds" into sc-dev am: 6123a6d95d am: ff52a643df by TreeHugger Robot · 4 years, 6 months ago
  71. 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 4 years, 6 months ago
  72. 590af64 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a am: 5210e8e564 by Siarhei Vishniakou · 4 years, 6 months ago
  73. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 7 months ago
  74. 7a9e7cf Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev am: 88fceed440 by TreeHugger Robot · 4 years, 8 months ago
  75. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  76. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 10 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. 930b6ec Merge "Pass latency information from app to input" into sc-dev am: 2814c31982 by TreeHugger Robot · 4 years, 9 months ago
  82. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  83. 0b8f43b Merge "Move drag event to InputDispatcher (1/n)" into sc-dev am: 30c6ac31bd by Arthur Hung · 4 years, 10 months ago
  84. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  85. d0729e1 Remove unused function by Siarhei Vishniakou · 7 years ago
  86. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  87. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 5 years ago
  88. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 5 years ago
  89. 5820852 Build all of libinput for linux host. by Brett Chabot · 5 years ago
  90. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 5 years ago
  91. 59113a6 Merge "Remove system UI flag constants" by Tiger Huang · 5 years ago
  92. 7e03ad3 Remove system UI flag constants by Tiger Huang · 5 years ago
  93. 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 5 years ago
  94. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 5 years ago
  95. 09c8d2d Created libattestation by chaviw · 5 years ago
  96. 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
  97. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  98. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 5 years ago
  99. fd9c1ed Added libui dependencies for input by chaviw · 5 years ago
  100. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago