1. 0026b4c Return InputTargets instead of TouchedWindows by Siarhei Vishniakou · 3 years, 3 months ago
  2. d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 3 years, 1 month ago
  3. 53e1dac Merge changes I036d0251,I7723dcba by Harry Cutts · 3 years, 1 month ago
  4. 6d1c002 Merge changes Ia1f8e1e6,Iea756675 by Harry Cutts · 3 years, 1 month ago
  5. ea73eaa TouchpadInputMapper: add dump method by Harry Cutts · 3 years, 1 month ago
  6. 1b21791 TouchpadInputMapper: Add gesture property provider by Harry Cutts · 3 years, 2 months ago
  7. b096ea0 Merge "Track hovering pointers explicitly -- try 2" by TreeHugger Robot · 3 years, 1 month ago
  8. b581f7f Track hovering pointers explicitly -- try 2 by Siarhei Vishniakou · 3 years, 3 months ago
  9. 8c48b9b Enable new touchpad stack by default by Harry Cutts · 3 years, 1 month ago
  10. 9c528bd Disable new touchpad stack for Sony gamepads by Harry Cutts · 3 years, 1 month ago
  11. d3cf4c2 Merge "Add an API to get the supported USI version for a display" by Prabir Pradhan · 3 years, 1 month ago
  12. e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 3 years, 2 months ago
  13. 68950fb Merge "Per-pointer processing in VelocityTracker" by TreeHugger Robot · 3 years, 1 month ago
  14. b346e3f Merge "Report pinch gestures" by Harry Cutts · 3 years, 1 month ago
  15. 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 3 years, 1 month ago
  16. 23e8ae9 Clear applied layout overlay if new layout overlay is null. by Vaibhav Devmurari · 3 years, 2 months ago
  17. 623fede Wake device on touchpad activity by Josep del Rio · 3 years, 2 months ago
  18. 118cd60 Merge "Report two-finger touchpad swipes" by Harry Cutts · 3 years, 1 month ago
  19. b1e8355 Report pinch gestures by Harry Cutts · 3 years, 2 months ago
  20. ef400b2 Report two-finger touchpad swipes by Harry Cutts · 3 years, 2 months ago
  21. d26c106 Merge "TouchpadInputMapper: rotate multi-finger swipes with display" by Harry Cutts · 3 years, 1 month ago
  22. 99aba56 Merge "Add configuration for disabling stylus button motion events" by TreeHugger Robot · 3 years, 2 months ago
  23. 94f5bd5 TouchpadInputMapper: rotate multi-finger swipes with display by Harry Cutts · 3 years, 2 months ago
  24. 61560dd Merge "Report three- and four-finger swipes" by Harry Cutts · 3 years, 2 months ago
  25. 7f5c0b3 Merge "TouchpadInputMapper: rotate pointer movement with display" by Harry Cutts · 3 years, 2 months ago
  26. c5748d1 Report three- and four-finger swipes by Harry Cutts · 3 years, 3 months ago
  27. edf6ce7 TouchpadInputMapper: rotate pointer movement with display by Harry Cutts · 3 years, 2 months ago
  28. 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years, 2 months ago
  29. 7aa7ff0 Add configuration for disabling stylus button motion events by Prabir Pradhan · 3 years, 2 months ago
  30. 990ff7b Don't crash on invalid HID country code by Vaibhav Devmurari · 3 years, 2 months ago
  31. a91efe0 Merge changes If7b0026a,Ibfb6d2ab,I403a686c,I15b5fa66 by Prabir Pradhan · 3 years, 2 months ago
  32. 34dfbf0 Merge "Fix wallpaper window multi-touch" by Arthur Hung · 3 years, 2 months ago
  33. 690a8ae Merge "inputflinger_input_reader_fuzzer: Bug Fix" by Siarhei Vishniakou · 3 years, 2 months ago
  34. eea5be0 inputflinger_input_reader_fuzzer: Bug Fix by Aditya Wazir · 3 years, 4 months ago
  35. 146fac1 Merge "Gets keyboard layout info from user space when available." by Zixuan Qu · 3 years, 2 months ago
  36. 64fd520 TouchInputMapper: Remove the concept of coverage calibration by Prabir Pradhan · 3 years, 3 months ago
  37. e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years, 3 months ago
  38. 675f25a TouchInputMapper: Perform physical frame hit test in rotated display space by Prabir Pradhan · 3 years, 3 months ago
  39. ea31d4f TouchInputMapper: Use ui::Transform to "cook" raw input coordinates by Prabir Pradhan · 3 years, 3 months ago
  40. ba9364a Use a const InputDeviceContext ref in HardwareStateConverter by Harry Cutts · 3 years, 2 months ago
  41. 3a0ced4 Merge changes I6902e052,I39a7f08a,I26771887 by Harry Cutts · 3 years, 2 months ago
  42. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 3 months ago
  43. 4fb941a Extract Gesture handling code and test it by Harry Cutts · 3 years, 2 months ago
  44. c539dbb Fix wallpaper window multi-touch by Arthur Hung · 3 years, 3 months ago
  45. 487c49b Test coordinates of ACTION_OUTSIDE events by Siarhei Vishniakou · 3 years, 3 months ago
  46. 39a3197 Merge "Update TouchInputMapper to support new VirtualNavigationTouchpad." by Ambrus Weisz · 3 years, 2 months ago
  47. ce86cc3 Make assertPosition a method of FakePointerController by Harry Cutts · 3 years, 2 months ago
  48. 47db1c7 Extract HardwareState conversion into a class and test it by Harry Cutts · 3 years, 2 months ago
  49. 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years, 5 months ago
  50. 986627a Merge "Fix max touch count calculation in TouchpadInputMapper" by TreeHugger Robot · 3 years, 2 months ago
  51. b255215 Fix max touch count calculation in TouchpadInputMapper by Harry Cutts · 3 years, 2 months ago
  52. 86f01ba Merge "Use sysprop flags on host" by Siarhei Vishniakou · 3 years, 3 months ago
  53. a70ea72 Merge "Revert "Add asserts for new HAL axes in InputCommonConverter"" by Harry Cutts · 3 years, 3 months ago
  54. d1f18fa Revert "Add asserts for new HAL axes in InputCommonConverter" by Harry Cutts · 3 years, 3 months ago
  55. 09e64ee Merge "Convert touchpad gestures into pointer moves & clicks" by Harry Cutts · 3 years, 3 months ago
  56. f5ebfde Merge "Move methods from TouchCursorInputMapperCommon.h into a cpp file" by Harry Cutts · 3 years, 3 months ago
  57. 43fc193 Merge "Add API to support key remappings on native side" by Vaibhav Devmurari · 3 years, 3 months ago
  58. 9faa446 Use sysprop flags on host by Siarhei Vishniakou · 3 years, 3 months ago
  59. a84abc8 Merge "Revert "Track hovering pointers explicitly"" by T.J. Mercier · 3 years, 3 months ago
  60. e84bf3e Merge "Add asserts for new HAL axes in InputCommonConverter" by Harry Cutts · 3 years, 3 months ago
  61. 39d37cf Revert "Track hovering pointers explicitly" by Sam Dubey · 3 years, 3 months ago
  62. d57302f Track hovering pointers explicitly by Siarhei Vishniakou · 3 years, 4 months ago
  63. 7423554 Convert touchpad gestures into pointer moves & clicks by Harry Cutts · 3 years, 3 months ago
  64. b1a0084 Move methods from TouchCursorInputMapperCommon.h into a cpp file by Harry Cutts · 3 years, 3 months ago
  65. 30e8c3f Merge changes from topic "gestures-lib-sysprop" by Harry Cutts · 3 years, 3 months ago
  66. 8984462 Use a sysprop to enable `TouchpadInputMapper` by Harry Cutts · 3 years, 3 months ago
  67. e23e22d Add gestures library to whole_static_libs for input reader by Harry Cutts · 3 years, 3 months ago
  68. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 5 months ago
  69. fc55603 Merge changes Id0c3cf19,Id089db27,Ia4c0cbb8 by TreeHugger Robot · 3 years, 3 months ago
  70. e6512e1 inputflinger_tests: Put `InputMapperTest` in its own file by Harry Cutts · 3 years, 3 months ago
  71. 0cbe465 Merge "Set up a GestureInterpreter and feed it events" by Harry Cutts · 3 years, 3 months ago
  72. 7444d85 Merge "inputflinger_tests: Put `InstrumentedInputReader` in its own file" by Harry Cutts · 3 years, 3 months ago
  73. e9349e7 Ensure returned event is non-null by Siarhei Vishniakou · 3 years, 3 months ago
  74. 2f61bdc Stricter validation of motion events in dispatcher by Siarhei Vishniakou · 3 years, 3 months ago
  75. 7871111 Merge "Add new `TouchpadInputMapper` class" by Harry Cutts · 3 years, 3 months ago
  76. 5cee1e3 Add test for hover events over spy window by Siarhei Vishniakou · 3 years, 3 months ago
  77. 1f48a44 Set up a GestureInterpreter and feed it events by Harry Cutts · 3 years, 3 months ago
  78. aa20704 Merge "Convert orientation values in input to ui::Rotation." by Michael Wright · 3 years, 3 months ago
  79. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 3 months ago
  80. 79cc9fa Add new `TouchpadInputMapper` class by Harry Cutts · 3 years, 4 months ago
  81. 144ff54 inputflinger_tests: Put `InstrumentedInputReader` in its own file by Harry Cutts · 3 years, 3 months ago
  82. a6a0e3e Merge "Add glue for Gestures logging, and link gestures stack in input reader." by TreeHugger Robot · 3 years, 3 months ago
  83. 5956e69 Merge changes Ibbe27ced,I8f9704c5 by TreeHugger Robot · 3 years, 3 months ago
  84. 6b5fbc5 inputflinger_tests: Put `FakeInputReaderPolicy` in its own file by Harry Cutts · 3 years, 3 months ago
  85. b57f170 inputflinger_tests: Put `FakePointerController` in its own file by Harry Cutts · 3 years, 3 months ago
  86. 5024482 Add glue for Gestures logging, and link gestures stack in input reader. by Ben Murdoch · 3 years, 4 months ago
  87. a93dfbd Merge "Fix documentation of setInTouchMode" by Sandro Meier · 3 years, 3 months ago
  88. 92bc0ba Merge "Build input reader as a static library" by Prabir Pradhan · 3 years, 3 months ago
  89. 2d613f4 TouchInputMapper: Use ui::Transform to calculate natural display info by Prabir Pradhan · 3 years, 3 months ago
  90. 7ddbc95 TouchInputMapper: Use ui::Size and Rect for display info by Prabir Pradhan · 3 years, 4 months ago
  91. c5e1ca4 Build input reader as a static library by Prabir Pradhan · 3 years, 3 months ago
  92. 0833890 Fix documentation of setInTouchMode by Sandro Meier · 3 years, 4 months ago
  93. ee16941 Merge "inputflinger_tests: Put `FakeEventHub` in its own file" by Harry Cutts · 3 years, 3 months ago
  94. a5b7129 inputflinger_tests: Put `FakeEventHub` in its own file by Harry Cutts · 3 years, 3 months ago
  95. c4f09ef Merge "Check display id of the last hover window before it is cleared" by Siarhei Vishniakou · 3 years, 3 months ago
  96. 74c3d78 Merge changes I4fdbdad3,Ied8edcab,I360c4318 by Michael Wright · 3 years, 3 months ago
  97. eddd157 Merge "Add explicit copy assignment operator for NotifyMotionArgs." by TreeHugger Robot · 3 years, 3 months ago
  98. 5caf55a Convert KeyEntry::InterceptKeyResult to enum class. by Michael Wright · 3 years, 3 months ago
  99. fb04fd5 Convert CancelationOptions::Mode to an enum class. by Michael Wright · 3 years, 3 months ago
  100. 3cec446 Fix for-loop type in dumpDispatchStateLocked by Michael Wright · 3 years, 3 months ago