1. 6d5b4b2 Let touch screen and joystick could be associated with the display by Arthur Hung · 4 years ago
  2. 07bc0ac Merge "Add a debug flag to convert all touch pointers to stylus" by Prabir Pradhan · 4 years ago
  3. f4d65b1 Add a debug flag to convert all touch pointers to stylus by Prabir Pradhan · 4 years ago
  4. 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 4 years ago
  5. ce2d5b6 Merge "Update uniqueId association native methods" by Christine Franks · 4 years ago
  6. 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
  7. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  8. 2a2293c Update uniqueId association native methods by Christine Franks · 4 years, 1 month ago
  9. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 2 months ago
  10. dd93d62 Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." by Philip Junker · 4 years, 1 month ago
  11. 12c0fcb Set touch and tool resolution in TouchInputMapper by Siarhei Vishniakou · 4 years, 2 months ago
  12. 4e837cc Refactor axis initialization logic by Siarhei Vishniakou · 4 years, 1 month ago
  13. f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 4 years, 1 month ago
  14. 90bc949 Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 2 months ago
  15. 7eaec5d Merge "Convert #define in Macros.h to bools" by TreeHugger Robot · 4 years, 2 months ago
  16. 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 2 months ago
  17. d00847d Remove warning when associated display is ADISPLAY_ID_NONE. by Weilun Du · 4 years, 2 months ago
  18. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 3 months ago
  19. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 3 months ago
  20. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 3 months ago
  21. 1728b21 TouchInputMapper: Remove the concept of "surface" by Prabir Pradhan · 4 years, 4 months ago
  22. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
  23. 9c2d28c Reland^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 4 months ago
  24. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  25. b070e57 Merge changes from topic "move-input-rotation-to-native" by Prabir Pradhan · 4 years, 4 months ago
  26. 5632d62 TouchInputMapper: Block touches outside logical display by Prabir Pradhan · 4 years, 5 months ago
  27. e3ce49d Remove some clang warnings by Siarhei Vishniakou · 5 years ago
  28. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  29. bc9ec7e Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" by TreeHugger Robot · 4 years, 5 months ago
  30. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 6 months ago
  31. 945bf5f Merge "Add orientation configuration for touchscreen devices" by TreeHugger Robot · 4 years, 5 months ago
  32. 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
  33. d1d3093 Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 by TreeHugger Robot · 4 years, 5 months ago
  34. 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 5 months ago
  35. 2de01ed Merge "Fix toggleCapsLock failed for multiple EventHub devices" by Android Build Prod User · 4 years, 5 months ago
  36. 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
  37. ac1c74f Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 6 months ago
  38. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
  39. 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 6 months ago
  40. 8791a0e Merge "Tilt scale correction for certain resolutions" am: 9365dde616 am: f6814fa098 am: 3f2d493099 am: e7c5730804 by Treehugger Robot · 4 years, 6 months ago
  41. f6814fa Merge "Tilt scale correction for certain resolutions" am: 9365dde616 by Treehugger Robot · 4 years, 6 months ago
  42. 9365dde Merge "Tilt scale correction for certain resolutions" by Treehugger Robot · 4 years, 6 months ago
  43. e1b77ba Merge "Revert "Enable input window rotation flag"" into sc-v2-dev am: b998d92793 by Prabir Pradhan · 4 years, 6 months ago
  44. 477c52f Revert "Enable input window rotation flag" by Arthur Hung · 4 years, 6 months ago
  45. 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
  46. aa55cab InputReader_tests: Fix tests to work with per-window-input-rotation am: c14266fd4e by Prabir Pradhan · 4 years, 6 months ago
  47. 2919858 Enable input window rotation flag by Evan Rosky · 4 years, 9 months ago
  48. c14266f InputReader_tests: Fix tests to work with per-window-input-rotation by Prabir Pradhan · 4 years, 9 months ago
  49. 0d579eb Merge "Fix error for compiler update." into sc-dev-plus-aosp am: 40535b2720 by Yabin Cui · 4 years, 7 months ago
  50. 60b48c6 Fix error for compiler update. by Yabin Cui · 4 years, 7 months ago
  51. bc053f6 Merge "Check if /dev/input exists before accessing the path" into sc-dev-plus-aosp am: 037e8c43e1 by TreeHugger Robot · 4 years, 7 months ago
  52. 78eb975 Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 8 months ago
  53. d9a25ed Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 8 months ago
  54. db92470 Use std::filesystem for input event devices scan. by Chris Ye · 6 years ago
  55. 5021d46 Merge "Prevent processing touch after receiving an invalid tracking id" into sc-dev am: 10d57c6cfa by Arthur Hung · 4 years, 7 months ago
  56. 35e0553 Tilt scale correction for certain resolutions by Tatsunosuke Tobita · 4 years, 7 months ago
  57. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 9 months ago
  58. 9ad1894 Prevent processing touch after receiving an invalid tracking id by Arthur Hung · 4 years, 8 months ago
  59. d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 8 months ago
  60. 6d2425d TouchVideoDevice: Silence log spam by Steve Pfetsch · 4 years, 8 months ago
  61. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
  62. 657c2f0 Obsfucate the input device uniq id. by Chris Ye · 4 years, 8 months ago
  63. accebe0 CursorInputMapper: Rotate cursor position for per-window-input-rotation by Prabir Pradhan · 4 years, 9 months ago
  64. f5334b8 CursorInputMapper: Populate axes in navigation mode by Prabir Pradhan · 4 years, 9 months ago
  65. 72b639e Merge "Cancel touchscreen gestures from Dispatcher when display rotates" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  66. 3a7faf3 Merge "Change native lights to be consistent with java API." into sc-dev by Chris Ye · 4 years, 8 months ago
  67. 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 9 months ago
  68. 4025664 Merge "Fix potential block in InputReader" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  69. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 5 years ago
  70. cadce9d Fix potential block in InputReader by Arthur Hung · 4 years, 9 months ago
  71. 93a0f91 Cancel touchscreen gestures from Dispatcher when display rotates by Prabir Pradhan · 4 years, 10 months ago
  72. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 10 months ago
  73. 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 10 months ago
  74. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 5 years ago
  75. 277ee04 Merge "Add InputDevice stats atom logging" into sc-dev by Chris Ye · 4 years, 11 months ago
  76. d7482e7 Per-window input rotation: Let InputReader use un-rotated coordinates by Prabir Pradhan · 5 years ago
  77. d3fef46 Add InputDevice stats atom logging by Chris Ye · 5 years ago
  78. 5747998 Do not modify vector after getting references by Siarhei Vishniakou · 5 years ago
  79. a4c502a Prevent duplicate devices from getting registered by Siarhei Vishniakou · 5 years ago
  80. 38f5ed3 Merge "Remove the trailing new line from output of sysfs capacity_level file." into sc-dev by TreeHugger Robot · 5 years ago
  81. d193677 Remove the trailing new line from output of sysfs capacity_level file. by Chris Ye · 5 years ago
  82. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
  83. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  84. 7d3bb35 LightInputMapper: Use const reference for some args by Greg Kaiser · 5 years ago
  85. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 5 years ago
  86. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  87. ca3e579 Merge ab/7061308 into stage. by Xin Li · 5 years ago
  88. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  89. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  90. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  91. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  92. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  93. d743286 Merge "Add logging for MT_TOOL_PALM usage" by Arthur Hung · 5 years ago
  94. c0d3b8c Stop removing raw status when device is disabled. by Garfield Tan · 5 years ago
  95. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
  96. 17d6484 Add logging for MT_TOOL_PALM usage by arthurhung · 5 years ago
  97. e2f38ac Fix for-loop type. by Michael Wright · 5 years ago
  98. 7de7b8c Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by Treehugger Robot · 5 years ago
  99. 10052f6 Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
  100. b604af0 Merge "Send mapper events via context" by TreeHugger Robot · 5 years ago