1. 686662c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 by Treehugger Robot · 4 years, 4 months ago
  2. 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years, 5 months ago
  3. 52dcab0 DO NOT MERGE Reorder include to remove merge conflict by Siarhei Vishniakou · 4 years, 5 months ago
  4. 976db0c Move PointerController enums to enum classes. by Michael Wright · 4 years, 7 months ago
  5. 7a37667 Move PointerController from sp to shared_ptr by Michael Wright · 4 years, 7 months ago
  6. e6afda3 Move PointerController enums to enum classes. by Michael Wright · 4 years, 7 months ago
  7. a512bfd Move PointerController from sp to shared_ptr by Michael Wright · 4 years, 7 months ago
  8. b729c43 Merge "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" into rvc-dev am: 31e7a17eff by TreeHugger Robot · 4 years, 7 months ago
  9. be73767 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 4 years, 7 months ago
  10. c8d9197 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" am: 017bcd179d by Mady Mellor · 4 years, 7 months ago
  11. 017bcd1 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" by Mady Mellor · 4 years, 7 months ago
  12. 192841f Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window am: 80d685aef1 by arthurhung · 4 years, 7 months ago
  13. 80d685a Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 4 years, 7 months ago
  14. 260e3e7 Merge "Ensure connection is non-null" into rvc-dev am: 402bbb4a57 by TreeHugger Robot · 4 years, 7 months ago
  15. 34ed4d4 Ensure connection is non-null by Siarhei Vishniakou · 4 years, 7 months ago
  16. 609de5a Merge "Revert "Log windows that are being interacted with"" into rvc-dev am: 98cbb19c93 by TreeHugger Robot · 4 years, 7 months ago
  17. 98cbb19 Merge "Revert "Log windows that are being interacted with"" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  18. f14d133 Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev am: 19824afef3 by TreeHugger Robot · 4 years, 7 months ago
  19. 19824af Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  20. 3d989c2 Revert "Log windows that are being interacted with" by Selim Cinek · 4 years, 7 months ago
  21. 975f545 Report ANR when waited for longer than the timeout am: e4623041f9 by Siarhei Vishniakou · 4 years, 7 months ago
  22. 731fa88 Log windows that are being interacted with am: 7394eaa6ec by Siarhei Vishniakou · 4 years, 7 months ago
  23. a983fe8 Make tempTouchState a local variable am: 1ea3cf10aa by Siarhei Vishniakou · 4 years, 7 months ago
  24. 67b8c13 Replace KeyedVector with unordered_map in dispatcher am: bde3d9edd7 by Siarhei Vishniakou · 4 years, 7 months ago
  25. 3b4795a Make addGestureMonitors static am: e0fb6bdd6c by Siarhei Vishniakou · 4 years, 7 months ago
  26. 7394eaa Log windows that are being interacted with by Siarhei Vishniakou · 4 years, 10 months ago
  27. e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 4 years, 10 months ago
  28. 1ea3cf1 Make tempTouchState a local variable by Siarhei Vishniakou · 4 years, 10 months ago
  29. bde3d9e Replace KeyedVector with unordered_map in dispatcher by Siarhei Vishniakou · 4 years, 10 months ago
  30. e0fb6bd Make addGestureMonitors static by Siarhei Vishniakou · 4 years, 9 months ago
  31. 98c34a8 InputDispatcher: Don't occlude windows with the same PID. by Robert Carr · 4 years, 7 months ago
  32. abab27f Merge "SurfaceFlinger: Send all BufferedLayers to InputFlinger" into rvc-dev am: e0d9770df1 by Rob Carr · 4 years, 7 months ago
  33. e0d9770 Merge "SurfaceFlinger: Send all BufferedLayers to InputFlinger" into rvc-dev by Rob Carr · 4 years, 7 months ago
  34. 69f1479 Merge "TouchInputMapper: Use default viewport for PointerController" by Treehugger Robot · 4 years, 8 months ago
  35. 2360c2a Merge QQ3A.200605.002 into master by Xin Li · 4 years, 8 months ago
  36. cc2a82e Merge "Add basic ANR test" into rvc-dev am: 0979ea52c1 by TreeHugger Robot · 4 years, 8 months ago
  37. ffaa2b1 Add basic ANR test by Siarhei Vishniakou · 4 years, 8 months ago
  38. 499ad88 Merge "Add dependencies on jni_headers" am: ed38697b9f am: 560de1587b by Orion Hodson · 4 years, 8 months ago
  39. 560de15 Merge "Add dependencies on jni_headers" am: ed38697b9f by Orion Hodson · 4 years, 8 months ago
  40. ed38697 Merge "Add dependencies on jni_headers" by Orion Hodson · 4 years, 8 months ago
  41. 036b105 Merge changes from topics "cursor_type_hotspot", "set_viewport_in_input_reader" am: 43beafe0b0 by Treehugger Robot · 4 years, 8 months ago
  42. de1bc4a Process focus events first by Siarhei Vishniakou · 4 years, 8 months ago
  43. c6d9967 TouchInputMapper: Use default viewport for PointerController by Prabir Pradhan · 5 years ago
  44. 0a080c3 Let InputReader set mouse cursor's display. by Garfield Tan · 5 years ago
  45. a58ef35 Add dependencies on jni_headers by Orion Hodson · 4 years, 9 months ago
  46. 692c65b Merge "Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  47. 418a9e4 Merge "Reduce the usage of goto statements in dispatcher" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  48. a0d2b80 Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps by Siarhei Vishniakou · 4 years, 8 months ago
  49. edd1360 SurfaceFlinger: Send all BufferedLayers to InputFlinger by Robert Carr · 4 years, 9 months ago
  50. cc9a528 Merge "Add locks to InputDispatcher_test" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  51. cd899e8 Add locks to InputDispatcher_test by Siarhei Vishniakou · 4 years, 9 months ago
  52. 7f0a439 Reduce the usage of goto statements in dispatcher by Siarhei Vishniakou · 4 years, 10 months ago
  53. f9d4400 Merge "Fix consumer closed input channel cause an error occurred (2/2)" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  54. 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 4 years, 9 months ago
  55. bd1a562 Merge "Add test to call setInputWindows twice" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  56. b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 4 years, 9 months ago
  57. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 4 years, 9 months ago
  58. fb9fcda Add test to call setInputWindows twice by Siarhei Vishniakou · 4 years, 9 months ago
  59. d352cb3 Fix consumer closed input channel cause an error occurred (2/2) by arthurhung · 4 years, 9 months ago
  60. 540dbae Generate a new id for each window by Siarhei Vishniakou · 4 years, 9 months ago
  61. d6f449d Merge "DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations" into rvc-dev by Rob Carr · 4 years, 9 months ago
  62. 9cada03 DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations by Robert Carr · 4 years, 9 months ago
  63. aa8c701 Merge "Allow touch if the new point is not MT_TOOL_PALM" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  64. bf89a48 Allow touch if the new point is not MT_TOOL_PALM by arthurhung · 4 years, 9 months ago
  65. 3d61bc1 Optimization: Restrict signing to ACTION_UP and ACTION_DOWN while doing a motion gesture such as scrolling apps by Edgar Arriaga · 4 years, 9 months ago
  66. 85c2ee6 Merge "Wait longer for configuration change" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  67. b1462ec Fix KeyEventInterceptTest fail by arthurhung · 4 years, 9 months ago
  68. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 4 years, 9 months ago
  69. f0db5b8 Wait longer for configuration change by Siarhei Vishniakou · 4 years, 10 months ago
  70. 0716947 Merge "Consume events in dispatcher tests" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  71. 03aee2a Consume events in dispatcher tests by Siarhei Vishniakou · 4 years, 9 months ago
  72. f48bb9e Properly initialize MotionClassifier by Siarhei Vishniakou · 4 years, 11 months ago
  73. cd5ecdb Merge "Wait longer for expected input events" into rvc-dev by TreeHugger Robot · 4 years, 10 months ago
  74. e5b5e45 Wait longer for expected input events by Siarhei Vishniakou · 4 years, 10 months ago
  75. a02bd19 Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev by TreeHugger Robot · 4 years, 10 months ago
  76. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 4 years, 10 months ago
  77. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 4 years, 10 months ago
  78. 8f0b5bd Merge "Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)"" into rvc-dev by Kelly Rossmoyer · 4 years, 10 months ago
  79. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 4 years, 10 months ago
  80. f4f7283 Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev by TreeHugger Robot · 4 years, 10 months ago
  81. c60da19 Disable deep press when long press timeout is long by Siarhei Vishniakou · 4 years, 10 months ago
  82. d3cb60f Disable deep press when long press timeout is long am: 1a683cebe3 by Siarhei Vishniakou · 4 years, 10 months ago
  83. c2f9369 Properly initialize MotionClassifier am: 958c4d078d by Siarhei Vishniakou · 4 years, 10 months ago
  84. 1a683ce Disable deep press when long press timeout is long by Siarhei Vishniakou · 4 years, 10 months ago
  85. 958c4d0 Properly initialize MotionClassifier by Siarhei Vishniakou · 4 years, 11 months ago
  86. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 4 years, 11 months ago
  87. 1652397 Properly initialize MotionClassifier by Siarhei Vishniakou · 4 years, 11 months ago
  88. 47040bf Test MotionEvents for InputDispatcher::verifyInputEvent by Siarhei Vishniakou · 5 years ago
  89. e3021d7 Remove device state when device is reset by Siarhei Vishniakou · 5 years ago
  90. aab2562 Add TouchIntegrationTest tests by Arthur Hung · 5 years ago
  91. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 5 years ago
  92. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 5 years ago
  93. fbe732e Add ID to native events. by Garfield Tan · 5 years ago
  94. 33197de Merge "Let InputReaderContext hold a single PointerController" by TreeHugger Robot · 5 years ago
  95. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 5 years ago
  96. 343631d Merge "Support multiple EventHub devices per InputDevice" by TreeHugger Robot · 5 years ago
  97. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 5 years ago
  98. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 5 years ago
  99. 0f7c42e Merge "Change InputReader::mDevices collection type" by TreeHugger Robot · 5 years ago
  100. ab3ea1d Merge "Add InputReader Integration tests" by TreeHugger Robot · 5 years ago