1. 12c0fcb Set touch and tool resolution in TouchInputMapper by Siarhei Vishniakou · 4 years, 2 months ago
  2. 4e837cc Refactor axis initialization logic by Siarhei Vishniakou · 4 years, 1 month ago
  3. 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 2 months ago
  4. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 3 months ago
  5. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 3 months ago
  6. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 3 months ago
  7. 1728b21 TouchInputMapper: Remove the concept of "surface" by Prabir Pradhan · 4 years, 4 months ago
  8. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
  9. 9c2d28c Reland^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 4 months ago
  10. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  11. b070e57 Merge changes from topic "move-input-rotation-to-native" by Prabir Pradhan · 4 years, 4 months ago
  12. 5632d62 TouchInputMapper: Block touches outside logical display by Prabir Pradhan · 4 years, 5 months ago
  13. e3ce49d Remove some clang warnings by Siarhei Vishniakou · 5 years ago
  14. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  15. bc9ec7e Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" by TreeHugger Robot · 4 years, 5 months ago
  16. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 6 months ago
  17. 945bf5f Merge "Add orientation configuration for touchscreen devices" by TreeHugger Robot · 4 years, 5 months ago
  18. 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
  19. d1d3093 Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 by TreeHugger Robot · 4 years, 5 months ago
  20. 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 5 months ago
  21. 2de01ed Merge "Fix toggleCapsLock failed for multiple EventHub devices" by Android Build Prod User · 4 years, 5 months ago
  22. 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
  23. ac1c74f Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 6 months ago
  24. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
  25. 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 6 months ago
  26. 8791a0e Merge "Tilt scale correction for certain resolutions" am: 9365dde616 am: f6814fa098 am: 3f2d493099 am: e7c5730804 by Treehugger Robot · 4 years, 6 months ago
  27. f6814fa Merge "Tilt scale correction for certain resolutions" am: 9365dde616 by Treehugger Robot · 4 years, 6 months ago
  28. e1b77ba Merge "Revert "Enable input window rotation flag"" into sc-v2-dev am: b998d92793 by Prabir Pradhan · 4 years, 6 months ago
  29. 477c52f Revert "Enable input window rotation flag" by Arthur Hung · 4 years, 6 months ago
  30. 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
  31. aa55cab InputReader_tests: Fix tests to work with per-window-input-rotation am: c14266fd4e by Prabir Pradhan · 4 years, 6 months ago
  32. 2919858 Enable input window rotation flag by Evan Rosky · 4 years, 9 months ago
  33. c14266f InputReader_tests: Fix tests to work with per-window-input-rotation by Prabir Pradhan · 4 years, 9 months ago
  34. 0d579eb Merge "Fix error for compiler update." into sc-dev-plus-aosp am: 40535b2720 by Yabin Cui · 4 years, 7 months ago
  35. 60b48c6 Fix error for compiler update. by Yabin Cui · 4 years, 7 months ago
  36. 5021d46 Merge "Prevent processing touch after receiving an invalid tracking id" into sc-dev am: 10d57c6cfa by Arthur Hung · 4 years, 7 months ago
  37. 35e0553 Tilt scale correction for certain resolutions by Tatsunosuke Tobita · 4 years, 7 months ago
  38. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 9 months ago
  39. 9ad1894 Prevent processing touch after receiving an invalid tracking id by Arthur Hung · 4 years, 8 months ago
  40. d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 8 months ago
  41. accebe0 CursorInputMapper: Rotate cursor position for per-window-input-rotation by Prabir Pradhan · 4 years, 9 months ago
  42. f5334b8 CursorInputMapper: Populate axes in navigation mode by Prabir Pradhan · 4 years, 9 months ago
  43. 72b639e Merge "Cancel touchscreen gestures from Dispatcher when display rotates" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  44. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 5 years ago
  45. 93a0f91 Cancel touchscreen gestures from Dispatcher when display rotates by Prabir Pradhan · 4 years, 10 months ago
  46. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 10 months ago
  47. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 5 years ago
  48. d7482e7 Per-window input rotation: Let InputReader use un-rotated coordinates by Prabir Pradhan · 5 years ago
  49. 5747998 Do not modify vector after getting references by Siarhei Vishniakou · 5 years ago
  50. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
  51. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  52. 7d3bb35 LightInputMapper: Use const reference for some args by Greg Kaiser · 5 years ago
  53. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  54. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  55. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  56. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  57. d743286 Merge "Add logging for MT_TOOL_PALM usage" by Arthur Hung · 5 years ago
  58. c0d3b8c Stop removing raw status when device is disabled. by Garfield Tan · 5 years ago
  59. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
  60. 17d6484 Add logging for MT_TOOL_PALM usage by arthurhung · 5 years ago
  61. e2f38ac Fix for-loop type. by Michael Wright · 5 years ago
  62. 7de7b8c Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by Treehugger Robot · 5 years ago
  63. 10052f6 Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
  64. b604af0 Merge "Send mapper events via context" by TreeHugger Robot · 5 years ago
  65. a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
  66. cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
  67. b8c9fff Add explicit Result::ok() checks where needed by Bernie Innocenti · 5 years ago
  68. 5cad1fa Retain sensor data vector mapping when disabled. by Chris Ye · 5 years ago
  69. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  70. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 5 years ago
  71. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  72. 6df72d7 Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30 am: ba6f333c7d by Treehugger Robot · 5 years ago
  73. 59ecc3b Touchpad Capture: Fix issues with Pointer Controller by Prabir Pradhan · 5 years ago
  74. cad8507 Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713 am: 581523889c by Treehugger Robot · 5 years ago
  75. 9514d78 Remove viewport display ID assignment in pointer mode by Garfield Tan · 5 years ago
  76. 4b2268c Revise RELATIVE_X and RELATIVE_Y motion ranges documentation. by Chris Ye · 5 years ago
  77. 1fb4530 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
  78. dca44af Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  79. 611712a Add relative field to captured cursor device by Nathaniel R. Lewis · 6 years ago
  80. 50908af Add relative coordinates for touchpad events. by Nathaniel R. Lewis · 6 years ago
  81. eba157b Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  82. 6560004 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  83. aff169e Convert TouchInputMapper enums to enum classes. by Michael Wright · 6 years ago
  84. a03dd23 Move enum name parsing to EnumName template function. by Chris Ye · 5 years ago
  85. ae0f990 Use std::vector instead of VLA for addMovement by Siarhei Vishniakou · 5 years ago
  86. 8fa1728 Revise RELATIVE_X and RELATIVE_Y motion ranges documentation. by Chris Ye · 5 years ago
  87. f74dc42 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
  88. a52ade1 Do not generate meta state for device does not have the key. by Chris Ye · 5 years ago
  89. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  90. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 5 years ago
  91. 7cbf4ad Merge "TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom." by TreeHugger Robot · 5 years ago
  92. 42b0682 TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom. by Chris Ye · 5 years ago
  93. 6393a26 Refactor input device rumble support. by Chris Ye · 6 years ago
  94. 364fdb5 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  95. 35c872f Fix -Wshadow error when DEBUG_POINTER_ASSIGNMENT is set. by Philip Quinn · 6 years ago
  96. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 6 years ago
  97. 2e8f2d4 Add relative field to captured cursor device by Nathaniel R. Lewis · 6 years ago
  98. adb58ea Add relative coordinates for touchpad events. by Nathaniel R. Lewis · 6 years ago
  99. d566533 Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  100. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago