1. b72bb66 Lower severity for invalid accessibility hover event stream to ERROR. am: 2f99cdb915 am: b63e604fd2 by Daniel Norman · 2 years, 5 months ago
  2. 2f99cdb Lower severity for invalid accessibility hover event stream to ERROR. by Daniel Norman · 2 years, 5 months ago
  3. a5ea7c1 Disable Tap to click while typing on a PK by Arpit Singh · 2 years, 6 months ago
  4. b3b3f73 Hide pointer while typing on a physical keyboard by Arpit Singh · 2 years, 6 months ago
  5. 1bbb0a9 Merge "Mark InputDispatcher::dump as const" into udc-qpr-dev by Treehugger Robot · 2 years, 6 months ago
  6. 6480f16 Merge "Split EventBuilders.h" into udc-qpr-dev by Cody Heiner · 2 years, 6 months ago
  7. 03b9b28 Merge "Modify touchpad ballistic curves based on the UX study results." into udc-qpr-dev by Wenxin Feng · 2 years, 6 months ago
  8. e5d6d04 Modify touchpad ballistic curves based on the UX study results. by Wenxin Feng · 2 years, 6 months ago
  9. 175d715 Merge "TouchpadInputMapper: send hover events after UP" into udc-qpr-dev by Harry Cutts · 2 years, 6 months ago
  10. 166a5af Split EventBuilders.h by Cody Heiner · 2 years, 6 months ago
  11. 5e20f27 Mark InputDispatcher::dump as const by Siarhei Vishniakou · 2 years, 7 months ago
  12. 48e7a40 TouchpadInputMapper: send hover events after UP by Harry Cutts · 2 years, 6 months ago
  13. 3e56f7e Revert "InputMapper refactor: refactor device enable/disable method" by Arpit Singh · 2 years, 6 months ago
  14. 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 6 months ago
  15. 5139957 Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Arpit Singh · 2 years, 6 months ago
  16. 285bdc5 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 2 years, 8 months ago
  17. 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  18. f4cdbef InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 8 months ago
  19. dff3962 Merge "Metrics Collector: Prevent queuing interactions from ignored devices" into udc-qpr-dev by Treehugger Robot · 2 years, 6 months ago
  20. 7af31cb Merge "Revert^2 "Enable InputDeviceMetricsCollector"" into udc-qpr-dev by Treehugger Robot · 2 years, 6 months ago
  21. 5cf5ea1 Merge "Delete TouchState::source" into udc-qpr-dev by Treehugger Robot · 2 years, 6 months ago
  22. 047695b Metrics Collector: Prevent queuing interactions from ignored devices by Prabir Pradhan · 2 years, 7 months ago
  23. 7adabad Revert^2 "Enable InputDeviceMetricsCollector" by Prabir Pradhan · 2 years, 7 months ago
  24. 233c856 Merge "Fix TEST_MAPPING JSON format" into udc-qpr-dev by Josep del Río · 2 years, 7 months ago
  25. 952272b Merge "Delete TouchState::deviceId" into udc-qpr-dev by TreeHugger Robot · 2 years, 7 months ago
  26. 6b3320c Merge "Revert "Enable InputDeviceMetricsCollector"" into udc-qpr-dev by Prabir Pradhan · 2 years, 7 months ago
  27. b879d45 Fix TEST_MAPPING JSON format by Josep del Rio · 2 years, 7 months ago
  28. 489359c Delete TouchState::source by Siarhei Vishniakou · 2 years, 8 months ago
  29. 45504fe Delete TouchState::deviceId by Siarhei Vishniakou · 2 years, 8 months ago
  30. 0836a30 Store pointers per-device by Siarhei Vishniakou · 2 years, 9 months ago
  31. 97814e8 Revert "Enable InputDeviceMetricsCollector" by Prabir Pradhan · 2 years, 7 months ago
  32. ad3b682 Use threadsafe death testing for dispatcher tests by Siarhei Vishniakou · 2 years, 7 months ago
  33. 73ab4db Merge "Use a strongly typed Pid in WindowInfo" into udc-qpr-dev by Treehugger Robot · 2 years, 7 months ago
  34. 1151280 Merge "Wait for dispatcher idle before asserting policy callbacks" into udc-qpr-dev by TreeHugger Robot · 2 years, 7 months ago
  35. e59c6dc Use a strongly typed Pid in WindowInfo by Prabir Pradhan · 2 years, 7 months ago
  36. 9437fe1 Merge "Store coords and properties as vector in args" into udc-qpr-dev by Siarhei Vishniakou · 2 years, 7 months ago
  37. a66d65e Wait for dispatcher idle before asserting policy callbacks by Siarhei Vishniakou · 2 years, 7 months ago
  38. 3218fc0 Store coords and properties as vector in args by Siarhei Vishniakou · 2 years, 7 months ago
  39. 6db5aaf Merge "Move EventBuilders.h next to MotionEvent definitions" into udc-qpr-dev by Cody Heiner · 2 years, 7 months ago
  40. 042a7a0 Merge "Use a strongly typed Uid in WindowInfo" into udc-qpr-dev by Treehugger Robot · 2 years, 7 months ago
  41. 1feacf4 Move EventBuilders.h next to MotionEvent definitions by Cody Heiner · 2 years, 7 months ago
  42. c16c3d2 Merge "TouchpadInputMapper: report usage metrics" into udc-qpr-dev by Harry Cutts · 2 years, 7 months ago
  43. 8bea9db Build input fuzzers for host by Siarhei Vishniakou · 2 years, 7 months ago
  44. 8a5c41d Use a strongly typed Uid in WindowInfo by Prabir Pradhan · 2 years, 7 months ago
  45. a34de52 TouchpadInputMapper: report usage metrics by Harry Cutts · 2 years, 7 months ago
  46. 6164995 TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a5 am: 8d984107c3 by Harry Cutts · 2 years, 7 months ago
  47. 1db4399 TouchInputMapper: don't check touchpad touches by screen bounds by Harry Cutts · 2 years, 7 months ago
  48. 77140f4 InputMapper refactor: Cache RawAbsoluteAxisInfo by Arpit Singh · 2 years, 7 months ago
  49. 5c02a71 Convert InputVerifier to rust by Siarhei Vishniakou · 2 years, 8 months ago
  50. 6778bd4 Merge "Enable InputDeviceMetricsCollector" into udc-qpr-dev by Prabir Pradhan · 2 years, 7 months ago
  51. f54d2ab Deflake InterceptKeyIfKeyUp by Siarhei Vishniakou · 2 years, 7 months ago
  52. a386309 Enable InputDeviceMetricsCollector by Prabir Pradhan · 2 years, 8 months ago
  53. 580fb3a Prevent targeted injection into non-owned windows by Siarhei Vishniakou · 2 years, 8 months ago
  54. e632c7c Merge changes from topics "breakdown-usage-by-uid", "notify-device-interaction" into udc-qpr-dev by Prabir Pradhan · 2 years, 7 months ago
  55. 4429379 Break down input device usage by uid by Prabir Pradhan · 2 years, 8 months ago
  56. 8ede1d1 Notify MetricsCollector of device interaction from Dispatcher by Prabir Pradhan · 2 years, 8 months ago
  57. c94dafe Add log for events dropped by InputState by Siarhei Vishniakou · 2 years, 8 months ago
  58. adb9fc9 Add tests for pointer stuck in TouchState by Siarhei Vishniakou · 2 years, 8 months ago
  59. 59e302b Protect id generator with GUARDED_BY by Siarhei Vishniakou · 2 years, 7 months ago
  60. 8c79628 Merge "Log out-of-order window infos updates" into udc-dev am: d46685714c am: 4d6315bed8 by TreeHugger Robot · 2 years, 8 months ago
  61. d466857 Merge "Log out-of-order window infos updates" into udc-dev by TreeHugger Robot · 2 years, 8 months ago
  62. 4e06dfb Merge "Sanitize address and hwaddress in input tests" into udc-qpr-dev by Siarhei Vishniakou · 2 years, 8 months ago
  63. 635339c Merge "Move some definitions into anonymous namespaces" into udc-qpr-dev by Treehugger Robot · 2 years, 8 months ago
  64. 4fd8673 Ensure dispatcher is idle before checking policy state by Siarhei Vishniakou · 2 years, 8 months ago
  65. a9f1f11 Sanitize address and hwaddress in input tests by Siarhei Vishniakou · 2 years, 8 months ago
  66. adeb6fa Move some definitions into anonymous namespaces by Siarhei Vishniakou · 2 years, 8 months ago
  67. 656cce2 Merge "Add a unit test for TouchpadInputMapper" into udc-dev am: 1930f60ddf am: a627330fe9 by Siarhei Vishniakou · 2 years, 8 months ago
  68. 1930f60 Merge "Add a unit test for TouchpadInputMapper" into udc-dev by Siarhei Vishniakou · 2 years, 8 months ago
  69. fa56f0c Merge "GestureConverter: add finger count axis for multi-finger swipes" into udc-qpr-dev by Treehugger Robot · 2 years, 8 months ago
  70. 9f6902d Merge "Read IDC file to check custom keyboard backlight levels" into udc-qpr-dev by Vaibhav Devmurari · 2 years, 8 months ago
  71. 9464b2c Log out-of-order window infos updates by Patrick Williams · 2 years, 8 months ago
  72. d07aba4 Merge changes from topic "InputDeviceUsageReported" into udc-qpr-dev by Prabir Pradhan · 2 years, 8 months ago
  73. a5c4e79 Merge changes from topic "revert-23316821-WWTNIVUOBO" into udc-dev am: 01b8e815f1 am: a37adc2dde by Arpit Singh · 2 years, 8 months ago
  74. 01b8e81 Merge changes from topic "revert-23316821-WWTNIVUOBO" into udc-dev by Arpit Singh · 2 years, 8 months ago
  75. 16c2419 Read IDC file to check custom keyboard backlight levels by Vaibhav Devmurari · 2 years, 8 months ago
  76. c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 8 months ago
  77. 342e1dd Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Siarhei Vishniakou · 2 years, 8 months ago
  78. 26959cf Merge "Remove window infos from InputFlinger dumpsys" into udc-dev am: 17e25f4333 am: dfc0b99c9a by Patrick Williams · 2 years, 8 months ago
  79. 17e25f4 Merge "Remove window infos from InputFlinger dumpsys" into udc-dev by Patrick Williams · 2 years, 8 months ago
  80. d567811 Improve BlockingQueue and add SyncQueue by Prabir Pradhan · 2 years, 8 months ago
  81. aff1303 Break down input device usage by source by Prabir Pradhan · 2 years, 9 months ago
  82. ae10ee6 Add logic to classify input events into InputDeviceUsageSources by Prabir Pradhan · 2 years, 8 months ago
  83. a6988fa InputMapper refactor: Revert "fix touch issue on portrait reference" am: 2aae677f5a am: 191804c8d4 by Arpit Singh · 2 years, 8 months ago
  84. 807cec8 InputMapper refactor: Configure empty InputDevice am: 7f4dd5124c am: 6c85646a25 by Arpit Singh · 2 years, 8 months ago
  85. 979f2d8 Add a unit test for TouchpadInputMapper by Siarhei Vishniakou · 2 years, 8 months ago
  86. 2aae677 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 2 years, 8 months ago
  87. 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 8 months ago
  88. 603ace7 Remove window infos from InputFlinger dumpsys by Patrick Williams · 2 years, 8 months ago
  89. 9205e42 inputflinger_tests: Add EventBuilders header by Prabir Pradhan · 2 years, 8 months ago
  90. 852db89 Log InputDeviceUsageReported atom from the new metrics collector by Prabir Pradhan · 2 years, 9 months ago
  91. 8743f18 GestureConverter: add finger count axis for multi-finger swipes by Harry Cutts · 2 years, 8 months ago
  92. 832d8fb Merge "InputMapper refactor: KeyboardInputMapper" into udc-dev am: b94c02682f am: 0c15446523 by Arpit Singh · 2 years, 8 months ago
  93. af4028d Merge "Create new input targets for hover events" into udc-dev am: 1d810c5129 am: 1e7cda2e88 by Treehugger Robot · 2 years, 8 months ago
  94. df94435 Merge "GestureConverterTest: split tests for clearing after gesture ends" into udc-qpr-dev by Harry Cutts · 2 years, 8 months ago
  95. b94c026 Merge "InputMapper refactor: KeyboardInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  96. 033e3ec InputMapper refactor: KeyboardInputMapper by Arpit Singh · 2 years, 9 months ago
  97. addf8e9 Introduce the InputDeviceMetricsCollector stage by Prabir Pradhan · 2 years, 9 months ago
  98. d5876ba Create new input targets for hover events by Siarhei Vishniakou · 2 years, 8 months ago
  99. 5271c20 Merge "Create InputTarget in a separate function" into udc-dev am: 5796a17668 am: 2fc45dc2c2 by TreeHugger Robot · 2 years, 8 months ago
  100. 5796a17 Merge "Create InputTarget in a separate function" into udc-dev by TreeHugger Robot · 2 years, 8 months ago