1. a40c0b2 Merge "TouchInputMapper: Extract method for moving the cursor" by Harry Cutts · 3 years, 5 months ago
  2. 5e8ae0d Merge "Synthesize cancellation events when device is disabled" by Arthur Hung · 3 years, 5 months ago
  3. 2141d54 Synthesize cancellation events when device is disabled by Arthur Hung · 3 years, 5 months ago
  4. 714d1ad TouchInputMapper: Extract method for moving the cursor by Harry Cutts · 3 years, 5 months ago
  5. d3f9584 TouchInputMapper: Fix pointer ID in dispatchPointerMouse by Harry Cutts · 3 years, 5 months ago
  6. 4548360 Use ALOGD_IF in TouchInputMapper by Harry Cutts · 3 years, 5 months ago
  7. 2d347fd Delete TouchInputMapper DeviceType::TOUCH_PAD by Harry Cutts · 3 years, 5 months ago
  8. c0bdeef Reset the touch state when the active viewport is disabled by Prabir Pradhan · 3 years, 6 months ago
  9. 3e5ec70 Address missed comments for skipping viewport update by Prabir Pradhan · 3 years, 6 months ago
  10. b89dc02 Fix spot not disappear when display id changed am: 687e58faa4 am: 14f1db706c am: b474ee4925 by lilinnan · 3 years, 6 months ago
  11. b474ee4 Fix spot not disappear when display id changed am: 687e58faa4 am: 14f1db706c by lilinnan · 3 years, 6 months ago
  12. 687e58f Fix spot not disappear when display id changed by lilinnan · 3 years, 6 months ago
  13. 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
  14. 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
  15. 91ada1e Merge "Fix cursor not disappear immediately when the mouse device removed" am: cd9ad3c5ad by Treehugger Robot · 3 years, 6 months ago
  16. 023fd16 Fix cursor not disappear immediately when the mouse device removed by lilinnan · 3 years, 6 months ago
  17. 0724734 Pass by reference instead of pointer by Siarhei Vishniakou · 3 years, 6 months ago
  18. 2421088 Use optional values in TouchInputMapper by Siarhei Vishniakou · 3 years, 6 months ago
  19. 2019e02 Merge "Add a minimum physical threshold for freeform gesture on touchpad" by TreeHugger Robot · 3 years, 6 months ago
  20. 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
  21. e6983c7 Add a minimum physical threshold for freeform gesture on touchpad by HQ Liu · 3 years, 9 months ago
  22. 4b8d6de Merge changes Ibb8af342,I085b6aeb am: 347e9d52af am: 52ca468870 am: 085f6755d7 am: 9d10e54bf3 am: ba1fbf09d1 by Prabir Pradhan · 3 years, 7 months ago
  23. ba1fbf0 Merge changes Ibb8af342,I085b6aeb am: 347e9d52af am: 52ca468870 am: 085f6755d7 am: 9d10e54bf3 by Prabir Pradhan · 3 years, 7 months ago
  24. 52ca468 Merge changes Ibb8af342,I085b6aeb am: 347e9d52af by Prabir Pradhan · 3 years, 7 months ago
  25. 258e2b9 Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  26. c74de9f Apply pointer capture changes only in mode POINTER_RELATIVE by Prabir Pradhan · 3 years, 7 months ago
  27. 208360b Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  28. 60656e3 Apply pointer capture changes only in mode POINTER_RELATIVE by Prabir Pradhan · 3 years, 7 months ago
  29. def700b Fix spot not disappear in some case by lilinnan · 3 years, 7 months ago
  30. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  31. 91d19fa Merge "Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev am: 5098a11f7e am: 70059e2701 by TreeHugger Robot · 3 years, 9 months ago
  32. 5098a11 Merge "Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  33. d420671 Address ghost spots that show up after touchscreen is re-enabled by Prabir Pradhan · 3 years, 9 months ago
  34. 7c04880 Merge "Address ghost spots that show up after touchscreen is re-enabled" by Prabir Pradhan · 3 years, 9 months ago
  35. 9eb4e69 Address ghost spots that show up after touchscreen is re-enabled by Prabir Pradhan · 3 years, 9 months ago
  36. f99d6e7 Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled" by Prabir Pradhan · 3 years, 9 months ago
  37. b7f6dc6 Merge "Revert "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev am: 6d27bbe336 am: a9236a67fe by TreeHugger Robot · 3 years, 9 months ago
  38. 6d27bbe Merge "Revert "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  39. f467f03 Revert "Disable mouse acceleration and scaling when Pointer Capture is enabled" by Prabir Pradhan · 3 years, 9 months ago
  40. 007dd15 Merge "Fix led meta state can't be cleared by another keyboard" into tm-dev am: 1527529f4e am: e7f1586ce9 by Arthur Hung · 3 years, 9 months ago
  41. 1527529 Merge "Fix led meta state can't be cleared by another keyboard" into tm-dev by Arthur Hung · 3 years, 9 months ago
  42. a84ff99 Merge "Disable mouse acceleration and scaling when Pointer Capture is enabled" into tm-dev am: b3cf87bb04 am: b81cf78086 by TreeHugger Robot · 3 years, 9 months ago
  43. d838693 Disable mouse acceleration and scaling when Pointer Capture is enabled by Prabir Pradhan · 3 years, 10 months ago
  44. fb3cc11 Fix led meta state can't be cleared by another keyboard by Arthur Hung · 3 years, 10 months ago
  45. b0a25a2 Merge "Use std::vector to store slots" by TreeHugger Robot · 4 years ago
  46. baf0b16 Use std::vector to store slots by Siarhei Vishniakou · 4 years ago
  47. 6d5b4b2 Let touch screen and joystick could be associated with the display by Arthur Hung · 4 years ago
  48. f4d65b1 Add a debug flag to convert all touch pointers to stylus by Prabir Pradhan · 4 years ago
  49. ce2d5b6 Merge "Update uniqueId association native methods" by Christine Franks · 4 years ago
  50. 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
  51. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  52. 2a2293c Update uniqueId association native methods by Christine Franks · 4 years ago
  53. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  54. 12c0fcb Set touch and tool resolution in TouchInputMapper by Siarhei Vishniakou · 4 years, 1 month ago
  55. 4e837cc Refactor axis initialization logic by Siarhei Vishniakou · 4 years, 1 month ago
  56. 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 2 months ago
  57. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  58. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  59. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 3 months ago
  60. 1728b21 TouchInputMapper: Remove the concept of "surface" by Prabir Pradhan · 4 years, 3 months ago
  61. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
  62. 9c2d28c Reland^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 4 months ago
  63. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  64. b070e57 Merge changes from topic "move-input-rotation-to-native" by Prabir Pradhan · 4 years, 4 months ago
  65. 5632d62 TouchInputMapper: Block touches outside logical display by Prabir Pradhan · 4 years, 5 months ago
  66. e3ce49d Remove some clang warnings by Siarhei Vishniakou · 5 years ago
  67. efdd1bf Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" into sc-v2-dev am: 5b49546b4b by TreeHugger Robot · 4 years, 4 months ago
  68. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  69. ac483a6 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 6 months ago
  70. 41274f5 Add orientation configuration for touchscreen devices am: 3b134ccfc7 by Prabir Pradhan · 4 years, 5 months ago
  71. bc9ec7e Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" by TreeHugger Robot · 4 years, 5 months ago
  72. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 6 months ago
  73. 945bf5f Merge "Add orientation configuration for touchscreen devices" by TreeHugger Robot · 4 years, 5 months ago
  74. 3b134cc Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 5 months ago
  75. e5eef8f Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 am: d1d30934f4 by TreeHugger Robot · 4 years, 5 months ago
  76. d1d3093 Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 by TreeHugger Robot · 4 years, 5 months ago
  77. 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 5 months ago
  78. 2de01ed Merge "Fix toggleCapsLock failed for multiple EventHub devices" by Android Build Prod User · 4 years, 5 months ago
  79. 239e1dd Merge "Revert^2 "Enable input window rotation flag"" into sc-v2-dev am: f459a9f290 by Android Build Prod User · 4 years, 5 months ago
  80. ac1c74f Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 5 months ago
  81. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
  82. 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 5 months ago
  83. 8791a0e Merge "Tilt scale correction for certain resolutions" am: 9365dde616 am: f6814fa098 am: 3f2d493099 am: e7c5730804 by Treehugger Robot · 4 years, 5 months ago
  84. f6814fa Merge "Tilt scale correction for certain resolutions" am: 9365dde616 by Treehugger Robot · 4 years, 5 months ago
  85. e1b77ba Merge "Revert "Enable input window rotation flag"" into sc-v2-dev am: b998d92793 by Prabir Pradhan · 4 years, 6 months ago
  86. 477c52f Revert "Enable input window rotation flag" by Arthur Hung · 4 years, 6 months ago
  87. 1d83f20 Merge changes from topic "cherrypick-enable_input_rot_flag-ev5656cryw" into sc-v2-dev am: 061db8082b by Prabir Pradhan · 4 years, 6 months ago
  88. aa55cab InputReader_tests: Fix tests to work with per-window-input-rotation am: c14266fd4e by Prabir Pradhan · 4 years, 6 months ago
  89. 2919858 Enable input window rotation flag by Evan Rosky · 4 years, 9 months ago
  90. c14266f InputReader_tests: Fix tests to work with per-window-input-rotation by Prabir Pradhan · 4 years, 9 months ago
  91. 0d579eb Merge "Fix error for compiler update." into sc-dev-plus-aosp am: 40535b2720 by Yabin Cui · 4 years, 6 months ago
  92. 60b48c6 Fix error for compiler update. by Yabin Cui · 4 years, 6 months ago
  93. 5021d46 Merge "Prevent processing touch after receiving an invalid tracking id" into sc-dev am: 10d57c6cfa by Arthur Hung · 4 years, 7 months ago
  94. 35e0553 Tilt scale correction for certain resolutions by Tatsunosuke Tobita · 4 years, 7 months ago
  95. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  96. 9ad1894 Prevent processing touch after receiving an invalid tracking id by Arthur Hung · 4 years, 7 months ago
  97. d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 8 months ago
  98. accebe0 CursorInputMapper: Rotate cursor position for per-window-input-rotation by Prabir Pradhan · 4 years, 9 months ago
  99. f5334b8 CursorInputMapper: Populate axes in navigation mode by Prabir Pradhan · 4 years, 9 months ago
  100. 72b639e Merge "Cancel touchscreen gestures from Dispatcher when display rotates" into sc-dev by TreeHugger Robot · 4 years, 8 months ago