1. ae55bae Merge "Convert input event type to enum class" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
  2. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 9 months ago
  3. 18838bc Add `front` and `back` methods to RingBuffer by Cody Heiner · 2 years, 10 months ago
  4. dbd14eb Add outputLength method by Cody Heiner · 2 years, 10 months ago
  5. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 6 months ago
  6. 3fcbed1 Merge "libs/input: make parameter comment style consistent" into udc-dev by Harry Cutts · 2 years, 10 months ago
  7. 82c791c libs/input: make parameter comment style consistent by Harry Cutts · 2 years, 10 months ago
  8. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 10 months ago
  9. fd0a68e Use current directory to load prediction model by Siarhei Vishniakou · 2 years, 11 months ago
  10. 33cb38b Single-device prediction only by Siarhei Vishniakou · 2 years, 11 months ago
  11. 659a624 Enable ub sanitizer for libinput_tests by Siarhei Vishniakou · 2 years, 11 months ago
  12. da6a448 Replace shared libtflite dependency with static library. by Philip Quinn · 3 years ago
  13. 9b8926e Add a simple ring buffer and use it for holding TFLite model inputs. by Philip Quinn · 3 years ago
  14. dff1554 Merge "Add TFLite model for motion prediction." by Philip Quinn · 3 years ago
  15. 8f953ab Add TFLite model for motion prediction. by Philip Quinn · 3 years, 1 month ago
  16. 5df3493 Validate axes and led labels correctly by Siarhei Vishniakou · 3 years ago
  17. c36d21e Ignore resampled values when computing velocity by Siarhei Vishniakou · 3 years ago
  18. 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 3 years ago
  19. 657a173 Use std::optional for active pointer id by Siarhei Vishniakou · 3 years ago
  20. 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 3 years ago
  21. afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 3 years, 1 month ago
  22. 0839bd6 Provide prediction time from the application by Siarhei Vishniakou · 3 years ago
  23. 39147ce Add native MotionPredictor by Siarhei Vishniakou · 3 years, 2 months ago
  24. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 2 months ago
  25. eca273c Create Native VelocityTracker#isAxisSupported Function by Yeabkal Wubshit · 3 years, 3 months ago
  26. 5e83dfe Run libinput_tests on host by Siarhei Vishniakou · 3 years, 4 months ago
  27. a15e599 Update VelocityTracker_test to Reflect Empty-Velocities by Yeabkal Wubshit · 3 years, 4 months ago
  28. 871cc8a Add Unit Tests to Check Default Strategy Setup by Yeabkal Wubshit · 3 years, 4 months ago
  29. 0bb5e59 Add VelocityTracker Support for AXIS_SCROLL by Yeabkal Wubshit · 3 years, 4 months ago
  30. 47ff708 Improve VelocityTracker Strategy Handling by Yeabkal Wubshit · 3 years, 4 months ago
  31. 384ab0f Reland "Make VelocityTracker 1D" (--try 2) by Yeabkal Wubshit · 3 years, 4 months ago
  32. 86f72a3 Revert "Make VelocityTracker 1D" by Sam Dubey · 3 years, 4 months ago
  33. 37acf6e Make VelocityTracker 1D by Yeabkal Wubshit · 3 years, 5 months ago
  34. cf77f03 Merge changes Ia6ef5a21,Ic7a74588 by TreeHugger Robot · 3 years, 7 months ago
  35. 208360b Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  36. 9f26fc3 Check whether pointer has stopped at liftoff - try 2 by Siarhei Vishniakou · 3 years, 7 months ago
  37. 21fcc2b Revert "Check whether pointer has stopped at liftoff" by Siarhei Vishniakou · 3 years, 7 months ago
  38. 456acaa Check whether pointer has stopped at liftoff by Siarhei Vishniakou · 3 years, 7 months ago
  39. a9fd82c Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 8 months ago
  40. 5ed8eaa Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 8 months ago
  41. 0ced3cc Add touch resampling native tests by Siarhei Vishniakou · 8 years ago
  42. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  43. 90bc949 Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 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, 3 months ago
  46. be67e2e Merge "Use constexpr in VelocityTracker" by TreeHugger Robot · 4 years, 3 months ago
  47. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 4 years, 3 months ago
  48. e37bcec Use constexpr in VelocityTracker by Siarhei Vishniakou · 4 years, 4 months ago
  49. 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years, 4 months ago
  50. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 5 months ago
  51. d8208f1 Merge "MotionEvent: Guard getRawX/Y compatibility logic using feature flag" into sc-dev am: 15c1c683fd am: ec016950c0 by Prabir Pradhan · 4 years, 6 months ago
  52. 7e1443f MotionEvent: Guard getRawX/Y compatibility logic using feature flag by Prabir Pradhan · 4 years, 6 months ago
  53. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 6 months ago
  54. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 6 months ago
  55. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 7 months ago
  56. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  57. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  58. c652358 MotionEvent: Rotate relative axes according to window orientation by Prabir Pradhan · 4 years, 8 months ago
  59. 9f38881 Apply translation/offset to events from pointer sources only by Prabir Pradhan · 4 years, 8 months ago
  60. 9a049d8 Merge changes from topic "input statistics" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  61. 44edce9 Parcel/Unparcel displaysize in InputWindowInfo by Evan Rosky · 4 years, 8 months ago
  62. 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 5 years ago
  63. 00c2e36 Merge "Add a hidden API to apply a transform the content of an event." into sc-dev by Evan Rosky · 4 years, 9 months ago
  64. d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 4 years, 9 months ago
  65. b8e9586 Merge "Add error logging when channel receives an invalid message" into sc-dev by Siarhei Vishniakou · 4 years, 9 months ago
  66. dbdb673 Add error logging when channel receives an invalid message by Siarhei Vishniakou · 4 years, 9 months ago
  67. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
  68. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  69. 277ee04 Merge "Add InputDevice stats atom logging" into sc-dev by Chris Ye · 4 years, 10 months ago
  70. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 10 months ago
  71. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 10 months ago
  72. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 11 months ago
  73. d3fef46 Add InputDevice stats atom logging by Chris Ye · 4 years, 11 months ago
  74. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  75. 38b7f7f Use bool directly in InputMessage by Siarhei Vishniakou · 4 years, 11 months ago
  76. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  77. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  78. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  79. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  80. 189c0f8 Add explicit Result::ok() checks where needed by Bernie Innocenti · 5 years ago
  81. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  82. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  83. 749b846 Change NamedEnum unknow enum string format from hexical to decimal. by Chris Ye · 5 years ago
  84. a838839 Add TEST_MAPPING for input-related code by Siarhei Vishniakou · 5 years ago
  85. a1188f5 Add eventTime print out to Entry dump by Siarhei Vishniakou · 5 years ago
  86. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 5 years ago
  87. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 5 years ago
  88. 173871c Introducing NamedEnum to parse enum value as string names. by Chris Ye · 5 years ago
  89. e9cadca Link libinput as static_lib for libinput_tests by Siarhei Vishniakou · 5 years ago
  90. 09c8d2d Created libattestation by chaviw · 5 years ago
  91. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  92. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  93. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  94. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  95. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 5 years ago
  96. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 5 years ago
  97. 1d0262a Merge "Add Flags<F>::Iterator." by Michael Wright · 5 years ago
  98. 1ff3d1e Use Transform in InputDispatcher by chaviw · 6 years ago
  99. 75d9e66 Add Flags<F>::Iterator. by Michael Wright · 6 years ago
  100. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 6 years ago