1. 4b8d6de Merge changes Ibb8af342,I085b6aeb am: 347e9d52af am: 52ca468870 am: 085f6755d7 am: 9d10e54bf3 am: ba1fbf09d1 by Prabir Pradhan · 3 years, 7 months ago
  2. ba1fbf0 Merge changes Ibb8af342,I085b6aeb am: 347e9d52af am: 52ca468870 am: 085f6755d7 am: 9d10e54bf3 by Prabir Pradhan · 3 years, 7 months ago
  3. 52ca468 Merge changes Ibb8af342,I085b6aeb am: 347e9d52af by Prabir Pradhan · 3 years, 7 months ago
  4. 45395fc Merge "Do not transform values from a SOURCE_MOUSE_RELATIVE device" into tm-qpr-dev am: 7e9fa6ea2b by TreeHugger Robot · 3 years, 7 months ago
  5. a085bad Merge "Apply pointer capture changes only in mode POINTER_RELATIVE" into tm-qpr-dev am: 42b49d78f1 by TreeHugger Robot · 3 years, 7 months ago
  6. 258e2b9 Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  7. c74de9f Apply pointer capture changes only in mode POINTER_RELATIVE by Prabir Pradhan · 3 years, 7 months ago
  8. 92c814b Merge "EventHub: Clean up reading from inotify" by TreeHugger Robot · 3 years, 7 months ago
  9. 952e65b EventHub: Clean up reading from inotify by Prabir Pradhan · 3 years, 7 months ago
  10. 208360b Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  11. 60656e3 Apply pointer capture changes only in mode POINTER_RELATIVE by Prabir Pradhan · 3 years, 7 months ago
  12. def700b Fix spot not disappear in some case by lilinnan · 3 years, 7 months ago
  13. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  14. 984f40b Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
  15. 53f0a5e Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
  16. 7e24efc Merge "Make InputReader logs available dynamically" by Arthur Hung · 3 years, 8 months ago
  17. ef1564c Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
  18. b060def Make InputReader logs available dynamically by Arthur Hung · 3 years, 8 months ago
  19. 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
  20. 73e87ae Merge "Set initial meta state to AMETA_NONE" into tm-dev am: 35f6eafffe am: 0c89ebe463 by Arthur Hung · 3 years, 9 months ago
  21. 5098a11 Merge "Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  22. 35f6eaf Merge "Set initial meta state to AMETA_NONE" into tm-dev by Arthur Hung · 3 years, 9 months ago
  23. d420671 Address ghost spots that show up after touchscreen is re-enabled by Prabir Pradhan · 3 years, 9 months ago
  24. 7c04880 Merge "Address ghost spots that show up after touchscreen is re-enabled" by Prabir Pradhan · 3 years, 9 months ago
  25. 9eb4e69 Address ghost spots that show up after touchscreen is re-enabled by Prabir Pradhan · 3 years, 9 months ago
  26. 95f6861 Set initial meta state to AMETA_NONE by Arthur Hung · 3 years, 9 months ago
  27. f99d6e7 Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled" by Prabir Pradhan · 3 years, 9 months ago
  28. 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
  29. 6d27bbe Merge "Revert "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  30. f467f03 Revert "Disable mouse acceleration and scaling when Pointer Capture is enabled" by Prabir Pradhan · 3 years, 9 months ago
  31. 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
  32. 1527529 Merge "Fix led meta state can't be cleared by another keyboard" into tm-dev by Arthur Hung · 3 years, 9 months ago
  33. 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
  34. d838693 Disable mouse acceleration and scaling when Pointer Capture is enabled by Prabir Pradhan · 3 years, 10 months ago
  35. fb3cc11 Fix led meta state can't be cleared by another keyboard by Arthur Hung · 3 years, 9 months ago
  36. 1c777fd Merge "FTL: Pull Flags into namespace" into tm-dev am: ffe62451d8 am: ac29563e5b by Dominik Laskowski · 3 years, 10 months ago
  37. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  38. b0a25a2 Merge "Use std::vector to store slots" by TreeHugger Robot · 4 years ago
  39. baf0b16 Use std::vector to store slots by Siarhei Vishniakou · 4 years ago
  40. 6d5b4b2 Let touch screen and joystick could be associated with the display by Arthur Hung · 4 years ago
  41. 07bc0ac Merge "Add a debug flag to convert all touch pointers to stylus" by Prabir Pradhan · 4 years ago
  42. f4d65b1 Add a debug flag to convert all touch pointers to stylus by Prabir Pradhan · 4 years ago
  43. 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 4 years ago
  44. ce2d5b6 Merge "Update uniqueId association native methods" by Christine Franks · 4 years ago
  45. 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
  46. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  47. 2a2293c Update uniqueId association native methods by Christine Franks · 4 years ago
  48. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  49. 741b99e Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." into sc-v2-dev am: 6f28d23f07 by Philip Junker · 4 years ago
  50. b60596f Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
  51. dd93d62 Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." by Philip Junker · 4 years ago
  52. 12c0fcb Set touch and tool resolution in TouchInputMapper by Siarhei Vishniakou · 4 years, 1 month ago
  53. 4e837cc Refactor axis initialization logic by Siarhei Vishniakou · 4 years, 1 month ago
  54. f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 4 years, 1 month ago
  55. 90bc949 Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
  56. 7eaec5d Merge "Convert #define in Macros.h to bools" by TreeHugger Robot · 4 years, 1 month ago
  57. 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 1 month ago
  58. d00847d Remove warning when associated display is ADISPLAY_ID_NONE. by Weilun Du · 4 years, 1 month ago
  59. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  60. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  61. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 2 months ago
  62. 1728b21 TouchInputMapper: Remove the concept of "surface" by Prabir Pradhan · 4 years, 3 months ago
  63. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
  64. 9c2d28c Reland^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 4 months ago
  65. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  66. b070e57 Merge changes from topic "move-input-rotation-to-native" by Prabir Pradhan · 4 years, 4 months ago
  67. 5632d62 TouchInputMapper: Block touches outside logical display by Prabir Pradhan · 4 years, 4 months ago
  68. e3ce49d Remove some clang warnings by Siarhei Vishniakou · 5 years ago
  69. 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
  70. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  71. ac483a6 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  72. 41274f5 Add orientation configuration for touchscreen devices am: 3b134ccfc7 by Prabir Pradhan · 4 years, 5 months ago
  73. bc9ec7e Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" by TreeHugger Robot · 4 years, 5 months ago
  74. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  75. 945bf5f Merge "Add orientation configuration for touchscreen devices" by TreeHugger Robot · 4 years, 5 months ago
  76. 3b134cc Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 5 months ago
  77. 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
  78. d1d3093 Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 by TreeHugger Robot · 4 years, 5 months ago
  79. 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 5 months ago
  80. 2de01ed Merge "Fix toggleCapsLock failed for multiple EventHub devices" by Android Build Prod User · 4 years, 5 months ago
  81. 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
  82. ac1c74f Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 5 months ago
  83. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
  84. 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 5 months ago
  85. 8791a0e Merge "Tilt scale correction for certain resolutions" am: 9365dde616 am: f6814fa098 am: 3f2d493099 am: e7c5730804 by Treehugger Robot · 4 years, 5 months ago
  86. f6814fa Merge "Tilt scale correction for certain resolutions" am: 9365dde616 by Treehugger Robot · 4 years, 5 months ago
  87. 9365dde Merge "Tilt scale correction for certain resolutions" by Treehugger Robot · 4 years, 5 months ago
  88. e1b77ba Merge "Revert "Enable input window rotation flag"" into sc-v2-dev am: b998d92793 by Prabir Pradhan · 4 years, 5 months ago
  89. 477c52f Revert "Enable input window rotation flag" by Arthur Hung · 4 years, 5 months ago
  90. 1d83f20 Merge changes from topic "cherrypick-enable_input_rot_flag-ev5656cryw" into sc-v2-dev am: 061db8082b by Prabir Pradhan · 4 years, 5 months ago
  91. aa55cab InputReader_tests: Fix tests to work with per-window-input-rotation am: c14266fd4e by Prabir Pradhan · 4 years, 5 months ago
  92. 2919858 Enable input window rotation flag by Evan Rosky · 4 years, 8 months ago
  93. c14266f InputReader_tests: Fix tests to work with per-window-input-rotation by Prabir Pradhan · 4 years, 8 months ago
  94. 0d579eb Merge "Fix error for compiler update." into sc-dev-plus-aosp am: 40535b2720 by Yabin Cui · 4 years, 6 months ago
  95. 60b48c6 Fix error for compiler update. by Yabin Cui · 4 years, 6 months ago
  96. bc053f6 Merge "Check if /dev/input exists before accessing the path" into sc-dev-plus-aosp am: 037e8c43e1 by TreeHugger Robot · 4 years, 6 months ago
  97. 78eb975 Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 8 months ago
  98. d9a25ed Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 8 months ago
  99. db92470 Use std::filesystem for input event devices scan. by Chris Ye · 6 years ago
  100. 5021d46 Merge "Prevent processing touch after receiving an invalid tracking id" into sc-dev am: 10d57c6cfa by Arthur Hung · 4 years, 6 months ago