1. a91efe0 Merge changes If7b0026a,Ibfb6d2ab,I403a686c,I15b5fa66 by Prabir Pradhan · 3 years, 1 month ago
  2. 34dfbf0 Merge "Fix wallpaper window multi-touch" by Arthur Hung · 3 years, 1 month ago
  3. 690a8ae Merge "inputflinger_input_reader_fuzzer: Bug Fix" by Siarhei Vishniakou · 3 years, 1 month ago
  4. eea5be0 inputflinger_input_reader_fuzzer: Bug Fix by Aditya Wazir · 3 years, 2 months ago
  5. 146fac1 Merge "Gets keyboard layout info from user space when available." by Zixuan Qu · 3 years, 1 month ago
  6. 64fd520 TouchInputMapper: Remove the concept of coverage calibration by Prabir Pradhan · 3 years, 1 month ago
  7. e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years, 2 months ago
  8. 675f25a TouchInputMapper: Perform physical frame hit test in rotated display space by Prabir Pradhan · 3 years, 2 months ago
  9. ea31d4f TouchInputMapper: Use ui::Transform to "cook" raw input coordinates by Prabir Pradhan · 3 years, 2 months ago
  10. ba9364a Use a const InputDeviceContext ref in HardwareStateConverter by Harry Cutts · 3 years, 1 month ago
  11. 3a0ced4 Merge changes I6902e052,I39a7f08a,I26771887 by Harry Cutts · 3 years, 1 month ago
  12. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
  13. 4fb941a Extract Gesture handling code and test it by Harry Cutts · 3 years, 1 month ago
  14. c539dbb Fix wallpaper window multi-touch by Arthur Hung · 3 years, 1 month ago
  15. 487c49b Test coordinates of ACTION_OUTSIDE events by Siarhei Vishniakou · 3 years, 1 month ago
  16. 39a3197 Merge "Update TouchInputMapper to support new VirtualNavigationTouchpad." by Ambrus Weisz · 3 years, 1 month ago
  17. ce86cc3 Make assertPosition a method of FakePointerController by Harry Cutts · 3 years, 1 month ago
  18. 47db1c7 Extract HardwareState conversion into a class and test it by Harry Cutts · 3 years, 1 month ago
  19. 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years, 3 months ago
  20. 986627a Merge "Fix max touch count calculation in TouchpadInputMapper" by TreeHugger Robot · 3 years, 1 month ago
  21. b255215 Fix max touch count calculation in TouchpadInputMapper by Harry Cutts · 3 years, 1 month ago
  22. 86f01ba Merge "Use sysprop flags on host" by Siarhei Vishniakou · 3 years, 1 month ago
  23. a70ea72 Merge "Revert "Add asserts for new HAL axes in InputCommonConverter"" by Harry Cutts · 3 years, 1 month ago
  24. d1f18fa Revert "Add asserts for new HAL axes in InputCommonConverter" by Harry Cutts · 3 years, 1 month ago
  25. 09e64ee Merge "Convert touchpad gestures into pointer moves & clicks" by Harry Cutts · 3 years, 1 month ago
  26. f5ebfde Merge "Move methods from TouchCursorInputMapperCommon.h into a cpp file" by Harry Cutts · 3 years, 1 month ago
  27. 43fc193 Merge "Add API to support key remappings on native side" by Vaibhav Devmurari · 3 years, 1 month ago
  28. 9faa446 Use sysprop flags on host by Siarhei Vishniakou · 3 years, 1 month ago
  29. a84abc8 Merge "Revert "Track hovering pointers explicitly"" by T.J. Mercier · 3 years, 1 month ago
  30. e84bf3e Merge "Add asserts for new HAL axes in InputCommonConverter" by Harry Cutts · 3 years, 1 month ago
  31. 39d37cf Revert "Track hovering pointers explicitly" by Sam Dubey · 3 years, 1 month ago
  32. d57302f Track hovering pointers explicitly by Siarhei Vishniakou · 3 years, 2 months ago
  33. 7423554 Convert touchpad gestures into pointer moves & clicks by Harry Cutts · 3 years, 2 months ago
  34. b1a0084 Move methods from TouchCursorInputMapperCommon.h into a cpp file by Harry Cutts · 3 years, 1 month ago
  35. 30e8c3f Merge changes from topic "gestures-lib-sysprop" by Harry Cutts · 3 years, 1 month ago
  36. 8984462 Use a sysprop to enable `TouchpadInputMapper` by Harry Cutts · 3 years, 1 month ago
  37. e23e22d Add gestures library to whole_static_libs for input reader by Harry Cutts · 3 years, 1 month ago
  38. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  39. fc55603 Merge changes Id0c3cf19,Id089db27,Ia4c0cbb8 by TreeHugger Robot · 3 years, 1 month ago
  40. e6512e1 inputflinger_tests: Put `InputMapperTest` in its own file by Harry Cutts · 3 years, 1 month ago
  41. 0cbe465 Merge "Set up a GestureInterpreter and feed it events" by Harry Cutts · 3 years, 1 month ago
  42. 7444d85 Merge "inputflinger_tests: Put `InstrumentedInputReader` in its own file" by Harry Cutts · 3 years, 1 month ago
  43. e9349e7 Ensure returned event is non-null by Siarhei Vishniakou · 3 years, 1 month ago
  44. 2f61bdc Stricter validation of motion events in dispatcher by Siarhei Vishniakou · 3 years, 1 month ago
  45. 7871111 Merge "Add new `TouchpadInputMapper` class" by Harry Cutts · 3 years, 1 month ago
  46. 5cee1e3 Add test for hover events over spy window by Siarhei Vishniakou · 3 years, 1 month ago
  47. 1f48a44 Set up a GestureInterpreter and feed it events by Harry Cutts · 3 years, 2 months ago
  48. aa20704 Merge "Convert orientation values in input to ui::Rotation." by Michael Wright · 3 years, 1 month ago
  49. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 1 month ago
  50. 79cc9fa Add new `TouchpadInputMapper` class by Harry Cutts · 3 years, 2 months ago
  51. 144ff54 inputflinger_tests: Put `InstrumentedInputReader` in its own file by Harry Cutts · 3 years, 1 month ago
  52. a6a0e3e Merge "Add glue for Gestures logging, and link gestures stack in input reader." by TreeHugger Robot · 3 years, 1 month ago
  53. 5956e69 Merge changes Ibbe27ced,I8f9704c5 by TreeHugger Robot · 3 years, 1 month ago
  54. 6b5fbc5 inputflinger_tests: Put `FakeInputReaderPolicy` in its own file by Harry Cutts · 3 years, 1 month ago
  55. b57f170 inputflinger_tests: Put `FakePointerController` in its own file by Harry Cutts · 3 years, 1 month ago
  56. 5024482 Add glue for Gestures logging, and link gestures stack in input reader. by Ben Murdoch · 3 years, 2 months ago
  57. a93dfbd Merge "Fix documentation of setInTouchMode" by Sandro Meier · 3 years, 1 month ago
  58. 92bc0ba Merge "Build input reader as a static library" by Prabir Pradhan · 3 years, 1 month ago
  59. 2d613f4 TouchInputMapper: Use ui::Transform to calculate natural display info by Prabir Pradhan · 3 years, 2 months ago
  60. 7ddbc95 TouchInputMapper: Use ui::Size and Rect for display info by Prabir Pradhan · 3 years, 2 months ago
  61. c5e1ca4 Build input reader as a static library by Prabir Pradhan · 3 years, 1 month ago
  62. 0833890 Fix documentation of setInTouchMode by Sandro Meier · 3 years, 2 months ago
  63. ee16941 Merge "inputflinger_tests: Put `FakeEventHub` in its own file" by Harry Cutts · 3 years, 1 month ago
  64. a5b7129 inputflinger_tests: Put `FakeEventHub` in its own file by Harry Cutts · 3 years, 1 month ago
  65. c4f09ef Merge "Check display id of the last hover window before it is cleared" by Siarhei Vishniakou · 3 years, 1 month ago
  66. 74c3d78 Merge changes I4fdbdad3,Ied8edcab,I360c4318 by Michael Wright · 3 years, 2 months ago
  67. eddd157 Merge "Add explicit copy assignment operator for NotifyMotionArgs." by TreeHugger Robot · 3 years, 2 months ago
  68. 5caf55a Convert KeyEntry::InterceptKeyResult to enum class. by Michael Wright · 3 years, 2 months ago
  69. fb04fd5 Convert CancelationOptions::Mode to an enum class. by Michael Wright · 3 years, 2 months ago
  70. 3cec446 Fix for-loop type in dumpDispatchStateLocked by Michael Wright · 3 years, 2 months ago
  71. 1f2db4f Add explicit copy assignment operator for NotifyMotionArgs. by Michael Wright · 3 years, 2 months ago
  72. 105fb4b Merge "Fix wallpaper window can't receive up event" by Arthur Hung · 3 years, 2 months ago
  73. 74c248d Fix wallpaper window can't receive up event by Arthur Hung · 3 years, 2 months ago
  74. 2137a90 Merge "Add gestures unit tests to inputflinger test mapping." am: 1884da1051 am: fc887bb056 am: bb760f1c5c by Ben Murdoch · 3 years, 2 months ago
  75. bb760f1 Merge "Add gestures unit tests to inputflinger test mapping." am: 1884da1051 am: fc887bb056 by Ben Murdoch · 3 years, 2 months ago
  76. fc887bb Merge "Add gestures unit tests to inputflinger test mapping." am: 1884da1051 by Ben Murdoch · 3 years, 2 months ago
  77. dae9dfc Check display id of the last hover window before it is cleared by Tommy Nordgren · 3 years, 3 months ago
  78. 327b935 Merge "Fix ACTION_POINTER_DOWN reports wrong pointers" by Arthur Hung · 3 years, 2 months ago
  79. b8c3548 Remove Unneeded RotaryEncoderInputMapper Calls by Yeabkal Wubshit · 3 years, 2 months ago
  80. bc4cac9 Add gestures unit tests to inputflinger test mapping. by Ben Murdoch · 3 years, 2 months ago
  81. 45b703e Do not link tests to libinputreader by Siarhei Vishniakou · 3 years, 2 months ago
  82. c6f2a4f Merge "Erase touch state if empty" by Siarhei Vishniakou · 3 years, 2 months ago
  83. 0b0374d Erase touch state if empty by Siarhei Vishniakou · 3 years, 2 months ago
  84. 9648374 Fix ACTION_POINTER_DOWN reports wrong pointers by Arthur Hung · 3 years, 2 months ago
  85. 5d0d97d Dynamically add STYLUS source for multi-touch devices - part 2 by Prabir Pradhan · 3 years, 2 months ago
  86. 658e4e3 Merge "Treat Bluetooth-smoothened events with modified timestmaps as synthetic" by TreeHugger Robot · 3 years, 2 months ago
  87. d1c4b8a Merge "Dynamically add STYLUS source for multi-touch devices" by Prabir Pradhan · 3 years, 2 months ago
  88. 61a243a Treat Bluetooth-smoothened events with modified timestmaps as synthetic by Prabir Pradhan · 3 years, 2 months ago
  89. 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 3 years, 2 months ago
  90. 0e33fae Merge "Add integration test for stylus buttons surrounding hover gesture" by Prabir Pradhan · 3 years, 2 months ago
  91. cfa0169 Merge changes Iebd90276,I645481db,I2c00fca0,I289e4470 by Prabir Pradhan · 3 years, 2 months ago
  92. f9a4128 Dynamically add STYLUS source for multi-touch devices by Prabir Pradhan · 3 years, 3 months ago
  93. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years, 2 months ago
  94. 9a561c2 Add integration test for stylus buttons surrounding hover gesture by Prabir Pradhan · 3 years, 2 months ago
  95. 3f7545f Differentiate fused and unfused external styluses by Prabir Pradhan · 3 years, 3 months ago
  96. 8d9ba91 TouchInputMapper: s/mExternalStylusId/mFusedStylusPointerId by Prabir Pradhan · 3 years, 2 months ago
  97. 124ea44 Ensure stylus buttons generate events consistently by Prabir Pradhan · 3 years, 2 months ago
  98. 79b76d1 Dump WheelVelocityControlParameters in individual CursorInputMappers. by Zixuan Qu · 3 years, 2 months ago
  99. 46b8029 Merge changes If1835151,Ic945e254 by TreeHugger Robot · 3 years, 2 months ago
  100. f251466 Merge changes from topics "display-dump", "presentation-dump" by Michael Wright · 3 years, 2 months ago