1. 986627a Merge "Fix max touch count calculation in TouchpadInputMapper" by TreeHugger Robot · 3 years, 1 month ago
  2. b255215 Fix max touch count calculation in TouchpadInputMapper by Harry Cutts · 3 years, 1 month ago
  3. 86f01ba Merge "Use sysprop flags on host" by Siarhei Vishniakou · 3 years, 1 month ago
  4. 9faa446 Use sysprop flags on host by Siarhei Vishniakou · 3 years, 1 month ago
  5. 7423554 Convert touchpad gestures into pointer moves & clicks by Harry Cutts · 3 years, 2 months ago
  6. b1a0084 Move methods from TouchCursorInputMapperCommon.h into a cpp file by Harry Cutts · 3 years, 1 month ago
  7. 0cbe465 Merge "Set up a GestureInterpreter and feed it events" by Harry Cutts · 3 years, 1 month ago
  8. 7871111 Merge "Add new `TouchpadInputMapper` class" by Harry Cutts · 3 years, 1 month ago
  9. 1f48a44 Set up a GestureInterpreter and feed it events by Harry Cutts · 3 years, 2 months ago
  10. aa20704 Merge "Convert orientation values in input to ui::Rotation." by Michael Wright · 3 years, 1 month ago
  11. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 1 month ago
  12. 79cc9fa Add new `TouchpadInputMapper` class by Harry Cutts · 3 years, 3 months ago
  13. 5024482 Add glue for Gestures logging, and link gestures stack in input reader. by Ben Murdoch · 3 years, 3 months ago
  14. 2d613f4 TouchInputMapper: Use ui::Transform to calculate natural display info by Prabir Pradhan · 3 years, 2 months ago
  15. 7ddbc95 TouchInputMapper: Use ui::Size and Rect for display info by Prabir Pradhan · 3 years, 2 months ago
  16. b8c3548 Remove Unneeded RotaryEncoderInputMapper Calls by Yeabkal Wubshit · 3 years, 2 months ago
  17. 5d0d97d Dynamically add STYLUS source for multi-touch devices - part 2 by Prabir Pradhan · 3 years, 2 months ago
  18. 658e4e3 Merge "Treat Bluetooth-smoothened events with modified timestmaps as synthetic" by TreeHugger Robot · 3 years, 2 months ago
  19. d1c4b8a Merge "Dynamically add STYLUS source for multi-touch devices" by Prabir Pradhan · 3 years, 2 months ago
  20. 61a243a Treat Bluetooth-smoothened events with modified timestmaps as synthetic by Prabir Pradhan · 3 years, 2 months ago
  21. 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 3 years, 2 months ago
  22. cfa0169 Merge changes Iebd90276,I645481db,I2c00fca0,I289e4470 by Prabir Pradhan · 3 years, 2 months ago
  23. f9a4128 Dynamically add STYLUS source for multi-touch devices by Prabir Pradhan · 3 years, 3 months ago
  24. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years, 3 months ago
  25. 3f7545f Differentiate fused and unfused external styluses by Prabir Pradhan · 3 years, 3 months ago
  26. 8d9ba91 TouchInputMapper: s/mExternalStylusId/mFusedStylusPointerId by Prabir Pradhan · 3 years, 2 months ago
  27. 124ea44 Ensure stylus buttons generate events consistently by Prabir Pradhan · 3 years, 3 months ago
  28. 79b76d1 Dump WheelVelocityControlParameters in individual CursorInputMappers. by Zixuan Qu · 3 years, 2 months ago
  29. 324b35f Merge "Add timestamp smoothening for Bluetooth mice and touchpads" by Prabir Pradhan · 3 years, 2 months ago
  30. 7d04c4b Add unit tests for external stylus fusion by Prabir Pradhan · 3 years, 3 months ago
  31. 2f37bcb Add timestamp smoothening for Bluetooth mice and touchpads by Prabir Pradhan · 3 years, 2 months ago
  32. 2d77f55 Put MultiTouchMotionAccumulator in its own files by Harry Cutts · 3 years, 2 months ago
  33. 369cbd1 Merge "Use both mouse and touchpad sources for touchpads" by Harry Cutts · 3 years, 2 months ago
  34. 89ea6a9 Merge "Add a config to allow touches while the display is off." by TreeHugger Robot · 3 years, 2 months ago
  35. ce1cd88 Merge "Do not assume we are in POINTER mode when canceling pointer gestures" by Prabir Pradhan · 3 years, 2 months ago
  36. b80b6c0 Do not assume we are in POINTER mode when canceling pointer gestures by Prabir Pradhan · 3 years, 2 months ago
  37. 50c19b1 Add a config to allow touches while the display is off. by Yuncheol Heo · 3 years, 2 months ago
  38. 09e40f6 Address missed comments from ag/20198235 by Prabir Pradhan · 3 years, 2 months ago
  39. aee7eb9 Merge changes I0b34480e,I9889e7f8,I5e008d03 by Prabir Pradhan · 3 years, 2 months ago
  40. d6ccedb TouchInputMapper: Rely on default c'tor and copy c'tors for structs by Prabir Pradhan · 3 years, 4 months ago
  41. 211ba62 Use the last cooked touch state for generating button release events by Prabir Pradhan · 3 years, 3 months ago
  42. 4f05b5f TouchButtonAccumulator: Recognize mapped stylus buttons by Prabir Pradhan · 3 years, 3 months ago
  43. 84395e6 Extract HID usage accumulation logic from KeyboardInputMapper by Prabir Pradhan · 3 years, 3 months ago
  44. efa77d1 TouchButtonAccumulator: Miscelaneous cleanup by Prabir Pradhan · 3 years, 3 months ago
  45. e1a41a8 Generate key events for stylus button presses by Prabir Pradhan · 3 years, 3 months ago
  46. 2197cb4 KeyboardInputMapper: Miscelaneous code cleanup by Prabir Pradhan · 3 years, 3 months ago
  47. c4e0c65 KeyboardInputMapper: Remove unused "stem" key mapping by Prabir Pradhan · 3 years, 3 months ago
  48. 16a24cc Use both mouse and touchpad sources for touchpads by Harry Cutts · 3 years, 3 months ago
  49. 6eafa9d Merge "Split up TouchInputMapper::preparePointerGestures" by Harry Cutts · 3 years, 3 months ago
  50. bea6ce5 Split up TouchInputMapper::preparePointerGestures by Harry Cutts · 3 years, 3 months ago
  51. a4d8aaa Merge "Run some inputflinger_tests on host" by TreeHugger Robot · 3 years, 3 months ago
  52. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 4 months ago
  53. 7b022c6 Merge "Report motion offsets for touchpad swipes" by Harry Cutts · 3 years, 3 months ago
  54. 39b7ca2 Report motion offsets for touchpad swipes by Harry Cutts · 3 years, 3 months ago
  55. 167c270 Determine whether an input device supports USI using IDC files by Prabir Pradhan · 3 years, 4 months ago
  56. f5b4d7a TouchInputMapper: Cancel ongoing gesture when resetting by Prabir Pradhan · 3 years, 3 months ago
  57. edb0ba7 TouchInputMapper: Use early return in populateDeviceInfo by Prabir Pradhan · 3 years, 3 months ago
  58. 12417ba Merge "Add MAXIMUM_VALID_AMOTION_EVENT_AXIS_VALUE" by Yeabkal Wubshit · 3 years, 3 months ago
  59. eee671e Add MAXIMUM_VALID_AMOTION_EVENT_AXIS_VALUE by Yeabkal Wubshit · 3 years, 3 months ago
  60. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 4 months ago
  61. afabcde Preserve multi-touch slot state when resetting input mappers by Prabir Pradhan · 3 years, 4 months ago
  62. 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years, 4 months ago
  63. 0d169d9 Merge "Reland "Make VelocityTracker 1D" (--try 2)" by Yeabkal Wubshit · 3 years, 4 months ago
  64. b6231c9 Merge "inputflinger: Use #pragma once instead of explicit define guards" by TreeHugger Robot · 3 years, 4 months ago
  65. ce8d485 Merge "Resolve associated display and pointer display in CursorInputMapper" by TreeHugger Robot · 3 years, 4 months ago
  66. 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 4 months ago
  67. c13ff08 Resolve associated display and pointer display in CursorInputMapper by Prabir Pradhan · 3 years, 4 months ago
  68. 384ab0f Reland "Make VelocityTracker 1D" (--try 2) by Yeabkal Wubshit · 3 years, 4 months ago
  69. 86f72a3 Revert "Make VelocityTracker 1D" by Sam Dubey · 3 years, 4 months ago
  70. 37acf6e Make VelocityTracker 1D by Yeabkal Wubshit · 3 years, 5 months ago
  71. a40c0b2 Merge "TouchInputMapper: Extract method for moving the cursor" by Harry Cutts · 3 years, 5 months ago
  72. 5e8ae0d Merge "Synthesize cancellation events when device is disabled" by Arthur Hung · 3 years, 5 months ago
  73. 2141d54 Synthesize cancellation events when device is disabled by Arthur Hung · 3 years, 5 months ago
  74. 714d1ad TouchInputMapper: Extract method for moving the cursor by Harry Cutts · 3 years, 5 months ago
  75. d3f9584 TouchInputMapper: Fix pointer ID in dispatchPointerMouse by Harry Cutts · 3 years, 5 months ago
  76. 4548360 Use ALOGD_IF in TouchInputMapper by Harry Cutts · 3 years, 5 months ago
  77. 2d347fd Delete TouchInputMapper DeviceType::TOUCH_PAD by Harry Cutts · 3 years, 5 months ago
  78. c0bdeef Reset the touch state when the active viewport is disabled by Prabir Pradhan · 3 years, 5 months ago
  79. 3e5ec70 Address missed comments for skipping viewport update by Prabir Pradhan · 3 years, 6 months ago
  80. b89dc02 Fix spot not disappear when display id changed am: 687e58faa4 am: 14f1db706c am: b474ee4925 by lilinnan · 3 years, 6 months ago
  81. b474ee4 Fix spot not disappear when display id changed am: 687e58faa4 am: 14f1db706c by lilinnan · 3 years, 6 months ago
  82. 687e58f Fix spot not disappear when display id changed by lilinnan · 3 years, 6 months ago
  83. 0b5b9cd Merge "Fix cursor not disappear immediately when the mouse device removed" am: cd9ad3c5ad am: 91ada1ef0c am: fd3a86395a am: 0ff123bab8 am: 9a8f714e98 by Treehugger Robot · 3 years, 6 months ago
  84. 9a8f714 Merge "Fix cursor not disappear immediately when the mouse device removed" am: cd9ad3c5ad am: 91ada1ef0c am: fd3a86395a am: 0ff123bab8 by Treehugger Robot · 3 years, 6 months ago
  85. 91ada1e Merge "Fix cursor not disappear immediately when the mouse device removed" am: cd9ad3c5ad by Treehugger Robot · 3 years, 6 months ago
  86. 023fd16 Fix cursor not disappear immediately when the mouse device removed by lilinnan · 3 years, 6 months ago
  87. 0724734 Pass by reference instead of pointer by Siarhei Vishniakou · 3 years, 6 months ago
  88. 2421088 Use optional values in TouchInputMapper by Siarhei Vishniakou · 3 years, 6 months ago
  89. 2019e02 Merge "Add a minimum physical threshold for freeform gesture on touchpad" by TreeHugger Robot · 3 years, 6 months ago
  90. 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
  91. e6983c7 Add a minimum physical threshold for freeform gesture on touchpad by HQ Liu · 3 years, 9 months ago
  92. 4b8d6de Merge changes Ibb8af342,I085b6aeb am: 347e9d52af am: 52ca468870 am: 085f6755d7 am: 9d10e54bf3 am: ba1fbf09d1 by Prabir Pradhan · 3 years, 7 months ago
  93. ba1fbf0 Merge changes Ibb8af342,I085b6aeb am: 347e9d52af am: 52ca468870 am: 085f6755d7 am: 9d10e54bf3 by Prabir Pradhan · 3 years, 7 months ago
  94. 52ca468 Merge changes Ibb8af342,I085b6aeb am: 347e9d52af by Prabir Pradhan · 3 years, 7 months ago
  95. 258e2b9 Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  96. c74de9f Apply pointer capture changes only in mode POINTER_RELATIVE by Prabir Pradhan · 3 years, 7 months ago
  97. 208360b Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  98. 60656e3 Apply pointer capture changes only in mode POINTER_RELATIVE by Prabir Pradhan · 3 years, 7 months ago
  99. def700b Fix spot not disappear in some case by lilinnan · 3 years, 7 months ago
  100. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago