1. a30728a Merge "Add docs for ANR behaviour of InputDispatcher" by TreeHugger Robot · 5 years ago
  2. 499a85a Add docs for ANR behaviour of InputDispatcher by Siarhei Vishniakou · 6 years ago
  3. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  4. d549b25 Prevent use of invalidated iterator by Siarhei Vishniakou · 5 years ago
  5. a121c78 Merge "Add prefix to transform dump to align the data better" by Chavi Weingarten · 5 years ago
  6. 249afbf Merge "Remove eventTime from MotionEntry" by TreeHugger Robot · 5 years ago
  7. 85b4420 Add prefix to transform dump to align the data better by chaviw · 5 years ago
  8. 7cbf4ad Merge "TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom." by TreeHugger Robot · 5 years ago
  9. 42b0682 TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom. by Chris Ye · 5 years ago
  10. 3cab9b6 Remove eventTime from MotionEntry by Siarhei Vishniakou · 5 years ago
  11. fa74128 Update language to comply with Android's inclusive language guidance by Chris Ye · 5 years ago
  12. 3c2d6f5 Update language to comply with Android's inclusive language guidance by Chris Ye · 5 years ago
  13. 7702a61 Merge "Refactor input device rumble support." by TreeHugger Robot · 5 years ago
  14. c8bfa54 Add tests for merged InputDevice cases by Nathaniel R. Lewis · 6 years ago
  15. 6393a26 Refactor input device rumble support. by Chris Ye · 5 years ago
  16. 364fdb5 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  17. 122d496 Merge "Add default input dispatching timeout constant" by Siarhei Vishniakou · 5 years ago
  18. 81ec695 Merge "Add reason to focus change event log" by Vishnu Nair · 5 years ago
  19. 7d3d00d Add reason to focus change event log by Vishnu Nair · 5 years ago
  20. 35c872f Fix -Wshadow error when DEBUG_POINTER_ASSIGNMENT is set. by Philip Quinn · 5 years ago
  21. b8bb541 Merge "Ensure window with NO_INPUT_CHANNEL drops touches" by TreeHugger Robot · 5 years ago
  22. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  23. a2862a0 Ensure window with NO_INPUT_CHANNEL drops touches by Siarhei Vishniakou · 5 years ago
  24. 989bb93 Refactor EventHub. by Chris Ye · 6 years ago
  25. 948bfa6 Merge "Move InputDeviceClass to enum class." by TreeHugger Robot · 5 years ago
  26. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  27. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
  28. a3e642a Merge "Use AIDL compiler to generate InputApplicationInfo class." by TreeHugger Robot · 5 years ago
  29. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  30. 2e8f2d4 Add relative field to captured cursor device by Nathaniel R. Lewis · 6 years ago
  31. adb58ea Add relative coordinates for touchpad events. by Nathaniel R. Lewis · 6 years ago
  32. d566533 Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  33. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  34. 1bd1fcf Merge "Add setFocusedWindow function stub" by TreeHugger Robot · 5 years ago
  35. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 5 years ago
  36. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 5 years ago
  37. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 5 years ago
  38. 0192488 Merge "Use unique_ptr when creating InputChannel" by TreeHugger Robot · 5 years ago
  39. 61847cc Merge "Use std::shared_ptr for InputChannel" by TreeHugger Robot · 5 years ago
  40. 1ff3d1e Use Transform in InputDispatcher by chaviw · 6 years ago
  41. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  42. dc07032 Merge "Allow touch if some pointers are MT_TOOL_PALM" by TreeHugger Robot · 5 years ago
  43. 66fbac3 Inputflinger : Use BitArray class to replace raw bytes array. by Chris Ye · 6 years ago
  44. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  45. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 6 years ago
  46. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 6 years ago
  47. 887b7d9 Log windows that are being interacted with - 2 by Siarhei Vishniakou · 6 years ago
  48. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 6 years ago
  49. 1abf04d Merge "Use std::filesystem for input event devices scan." by TreeHugger Robot · 5 years ago
  50. a64c159 Move seq to header by Siarhei Vishniakou · 6 years ago
  51. 4d3d89e Merge "After the InputFlingerServiceTest is done, kill the service process forked." by TreeHugger Robot · 5 years ago
  52. c466984 After the InputFlingerServiceTest is done, kill the service process forked. by Chris Ye · 5 years ago
  53. 8594e19 Use std::filesystem for input event devices scan. by Chris Ye · 5 years ago
  54. c5035ed Merge "Fix 2 issues related to hover event dispatching." by TreeHugger Robot · 5 years ago
  55. 044b4dc Merge "Added libui dependencies for input" by Chavi Weingarten · 5 years ago
  56. df26e86 Fix 2 issues related to hover event dispatching. by Garfield Tan · 6 years ago
  57. fd9c1ed Added libui dependencies for input by chaviw · 6 years ago
  58. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 6 years ago
  59. 227c554 Convert TouchInputMapper enums to enum classes. by Michael Wright · 6 years ago
  60. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 6 years ago
  61. c6a2f3a Merge "Convert InputDeviceConfigurationFileType to enum class." by Chris Ye · 6 years ago
  62. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 6 years ago
  63. 1c0f5e6 Merge "Force InputManagerService to communicate via InputManagerInterface" by Michael Wright · 6 years ago
  64. 2ffcba9 Merge "Enable -Wshadow for input code" by TreeHugger Robot · 6 years ago
  65. 39f4253 Merge "Increase touch video buffer size" by TreeHugger Robot · 6 years ago
  66. 487938e Increase touch video buffer size by Siarhei Vishniakou · 6 years ago
  67. b4d960d Enable -Wshadow for input code by Siarhei Vishniakou · 6 years ago
  68. 6353416 Force InputManagerService to communicate via InputManagerInterface by Michael Wright · 6 years ago
  69. ca5bede Move PointerController enums to enum classes. by Michael Wright · 6 years ago
  70. 1d927aa Convert InputDeviceConfigurationFileType to enum class. by Chris Ye · 6 years ago
  71. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  72. 12d24c5 Merge "Add createAxis to reduce the size of a function" by TreeHugger Robot · 6 years ago
  73. a7d36fd Increase ANR test timeouts by Siarhei Vishniakou · 6 years ago
  74. 690f8be Add createAxis to reduce the size of a function by Siarhei Vishniakou · 6 years ago
  75. 7b796d2 Merge "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" into rvc-dev am: 31e7a17eff am: 668e5b92b5 am: 4b6a3505e8 am: c387a82b11 by TreeHugger Robot · 6 years ago
  76. 4b6a350 Merge "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" into rvc-dev am: 31e7a17eff am: 668e5b92b5 by TreeHugger Robot · 6 years ago
  77. be73767 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 6 years ago
  78. 44364d4 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" am: 017bcd179d am: 58d24469ad am: 6112e05102 am: 87ed341f41 by Mady Mellor · 6 years ago
  79. 6112e05 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" am: 017bcd179d am: 58d24469ad by Mady Mellor · 6 years ago
  80. 017bcd1 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" by Mady Mellor · 6 years ago
  81. 87b6086 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window am: 80d685aef1 am: 5d7b212a3f am: 9d9c6c9676 am: 0e326735ae by arthurhung · 6 years ago
  82. 9d9c6c9 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window am: 80d685aef1 am: 5d7b212a3f by arthurhung · 6 years ago
  83. 80d685a Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 6 years ago
  84. ff4b6eb Merge "Ensure connection is non-null" into rvc-dev am: 402bbb4a57 am: b68b87bc7f am: 8473df8825 am: 333b6619c6 by TreeHugger Robot · 6 years ago
  85. 8473df8 Merge "Ensure connection is non-null" into rvc-dev am: 402bbb4a57 am: b68b87bc7f by TreeHugger Robot · 6 years ago
  86. 34ed4d4 Ensure connection is non-null by Siarhei Vishniakou · 6 years ago
  87. afde1b2 Merge "Revert "Log windows that are being interacted with"" into rvc-dev am: 98cbb19c93 am: 609de5a2df am: 51b4e554e4 am: 7dc68a7466 by TreeHugger Robot · 6 years ago
  88. 609de5a Merge "Revert "Log windows that are being interacted with"" into rvc-dev am: 98cbb19c93 by TreeHugger Robot · 6 years ago
  89. e0e3424 Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev am: 19824afef3 am: f14d133b92 am: b904ba0314 am: 0b0d735df1 by TreeHugger Robot · 6 years ago
  90. 98cbb19 Merge "Revert "Log windows that are being interacted with"" into rvc-dev by TreeHugger Robot · 6 years ago
  91. f14d133 Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev am: 19824afef3 by TreeHugger Robot · 6 years ago
  92. 19824af Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev by TreeHugger Robot · 6 years ago
  93. 3d989c2 Revert "Log windows that are being interacted with" by Selim Cinek · 6 years ago
  94. 975f545 Report ANR when waited for longer than the timeout am: e4623041f9 by Siarhei Vishniakou · 6 years ago
  95. 731fa88 Log windows that are being interacted with am: 7394eaa6ec by Siarhei Vishniakou · 6 years ago
  96. a983fe8 Make tempTouchState a local variable am: 1ea3cf10aa by Siarhei Vishniakou · 6 years ago
  97. 67b8c13 Replace KeyedVector with unordered_map in dispatcher am: bde3d9edd7 by Siarhei Vishniakou · 6 years ago
  98. 3b4795a Make addGestureMonitors static am: e0fb6bdd6c by Siarhei Vishniakou · 6 years ago
  99. 7394eaa Log windows that are being interacted with by Siarhei Vishniakou · 6 years ago
  100. e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago