1. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 3 months ago
  2. 2120b9e InputReader: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 3 months ago
  3. 3ed7e35 Touch: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 3 months ago
  4. 4ccb32a Merge "Add mic mute keyboard led. (2/2)" into main by Josep del Río · 1 year, 3 months ago
  5. 85c66bb Merge "(2nd try) Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 3 months ago
  6. 95660fb Merge "input: fix -Wformat warnings" into main by Harry Cutts · 1 year, 3 months ago
  7. c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 4 months ago
  8. 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 4 months ago
  9. c105dfb Merge "Revert "Bind an input device via descriptor"" into main by Prabir Pradhan · 1 year, 4 months ago
  10. 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 4 months ago
  11. 99f2c3c Add mic mute keyboard led. (2/2) by DingYong · 1 year, 8 months ago
  12. 594dde0 Merge "Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 4 months ago
  13. 8722be9 TouchInputMapper: remove UNSCALED mode by Harry Cutts · 1 year, 4 months ago
  14. b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 3 months ago
  15. 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 1 year, 6 months ago
  16. d790d6b Use a polling check when waiting for a specific device by Siarhei Vishniakou · 1 year, 6 months ago
  17. 55c5ee2 InputReader: Bump generation when associated display changes by Prabir Pradhan · 1 year, 6 months ago
  18. b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 1 year, 7 months ago
  19. bc90251 Merge "Do not wake the device from media keys on headset." into main by Vaibhav Devmurari · 1 year, 7 months ago
  20. 1411cf8 Merge changes Ie02dbcb3,I8195406c into main by Arpit Singh · 1 year, 7 months ago
  21. 2681a81 Do not wake the device from media keys on headset. by Vaibhav Devmurari · 1 year, 7 months ago
  22. 4b4a457 Sync MT slots on reset and buffer overflow by Arpit Singh · 1 year, 9 months ago
  23. fc37ec5 Merge "Deflake ExternalStylusIntegrationTest test case" into main by Treehugger Robot · 1 year, 7 months ago
  24. afb7d61 Deflake ExternalStylusIntegrationTest test case by Prabir Pradhan · 1 year, 7 months ago
  25. 92559ef CursorInputMapper: migrate remaining tests by Harry Cutts · 1 year, 7 months ago
  26. 7ecbb99 CursorInputMapper: move unit tests to InputMapperUnitTest by Harry Cutts · 1 year, 8 months ago
  27. 4bb0bd5 Revert "InputReader: Clear the multi-touch state when the device is reset" by Arpit Singh · 1 year, 8 months ago
  28. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 1 year, 8 months ago
  29. f8d9e44 InputReader: Clear the multi-touch state when the device is reset by Prabir Pradhan · 1 year, 8 months ago
  30. cc7268a Add TODOs to clean up tests that were duplicated for refactoring by Prabir Pradhan · 1 year, 9 months ago
  31. 1976760 Address internal comments: Pointer icon refactor for mouse by Prabir Pradhan · 1 year, 9 months ago
  32. da10dd3 Pointer icon refactor for mouse by Byoungho Jung · 1 year, 10 months ago
  33. e3b28dd s/TestInputListenerMatchers.h/TestEventMatchers.h by Prabir Pradhan · 1 year, 10 months ago
  34. 5197ce6 Move Process_PointerCapture to CursorInputMapper_test by Siarhei Vishniakou · 1 year, 11 months ago
  35. b08a0e8 Stylus fusion: Use SOURCE_BLUETOOTH_STYLUS dynamically for events by Prabir Pradhan · 1 year, 11 months ago
  36. 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 2 months ago
  37. 4818977 InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 2 months ago
  38. 37a819b Add test to ensure a keyboard with HID usage support is not a stylus by Prabir Pradhan · 2 years ago
  39. 3c28b94 Prevent keyboards from being recognized as a stylus by Prabir Pradhan · 2 years ago
  40. c09ec6d Add test to ensure values outside the abs axis range are accepted by Prabir Pradhan · 2 years ago
  41. 440bf65 Test display associations in TouchIntegrationTest by Arpit Singh · 2 years ago
  42. 004f311 Fix flakiness for ExternalStylusConnectedDuringTouchGesture by Prabir Pradhan · 2 years ago
  43. 85cf63e Add test to verify external stylus connection does not interrupt touch by Prabir Pradhan · 2 years ago
  44. de231db Merge changes I2a4359de,I08376f69 into main by Treehugger Robot · 2 years, 1 month ago
  45. 39d60aa Revert "Disable stylus integration tests temporarily" by Prabir Pradhan · 2 years, 1 month ago
  46. 1efdbca Revert "InputMapper refactor: refactor device enable/disable method" am: 3e56f7e702 am: d82efb7d36 by Arpit Singh · 2 years, 1 month ago
  47. e18abe3 Revert "InputMapper refactor: Configure empty InputDevice" am: 7f1765e2e6 am: 925c2a5bde by Arpit Singh · 2 years, 1 month ago
  48. 3e56f7e Revert "InputMapper refactor: refactor device enable/disable method" by Arpit Singh · 2 years, 1 month ago
  49. 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 1 month ago
  50. 0a724d2 InputMapper refactor: Configure empty InputDevice am: 4f61f3c959 am: 691001a872 by Arpit Singh · 2 years, 1 month ago
  51. 116bf96 InputMapper refactor: refactor device enable/disable method am: f4cdbefdde am: eae9bd0ad5 by Arpit Singh · 2 years, 1 month ago
  52. 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 2 months ago
  53. f4cdbef InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 2 months ago
  54. e03e8b1 Add support for device.wake InputDevice Property by Yeabkal Wubshit · 2 years, 1 month ago
  55. a68ffa5 Merge "Store coords and properties as vector in args" into udc-qpr-dev am: 9437fe1a29 am: 4d9929c532 by Siarhei Vishniakou · 2 years, 2 months ago
  56. 3218fc0 Store coords and properties as vector in args by Siarhei Vishniakou · 2 years, 2 months ago
  57. 6164995 TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a5 am: 8d984107c3 by Harry Cutts · 2 years, 2 months ago
  58. 256af9a TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a5 am: cff1f93042 by Harry Cutts · 2 years, 2 months ago
  59. 1db4399 TouchInputMapper: don't check touchpad touches by screen bounds by Harry Cutts · 2 years, 2 months ago
  60. e986aed Fix touch reset due to viewport isActive changing when enableForInactiveViewport is 1 by Josh Thielen · 2 years, 2 months ago
  61. ac43c72 Merge "Read IDC file to check custom keyboard backlight levels" into udc-qpr-dev am: 9f6902d02d am: a0b66e5907 by Vaibhav Devmurari · 2 years, 3 months ago
  62. e63549c Merge changes from topic "revert-23316821-WWTNIVUOBO" into udc-dev am: 01b8e815f1 am: 96000643d3 by Arpit Singh · 2 years, 3 months ago
  63. 16c2419 Read IDC file to check custom keyboard backlight levels by Vaibhav Devmurari · 2 years, 3 months ago
  64. c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 3 months ago
  65. d06591c InputMapper refactor: Configure empty InputDevice am: 7f4dd5124c am: f5f4fd5afb by Arpit Singh · 2 years, 3 months ago
  66. 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 3 months ago
  67. 033e3ec InputMapper refactor: KeyboardInputMapper by Arpit Singh · 2 years, 3 months ago
  68. f552a73 Merge "InputMapper refactor: JoystickInputMapper" into udc-dev by Arpit Singh · 2 years, 3 months ago
  69. de78d99 Merge "InputMapper refactor: SwitchInputMapper" into udc-dev by Arpit Singh · 2 years, 3 months ago
  70. f706615 Merge "InputMapper refactor: CursorInputMapper" into udc-dev by Arpit Singh · 2 years, 3 months ago
  71. d047bdb Merge "InputMapper refactor: SensorInputMapper" into udc-dev by Arpit Singh · 2 years, 3 months ago
  72. c68f85b InputMapper refactor: VibratorInputMapper by Arpit Singh · 2 years, 3 months ago
  73. 61dd33e InputMapper refactor: SensorInputMapper by Arpit Singh · 2 years, 3 months ago
  74. 54a45f6 InputMapper refactor: SwitchInputMapper by Arpit Singh · 2 years, 3 months ago
  75. d8510bd InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 3 months ago
  76. 2be4a36 InputMapper refactor: JoystickInputMapper by Arpit Singh · 2 years, 3 months ago
  77. 67ca684 InputMapper refactor: KeyboardInputMapper by Arpit Singh · 2 years, 3 months ago
  78. bfb1602 Merge "InputMapper refactor: JoystickInputMapper" by Arpit Singh · 2 years, 3 months ago
  79. 94f7ddb Merge "InputMapper refactor: SwitchInputMapper" by Arpit Singh · 2 years, 3 months ago
  80. 714bf78 Merge "InputMapper refactor: SensorInputMapper" by Arpit Singh · 2 years, 3 months ago
  81. 0f26b30 InputMapper refactor: VibratorInputMapper by Arpit Singh · 2 years, 3 months ago
  82. df992eb InputMapper refactor: SwitchInputMapper by Arpit Singh · 2 years, 3 months ago
  83. fb706c3 InputMapper refactor: SensorInputMapper by Arpit Singh · 2 years, 3 months ago
  84. ae87635 InputMapper refactor: JoystickInputMapper by Arpit Singh · 2 years, 3 months ago
  85. e036ad7 InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 3 months ago
  86. 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 4 months ago
  87. a8c236b InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 4 months ago
  88. f6ee1a7 Merge "Force input device changed callback when Keyboard layout info is updated" into udc-dev am: 8bf29931ea am: ce5ea63bb8 by Vaibhav Devmurari · 2 years, 4 months ago
  89. 0a6fee8 Force input device changed callback when Keyboard layout info is updated by Vaibhav Devmurari · 2 years, 4 months ago
  90. 0801bf8 Merge changes from topic "reader-config-enum" into udc-dev am: 0dd3ca0c88 am: aef4f16f2d by Treehugger Robot · 2 years, 4 months ago
  91. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 4 months ago
  92. 9a94b88 Merge changes from topic "InputMapper-refactor-256009910" into udc-dev am: 29b38f3b2d am: c8f0ef8bed by Arpit Singh · 2 years, 4 months ago
  93. 29b38f3 Merge changes from topic "InputMapper-refactor-256009910" into udc-dev by Arpit Singh · 2 years, 4 months ago
  94. fe03d7a Notify InputListener when there an changes to input devices am: e3da4bbc9c am: d2c12c5aed by Prabir Pradhan · 2 years, 4 months ago
  95. d2c12c5 Notify InputListener when there an changes to input devices am: e3da4bbc9c by Prabir Pradhan · 2 years, 4 months ago
  96. 1549d66 Merge changes from topics "NotifyInputDevicesChangedArgs", "dump-from-inputmanager" into udc-dev by Treehugger Robot · 2 years, 4 months ago
  97. e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 4 months ago
  98. 4e27598 InputMapper refactor: Change readerconfig pointer to const ref am: ed6c3defc3 am: 51417e8ce5 by Arpit Singh · 2 years, 4 months ago
  99. 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 4 months ago
  100. ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 4 months ago