1. 1930f60 Merge "Add a unit test for TouchpadInputMapper" into udc-dev by Siarhei Vishniakou · 2 years, 8 months ago
  2. 01b8e81 Merge changes from topic "revert-23316821-WWTNIVUOBO" into udc-dev by Arpit Singh · 2 years, 8 months ago
  3. c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 8 months ago
  4. 342e1dd Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Siarhei Vishniakou · 2 years, 8 months ago
  5. 17e25f4 Merge "Remove window infos from InputFlinger dumpsys" into udc-dev by Patrick Williams · 2 years, 8 months ago
  6. 979f2d8 Add a unit test for TouchpadInputMapper by Siarhei Vishniakou · 2 years, 8 months ago
  7. 2aae677 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 2 years, 8 months ago
  8. 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 8 months ago
  9. 603ace7 Remove window infos from InputFlinger dumpsys by Patrick Williams · 2 years, 8 months ago
  10. b94c026 Merge "InputMapper refactor: KeyboardInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  11. 033e3ec InputMapper refactor: KeyboardInputMapper by Arpit Singh · 2 years, 9 months ago
  12. d5876ba Create new input targets for hover events by Siarhei Vishniakou · 2 years, 8 months ago
  13. 5796a17 Merge "Create InputTarget in a separate function" into udc-dev by TreeHugger Robot · 2 years, 8 months ago
  14. 585bc66 Merge "Set cursor position to the first pointer for mouse events" into udc-dev by Treehugger Robot · 2 years, 8 months ago
  15. 6c377b3 Create InputTarget in a separate function by Siarhei Vishniakou · 2 years, 8 months ago
  16. 70c6ee8 Set cursor position to the first pointer for mouse events by Siarhei Vishniakou · 2 years, 8 months ago
  17. 0987fd8 fix touch issue on portrait reference by Priyank Singh · 2 years, 8 months ago
  18. 216dd85 Merge "InputDevice.hasKeys also checks for key usage" into udc-dev by Sergej Salnikov · 2 years, 8 months ago
  19. 687f699 Merge changes I01dbdd8a,Ib78b3c35 into udc-dev by Prabir Pradhan · 2 years, 8 months ago
  20. e5420e7 InputDevice.hasKeys also checks for key usage by Sergej Salnikov · 2 years, 8 months ago
  21. 89b675e Merge "InputDispatcher: Only send touchpad nav gestures to trusted overlays" into udc-dev by Harry Cutts · 2 years, 8 months ago
  22. b166c00 InputDispatcher: Only send touchpad nav gestures to trusted overlays by Harry Cutts · 2 years, 8 months ago
  23. f7c4b0e Use fling tap down gesture as a signal for touchpad contact by Prabir Pradhan · 2 years, 8 months ago
  24. 835f1e7 GestureConverter: Do not use NotifyArgs as an optional return type by Prabir Pradhan · 2 years, 8 months ago
  25. 66fe0d3 Merge "CapturedTouchpadEventConverter: fix button reporting" into udc-dev by Harry Cutts · 2 years, 8 months ago
  26. a04c0f6 Merge "InputMapper refactor: RotaryEncoderInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  27. f552a73 Merge "InputMapper refactor: JoystickInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  28. de78d99 Merge "InputMapper refactor: SwitchInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  29. f706615 Merge "InputMapper refactor: CursorInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  30. e015d02 Merge "InputMapper refactor: TouchpadInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  31. d047bdb Merge "InputMapper refactor: SensorInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  32. 23c8dff CapturedTouchpadEventConverter: fix button reporting by Harry Cutts · 2 years, 8 months ago
  33. c68f85b InputMapper refactor: VibratorInputMapper by Arpit Singh · 2 years, 9 months ago
  34. 50fe0d9 Merge changes from topic "inputmapper-refactor-udc-dev" into udc-dev by Arpit Singh · 2 years, 8 months ago
  35. 5ed7749 InputMapper refactor: RotaryEncoderInputMapper by Arpit Singh · 2 years, 9 months ago
  36. 61dd33e InputMapper refactor: SensorInputMapper by Arpit Singh · 2 years, 9 months ago
  37. e08bdbd InputMapper refactor: TouchpadInputMapper by Arpit Singh · 2 years, 9 months ago
  38. 54a45f6 InputMapper refactor: SwitchInputMapper by Arpit Singh · 2 years, 9 months ago
  39. d8510bd InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 9 months ago
  40. 2be4a36 InputMapper refactor: JoystickInputMapper by Arpit Singh · 2 years, 9 months ago
  41. 0bd940a InputMapper refactor: ExternalStylusInputMapper by Arpit Singh · 2 years, 9 months ago
  42. afa08cc Slip touch when the new window is valid by Siarhei Vishniakou · 2 years, 8 months ago
  43. e34ee30 Merge "Align the scroll ballistics with the pointing ballistics." into udc-dev by Wenxin Feng · 2 years, 9 months ago
  44. b271771 Merge "Add Window Infos state to dumpsys" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  45. 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 9 months ago
  46. 9da41a1 Merge "Treat HOVER_EXIT as continuation of existing gesture" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
  47. b7db507 Merge changes Iefe84120,I482cce6d into udc-dev by Harry Cutts · 2 years, 9 months ago
  48. 892bce5 CapturedTouchpadEventConverter: filter out palms by Harry Cutts · 2 years, 9 months ago
  49. bb24e27 TouchpadInputMapper: support touchpad capture by Harry Cutts · 2 years, 10 months ago
  50. a235c04 Treat HOVER_EXIT as continuation of existing gesture by Siarhei Vishniakou · 2 years, 9 months ago
  51. 1ca5066 Align the scroll ballistics with the pointing ballistics. by Wenxin Feng · 2 years, 9 months ago
  52. d828f30 Add Window Infos state to dumpsys by Patrick Williams · 2 years, 9 months ago
  53. 0686f0c Reset touch state when device resets by Siarhei Vishniakou · 2 years, 9 months ago
  54. c03813b Merge "Clean up InputDispatcherPolicyInterface" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
  55. b398162 Trigger system key user activity during keyguard by Josep del Rio · 2 years, 9 months ago
  56. 06f057d Merge "Simplify hovering pointer condition" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  57. 6689c82 Merge "Mark slipWallpaperTouch as const" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
  58. c4f356d Merge "Fix use after delete reference for device" into udc-dev by Vaibhav Devmurari · 2 years, 9 months ago
  59. fb219eb Fix use after delete reference for device by Vaibhav Devmurari · 2 years, 9 months ago
  60. b681c20 Simplify hovering pointer condition by Siarhei Vishniakou · 2 years, 9 months ago
  61. bf88052 Mark slipWallpaperTouch as const by Siarhei Vishniakou · 2 years, 9 months ago
  62. 38a3e0b Merge "Validate events before printing them" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
  63. a41d244 Clean up InputDispatcherPolicyInterface by Prabir Pradhan · 2 years, 9 months ago
  64. 6773db6 Validate events before printing them by Siarhei Vishniakou · 2 years, 9 months ago
  65. 8db57bf Merge "Notify dispatcher when its configuration needs to be updated" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  66. 8aedbf3 Merge "Do not slip touch into window with same input channel" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  67. 0f6558d Do not slip touch into window with same input channel by Siarhei Vishniakou · 2 years, 9 months ago
  68. 2a916c4 Use std::unordered_map in KeyCharacterMap by Siarhei Vishniakou · 2 years, 9 months ago
  69. 87112a7 Notify dispatcher when its configuration needs to be updated by Prabir Pradhan · 2 years, 9 months ago
  70. 0a6fee8 Force input device changed callback when Keyboard layout info is updated by Vaibhav Devmurari · 2 years, 9 months ago
  71. 6050892 Merge "Move Connection off of RefBase" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  72. 403e53c InputMapper refactor: TouchInputMapper::Parameters by Arpit Singh · 2 years, 9 months ago
  73. 1069fa8 Move Connection off of RefBase by Siarhei Vishniakou · 2 years, 9 months ago
  74. 0dd3ca0 Merge changes from topic "reader-config-enum" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  75. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
  76. 4c9d6ff Add const annotations to dispatcher by Siarhei Vishniakou · 2 years, 9 months ago
  77. c523362 Merge "Use std::map for fallback keys" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
  78. 0fe0126 Use std::map for fallback keys by Siarhei Vishniakou · 2 years, 9 months ago
  79. f8538d6 Merge "InputListener: Pass NotifyArgs by reference" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  80. 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 9 months ago
  81. 6a208de Merge "Fix display association for drawing tablets - part 2" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
  82. 29b38f3 Merge changes from topic "InputMapper-refactor-256009910" into udc-dev by Arpit Singh · 2 years, 9 months ago
  83. 1549d66 Merge changes from topics "NotifyInputDevicesChangedArgs", "dump-from-inputmanager" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  84. ae55bae Merge "Convert input event type to enum class" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
  85. 370dbc9 Dump all native input components from InputManager by Prabir Pradhan · 2 years, 10 months ago
  86. e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 10 months ago
  87. d089da1 Merge "Update the touchpad sensitivity levels and default sensitivity." into udc-dev by Wenxin Feng · 2 years, 9 months ago
  88. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 9 months ago
  89. 7c6712d InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 9 months ago
  90. 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 10 months ago
  91. ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 10 months ago
  92. cda245f Merge "Expand fatal log for HOVER_MOVE" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
  93. 4ffa4d5 Fix display association for drawing tablets - part 2 by Prabir Pradhan · 2 years, 9 months ago
  94. c2eb850 Expand fatal log for HOVER_MOVE by Siarhei Vishniakou · 2 years, 9 months ago
  95. 310702e Add relevant libgui_tests to input presubmit by Prabir Pradhan · 3 years, 6 months ago
  96. 71660f1 Merge "TouchInputMapper: Consume hovering pointers outside physical frame" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
  97. be6894b Merge changes Iad0e57ad,Ic7b22864,Id99218c4 into udc-dev by Harry Cutts · 2 years, 9 months ago
  98. e0320e7 Update the touchpad sensitivity levels and default sensitivity. by Wenxin Feng · 2 years, 9 months ago
  99. d618fcc Merge "hasKeycodeLocked() also checks usage codes" am: 8521bfe7ad am: c224482a8a am: 48a440198d by Josep del Río · 2 years, 9 months ago
  100. 48a4401 Merge "hasKeycodeLocked() also checks usage codes" am: 8521bfe7ad am: c224482a8a by Josep del Río · 2 years, 9 months ago