1. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 4 years, 6 months ago
  2. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 4 years, 7 months ago
  3. ccd3dd6 Add InputDispatcher unit tests for untrusted touches [4/n] by Bernardo Rufino · 4 years, 7 months ago
  4. 6d52e54 Add InputDispatcher unit tests for untrusted touches [3/n] by Bernardo Rufino · 4 years, 7 months ago
  5. 1d0d1f2 Add InputDispatcher unit tests for untrusted touches [2/n] by Bernardo Rufino · 4 years, 7 months ago
  6. c3b7b8c Add InputDispatcher unit tests for untrusted touches [1/n] by Bernardo Rufino · 4 years, 7 months ago
  7. 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  8. 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 4 years, 7 months ago
  9. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 4 years, 7 months ago
  10. f5dc077 Merge "Split monitor and window ANR notification paths" by TreeHugger Robot · 4 years, 8 months ago
  11. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 4 years, 9 months ago
  12. 529217d Merge "InputDispatcher: Call setPointerCapture when resetting Pointer Capture" by TreeHugger Robot · 4 years, 8 months ago
  13. b039a5a Merge "Use identity transform for Joystick MotionEvent" by Chavi Weingarten · 4 years, 8 months ago
  14. ea3f4fc Prevent accidentally click on window with split touch by arthurhung · 4 years, 9 months ago
  15. f4a80b8 Use identity transform for Joystick MotionEvent by yunho.shin · 4 years, 10 months ago
  16. 7d03038 InputDispatcher: Call setPointerCapture when resetting Pointer Capture by Prabir Pradhan · 4 years, 9 months ago
  17. fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 4 years, 9 months ago
  18. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 4 years, 9 months ago
  19. 58cfc60 Add pid to monitor by Siarhei Vishniakou · 4 years, 9 months ago
  20. e98b9f6 Merge "Check if the window is partially obscured for slippery enters" by TreeHugger Robot · 4 years, 9 months ago
  21. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 11 months ago
  22. 870ecec Check if the window is partially obscured for slippery enters by Siarhei Vishniakou · 4 years, 9 months ago
  23. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years, 10 months ago
  24. 234129c Tell policy about responsive connections by Siarhei Vishniakou · 4 years, 11 months ago
  25. 2b4782c Use connection token in CommandEntry by Siarhei Vishniakou · 4 years, 10 months ago
  26. f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 5 years ago
  27. 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 5 years ago
  28. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
  29. f56b269 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 5 years ago
  30. a72accd Check window token when extending timeout by Siarhei Vishniakou · 5 years ago
  31. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 5 years ago
  32. 2ad9539 Fix dispatcher logic of handling same key pressed and released from different by Chris Ye · 5 years ago
  33. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  34. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  35. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  36. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  37. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  38. e41c451 Ensure setFocusedApplication resets no focused window timeout by Siarhei Vishniakou · 5 years ago
  39. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 5 years ago
  40. 09c8d2d Created libattestation by chaviw · 5 years ago
  41. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  42. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  43. a2862a0 Ensure window with NO_INPUT_CHANNEL drops touches by Siarhei Vishniakou · 5 years ago
  44. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
  45. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  46. 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
  47. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 5 years ago
  48. 1ff3d1e Use Transform in InputDispatcher by chaviw · 5 years ago
  49. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 5 years ago
  50. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
  51. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 5 years ago
  52. df26e86 Fix 2 issues related to hover event dispatching. by Garfield Tan · 5 years ago
  53. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 5 years ago
  54. a7d36fd Increase ANR test timeouts by Siarhei Vishniakou · 5 years ago
  55. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 5 years ago
  56. 4cb50ca Add basic ANR test by Siarhei Vishniakou · 5 years ago
  57. cd899e8 Add locks to InputDispatcher_test by Siarhei Vishniakou · 5 years ago
  58. 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 5 years ago
  59. bd1a562 Merge "Add test to call setInputWindows twice" into rvc-dev by TreeHugger Robot · 5 years ago
  60. b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 5 years ago
  61. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 5 years ago
  62. fb9fcda Add test to call setInputWindows twice by Siarhei Vishniakou · 5 years ago
  63. 540dbae Generate a new id for each window by Siarhei Vishniakou · 5 years ago
  64. 0716947 Merge "Consume events in dispatcher tests" into rvc-dev by TreeHugger Robot · 5 years ago
  65. 03aee2a Consume events in dispatcher tests by Siarhei Vishniakou · 5 years ago
  66. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 5 years ago
  67. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 5 years ago
  68. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago
  69. 47040bf Test MotionEvents for InputDispatcher::verifyInputEvent by Siarhei Vishniakou · 6 years ago
  70. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  71. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  72. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  73. e908789 Use hmac to sign events in InputDispatcher by Gang Wang · 6 years ago
  74. 342c927 Add HmacKeyManager to InputDispatcher by Gang Wang · 6 years ago
  75. 5d3bc37 Generate down events when transferring touch focus by Svet Ganov · 6 years ago
  76. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  77. 65f98b8 Handle different scale and offset for pointers in InputTarget. by Chavi Weingarten · 6 years ago
  78. 0e150f4 Merge "Revert "Handle different scale and offset for pointers in InputTarget."" by Chavi Weingarten · 6 years ago
  79. 114b77f Revert "Handle different scale and offset for pointers in InputTarget." by Chavi Weingarten · 6 years ago
  80. f157a26 Merge "Move focus dispatch to input (1/2)" by TreeHugger Robot · 6 years ago
  81. 97b8eec Handle different scale and offset for pointers in InputTarget. by Chavi Weingarten · 6 years ago
  82. f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 6 years ago
  83. b38d8c6 Revert "Handle different scale and offset for pointers in InputTarget." by Chavi Weingarten · 6 years ago
  84. 5d22a23 Handle different scale and offset for pointers in InputTarget. by chaviw · 6 years ago
  85. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  86. af87b3e Added input support for cloned layers by chaviw · 6 years ago
  87. d1c2318 Separated Receiver and Window for input tests by chaviw · 6 years ago
  88. d078476 Add benchmarks for InputDispatcher by Siarhei Vishniakou · 6 years ago
  89. 81e2bb9 Consume batches in dispatcher tests by chaviw · 6 years ago
  90. 3a240c4 Check whether channel has been removed before sending cancelation. by Michael Wright · 6 years ago
  91. 3608aad Let InputDispatcher handle its own thread by Prabir Pradhan · 6 years ago
  92. 2bfa905 Wait until dispatcher is idle by Siarhei Vishniakou · 6 years ago
  93. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  94. b9b1535 Rename some variables in InputDispatcher_test by Siarhei Vishniakou · 6 years ago
  95. d99e1b6 Refactor filterInputEvent asserts by Siarhei Vishniakou · 6 years ago
  96. 08b574f Add busy wait for consume() call by Siarhei Vishniakou · 6 years ago
  97. c5ca85c Add check for action in consumeEvent by Siarhei Vishniakou · 6 years ago
  98. 8935a80 Refactor inputfilter tests by Siarhei Vishniakou · 6 years ago
  99. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago
  100. 7c34b23 Remove unused parameter displayId by Siarhei Vishniakou · 6 years ago