1. a72accd Check window token when extending timeout by Siarhei Vishniakou · 5 years ago
  2. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 5 years ago
  3. 2ad9539 Fix dispatcher logic of handling same key pressed and released from different by Chris Ye · 5 years ago
  4. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  5. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  6. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  7. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  8. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  9. e41c451 Ensure setFocusedApplication resets no focused window timeout by Siarhei Vishniakou · 5 years ago
  10. f74dc42 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
  11. 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 5 years ago
  12. adefc3e Unregister input channel by token by Siarhei Vishniakou · 5 years ago
  13. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 5 years ago
  14. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 5 years ago
  15. a52ade1 Do not generate meta state for device does not have the key. by Chris Ye · 5 years ago
  16. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  17. 09c8d2d Created libattestation by chaviw · 5 years ago
  18. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  19. dcef2dc Integrate FakeInputReaderContext to the real implement by arthurhung · 5 years ago
  20. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  21. 7cbf4ad Merge "TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom." by TreeHugger Robot · 5 years ago
  22. 42b0682 TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom. by Chris Ye · 5 years ago
  23. fa74128 Update language to comply with Android's inclusive language guidance by Chris Ye · 5 years ago
  24. c8bfa54 Add tests for merged InputDevice cases by Nathaniel R. Lewis · 6 years ago
  25. 364fdb5 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  26. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  27. a2862a0 Ensure window with NO_INPUT_CHANNEL drops touches by Siarhei Vishniakou · 5 years ago
  28. 948bfa6 Merge "Move InputDeviceClass to enum class." by TreeHugger Robot · 5 years ago
  29. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  30. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
  31. a3e642a Merge "Use AIDL compiler to generate InputApplicationInfo class." by TreeHugger Robot · 5 years ago
  32. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  33. d566533 Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  34. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  35. 1bd1fcf Merge "Add setFocusedWindow function stub" by TreeHugger Robot · 5 years ago
  36. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 5 years ago
  37. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 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. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 6 years ago
  48. 1abf04d Merge "Use std::filesystem for input event devices scan." by TreeHugger Robot · 5 years ago
  49. 4d3d89e Merge "After the InputFlingerServiceTest is done, kill the service process forked." by TreeHugger Robot · 5 years ago
  50. c466984 After the InputFlingerServiceTest is done, kill the service process forked. by Chris Ye · 5 years ago
  51. 8594e19 Use std::filesystem for input event devices scan. by Chris Ye · 5 years ago
  52. df26e86 Fix 2 issues related to hover event dispatching. by Garfield Tan · 6 years ago
  53. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 6 years ago
  54. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 6 years ago
  55. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 6 years ago
  56. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  57. a7d36fd Increase ANR test timeouts by Siarhei Vishniakou · 6 years ago
  58. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  59. 4cb50ca Add basic ANR test by Siarhei Vishniakou · 6 years ago
  60. a0d2b80 Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps by Siarhei Vishniakou · 6 years ago
  61. cd899e8 Add locks to InputDispatcher_test by Siarhei Vishniakou · 6 years ago
  62. 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 6 years ago
  63. bd1a562 Merge "Add test to call setInputWindows twice" into rvc-dev by TreeHugger Robot · 6 years ago
  64. b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 6 years ago
  65. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 6 years ago
  66. fb9fcda Add test to call setInputWindows twice by Siarhei Vishniakou · 6 years ago
  67. 540dbae Generate a new id for each window by Siarhei Vishniakou · 6 years ago
  68. bf89a48 Allow touch if the new point is not MT_TOOL_PALM by arthurhung · 6 years ago
  69. 85c2ee6 Merge "Wait longer for configuration change" into rvc-dev by TreeHugger Robot · 6 years ago
  70. f0db5b8 Wait longer for configuration change by Siarhei Vishniakou · 6 years ago
  71. 0716947 Merge "Consume events in dispatcher tests" into rvc-dev by TreeHugger Robot · 6 years ago
  72. 03aee2a Consume events in dispatcher tests by Siarhei Vishniakou · 6 years ago
  73. cd5ecdb Merge "Wait longer for expected input events" into rvc-dev by TreeHugger Robot · 6 years ago
  74. e5b5e45 Wait longer for expected input events by Siarhei Vishniakou · 6 years ago
  75. a02bd19 Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  76. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 6 years ago
  77. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago
  78. 8f0b5bd Merge "Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)"" into rvc-dev by Kelly Rossmoyer · 6 years ago
  79. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 6 years ago
  80. f4f7283 Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  81. c60da19 Disable deep press when long press timeout is long by Siarhei Vishniakou · 6 years ago
  82. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago
  83. 1652397 Properly initialize MotionClassifier by Siarhei Vishniakou · 6 years ago
  84. 47040bf Test MotionEvents for InputDispatcher::verifyInputEvent by Siarhei Vishniakou · 6 years ago
  85. aab2562 Add TouchIntegrationTest tests by Arthur Hung · 6 years ago
  86. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  87. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  88. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  89. 33197de Merge "Let InputReaderContext hold a single PointerController" by TreeHugger Robot · 6 years ago
  90. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  91. 343631d Merge "Support multiple EventHub devices per InputDevice" by TreeHugger Robot · 6 years ago
  92. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  93. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  94. 0f7c42e Merge "Change InputReader::mDevices collection type" by TreeHugger Robot · 6 years ago
  95. ab3ea1d Merge "Add InputReader Integration tests" by TreeHugger Robot · 6 years ago
  96. 0cab12d Change InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  97. 1dd6b5a Merge "Use hmac to sign events in InputDispatcher" by TreeHugger Robot · 6 years ago
  98. 40e7078 Merge "Refactor use of services in InputMappers." by TreeHugger Robot · 6 years ago
  99. 4dc8253 Merge "Refactor InputMapper creation and collection type" by TreeHugger Robot · 6 years ago
  100. e908789 Use hmac to sign events in InputDispatcher by Gang Wang · 6 years ago