1. 771a769 Dispatch cancel event to the correct target display by Hu Guo · 2 years ago
  2. cf62d96 inputflinger: add #includes to InterfaceMocks.h by Harry Cutts · 2 years ago
  3. 851c191 Merge "Introduce PointerChoreographer stage in C++" into main by Treehugger Robot · 2 years ago
  4. b56e92c Introduce PointerChoreographer stage in C++ by Prabir Pradhan · 2 years, 3 months ago
  5. 82b67ae Merge "InputMapper refactor: Configure empty InputDevice" into main by Arpit Singh · 2 years ago
  6. 8b51d25 Merge "InputMapper refactor: refactor device enable/disable method" into main by Arpit Singh · 2 years ago
  7. b7f3755 Merge "Custom names for windows in targeted injection tests" into main by Siarhei Vishniakou · 2 years ago
  8. 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 3 months ago
  9. 4818977 InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 3 months ago
  10. e3ce412 Custom names for windows in targeted injection tests by Siarhei Vishniakou · 2 years ago
  11. dac1b72 Merge "Add test to ensure a keyboard with HID usage support is not a stylus" into main by Treehugger Robot · 2 years ago
  12. 37a819b Add test to ensure a keyboard with HID usage support is not a stylus by Prabir Pradhan · 2 years, 1 month ago
  13. cb547b7 Merge "TouchpadInputMapper: test createHardwareProperties" into main by Harry Cutts · 2 years ago
  14. 3952c83 TouchpadInputMapper: test createHardwareProperties by Harry Cutts · 2 years, 1 month ago
  15. a223518 Merge "Prevent keyboards from being recognized as a stylus" into main by Prabir Pradhan · 2 years, 1 month ago
  16. 3c28b94 Prevent keyboards from being recognized as a stylus by Prabir Pradhan · 2 years, 1 month ago
  17. 4d8a0d9 Merge "Use rect instead of four int frame values for WindowInfo" into main by Chavi Weingarten · 2 years, 1 month ago
  18. 2e039f9 Merge "Access mInputDevices with a lock" into main by Siarhei Vishniakou · 2 years, 1 month ago
  19. c09ec6d Add test to ensure values outside the abs axis range are accepted by Prabir Pradhan · 2 years, 1 month ago
  20. 66b82f9 Access mInputDevices with a lock by Siarhei Vishniakou · 2 years, 1 month ago
  21. 440bf65 Test display associations in TouchIntegrationTest by Arpit Singh · 2 years, 1 month ago
  22. 4232a0d Merge "Updated fuzz_config in Android.bp file" into main by Treehugger Robot · 2 years, 1 month ago
  23. 7f01919 Use rect instead of four int frame values for WindowInfo by Chavi Weingarten · 2 years, 1 month ago
  24. 004f311 Fix flakiness for ExternalStylusConnectedDuringTouchGesture by Prabir Pradhan · 2 years, 1 month ago
  25. 85cf63e Add test to verify external stylus connection does not interrupt touch by Prabir Pradhan · 2 years, 1 month ago
  26. d074638 Allow touchpads to expose associated display by Josep del Rio · 2 years, 1 month ago
  27. 17975e9 Merge "Increase timeouts in InputDispatcher_tests" into main by Treehugger Robot · 2 years, 1 month ago
  28. b237f9e Increase timeouts in InputDispatcher_tests by Siarhei Vishniakou · 2 years, 2 months ago
  29. 50dc73b Merge changes from topic "typing-tapping-cursor" into udc-qpr-dev am: 027baa7a4c am: 5ed770768e by Arpit Singh · 2 years, 1 month ago
  30. 2655424 Hide pointer while typing on a physical keyboard am: b3b3f73f10 am: 4f58e44664 by Arpit Singh · 2 years, 1 month ago
  31. 8fcca7b Merge "Pass layout info in native callback for quicker layout setup." into main by Vaibhav Devmurari · 2 years, 1 month ago
  32. a5ea7c1 Disable Tap to click while typing on a PK by Arpit Singh · 2 years, 2 months ago
  33. b3b3f73 Hide pointer while typing on a physical keyboard by Arpit Singh · 2 years, 2 months ago
  34. c41de37 Remove setInputWindows API by Siarhei Vishniakou · 2 years, 2 months ago
  35. 700424c Replace duplicate with onWindowInfosChanged by Siarhei Vishniakou · 2 years, 2 months ago
  36. 21f77bd Make UntrustedSpy_AbortsDispatcher threadsafe by Siarhei Vishniakou · 2 years, 2 months ago
  37. 25537f8 Add test for non-splittable windows by Siarhei Vishniakou · 2 years, 2 months ago
  38. 235b4db Merge "inputflinger fuzzers: Remove FuzzContainer" into main by Harry Cutts · 2 years, 2 months ago
  39. f61c047 inputflinger fuzzers: Remove FuzzContainer by Harry Cutts · 2 years, 2 months ago
  40. dec3080 Pass layout info in native callback for quicker layout setup. by Vaibhav Devmurari · 2 years, 2 months ago
  41. de231db Merge changes I2a4359de,I08376f69 into main by Treehugger Robot · 2 years, 2 months ago
  42. 39d60aa Revert "Disable stylus integration tests temporarily" by Prabir Pradhan · 2 years, 2 months ago
  43. beb4c56 Merge "Split EventBuilders.h" into udc-qpr-dev am: 6480f1639f am: 54ee96d8cc by Cody Heiner · 2 years, 2 months ago
  44. 6480f16 Merge "Split EventBuilders.h" into udc-qpr-dev by Cody Heiner · 2 years, 2 months ago
  45. 9741e65 Merge changes If933e1ce,Ic22ac0f2 into main by Harry Cutts · 2 years, 2 months ago
  46. e36d835 inputflinger fuzzers: remove FuzzContainer.getPolicyConfig by Harry Cutts · 2 years, 2 months ago
  47. ccb75e8 inputflinger: Add touchpad stack fuzzer by Harry Cutts · 2 years, 3 months ago
  48. 4c4f264 Merge "TouchpadInputMapper: send hover events after UP" into udc-qpr-dev am: 175d715a23 am: 48afe34c95 by Harry Cutts · 2 years, 2 months ago
  49. 175d715 Merge "TouchpadInputMapper: send hover events after UP" into udc-qpr-dev by Harry Cutts · 2 years, 2 months ago
  50. f83c693 Increase timeouts for ANR tests by Siarhei Vishniakou · 2 years, 2 months ago
  51. 166a5af Split EventBuilders.h by Cody Heiner · 2 years, 2 months ago
  52. 48e7a40 TouchpadInputMapper: send hover events after UP by Harry Cutts · 2 years, 2 months ago
  53. 1efdbca Revert "InputMapper refactor: refactor device enable/disable method" am: 3e56f7e702 am: d82efb7d36 by Arpit Singh · 2 years, 2 months ago
  54. e18abe3 Revert "InputMapper refactor: Configure empty InputDevice" am: 7f1765e2e6 am: 925c2a5bde by Arpit Singh · 2 years, 2 months ago
  55. 3e56f7e Revert "InputMapper refactor: refactor device enable/disable method" by Arpit Singh · 2 years, 2 months ago
  56. 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 2 months ago
  57. 7a039af Merge "inputflinger: fix format of parameter name comments" into main by Treehugger Robot · 2 years, 2 months ago
  58. 0a724d2 InputMapper refactor: Configure empty InputDevice am: 4f61f3c959 am: 691001a872 by Arpit Singh · 2 years, 2 months ago
  59. 116bf96 InputMapper refactor: refactor device enable/disable method am: f4cdbefdde am: eae9bd0ad5 by Arpit Singh · 2 years, 2 months ago
  60. 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 3 months ago
  61. f4cdbef InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 3 months ago
  62. 101ee9b inputflinger: fix format of parameter name comments by Harry Cutts · 2 years, 2 months ago
  63. b4e5094 Merge "Metrics Collector: Prevent queuing interactions from ignored devices" into udc-qpr-dev am: dff3962ca1 am: acebd1e8e1 by Treehugger Robot · 2 years, 2 months ago
  64. 4c155eb Some input build rule fixes by Siarhei Vishniakou · 2 years, 2 months ago
  65. 047695b Metrics Collector: Prevent queuing interactions from ignored devices by Prabir Pradhan · 2 years, 2 months ago
  66. e03e8b1 Add support for device.wake InputDevice Property by Yeabkal Wubshit · 2 years, 2 months ago
  67. 0d82d3d Merge changes I5f9219b7,Ibf42623a,I870c762f by Harry Cutts · 2 years, 2 months ago
  68. 2fbfc68 inputflinger fuzzers: tidy up kValid{Types,Codes} by Harry Cutts · 2 years, 3 months ago
  69. 9d2b527 FuzzContainer: fix parameter name comment format by Harry Cutts · 2 years, 3 months ago
  70. 656e0ad inputflinger fuzzers: add function for creating RawEvents by Harry Cutts · 2 years, 3 months ago
  71. 4648fea Increase injection timeout for InputFilterInjectionPolicyTest by Siarhei Vishniakou · 2 years, 2 months ago
  72. 7e63975 Merge "Use threadsafe death testing for dispatcher tests" into udc-qpr-dev am: 0b8abab2ab am: a82711a15c by Treehugger Robot · 2 years, 2 months ago
  73. 3a10676 Merge "Dispatcher: Do not cancel touches when a window's orientation changes" by Treehugger Robot · 2 years, 3 months ago
  74. 69d00bf Dispatcher: Do not cancel touches when a window's orientation changes by Prabir Pradhan · 2 years, 3 months ago
  75. ad3b682 Use threadsafe death testing for dispatcher tests by Siarhei Vishniakou · 2 years, 3 months ago
  76. 73ab4db Merge "Use a strongly typed Pid in WindowInfo" into udc-qpr-dev by Treehugger Robot · 2 years, 3 months ago
  77. fae63ae Merge "Wait for dispatcher idle before asserting policy callbacks" into udc-qpr-dev am: 11512800c0 am: c42bc2bd6e by TreeHugger Robot · 2 years, 3 months ago
  78. 1151280 Merge "Wait for dispatcher idle before asserting policy callbacks" into udc-qpr-dev by TreeHugger Robot · 2 years, 3 months ago
  79. e59c6dc Use a strongly typed Pid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
  80. ee9db03 Merge "Use a strongly typed Pid in WindowInfo" by Treehugger Robot · 2 years, 3 months ago
  81. ff3e52c Merge "Link libinput as a shared library for host" by Prabir Pradhan · 2 years, 3 months ago
  82. a68ffa5 Merge "Store coords and properties as vector in args" into udc-qpr-dev am: 9437fe1a29 am: 4d9929c532 by Siarhei Vishniakou · 2 years, 3 months ago
  83. 9437fe1 Merge "Store coords and properties as vector in args" into udc-qpr-dev by Siarhei Vishniakou · 2 years, 3 months ago
  84. 89f7119 Link libinput as a shared library for host by Prabir Pradhan · 2 years, 3 months ago
  85. a66d65e Wait for dispatcher idle before asserting policy callbacks by Siarhei Vishniakou · 2 years, 3 months ago
  86. 3218fc0 Store coords and properties as vector in args by Siarhei Vishniakou · 2 years, 3 months ago
  87. aeebeb4 Use a strongly typed Pid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
  88. 6b323bd Merge "Move EventBuilders.h next to MotionEvent definitions" into udc-qpr-dev am: 6db5aaf680 am: 0baef9300f by Cody Heiner · 2 years, 3 months ago
  89. 6db5aaf Merge "Move EventBuilders.h next to MotionEvent definitions" into udc-qpr-dev by Cody Heiner · 2 years, 3 months ago
  90. 8be70cb Merge "Use a strongly typed Uid in WindowInfo" into udc-qpr-dev am: 042a7a0b19 am: 8a19cadc33 by Treehugger Robot · 2 years, 3 months ago
  91. 042a7a0 Merge "Use a strongly typed Uid in WindowInfo" into udc-qpr-dev by Treehugger Robot · 2 years, 3 months ago
  92. 1feacf4 Move EventBuilders.h next to MotionEvent definitions by Cody Heiner · 2 years, 3 months ago
  93. 44a5718 Build input fuzzers for host am: 8bea9dbe53 am: 510a370666 by Siarhei Vishniakou · 2 years, 3 months ago
  94. 8bea9db Build input fuzzers for host by Siarhei Vishniakou · 2 years, 3 months ago
  95. 8a5c41d Use a strongly typed Uid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
  96. 6164995 TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a5 am: 8d984107c3 by Harry Cutts · 2 years, 3 months ago
  97. 256af9a TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a5 am: cff1f93042 by Harry Cutts · 2 years, 3 months ago
  98. 1db4399 TouchInputMapper: don't check touchpad touches by screen bounds by Harry Cutts · 2 years, 3 months ago
  99. f4e8f7f Convert InputVerifier to rust am: 5c02a71995 am: d6fe166e07 by Siarhei Vishniakou · 2 years, 3 months ago
  100. 5c02a71 Convert InputVerifier to rust by Siarhei Vishniakou · 2 years, 4 months ago