1. 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 4 years, 5 months ago
  2. 663fc83 Revert "Reland "Input injection: Assume transformed values are i..."" by Alex Chau · 4 years, 5 months ago
  3. 923373d Reland "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 5 months ago
  4. e1e23f4 Revert "Input injection: Assume transformed values are in logica..." by Jay Wang · 4 years, 5 months ago
  5. f155b3e Input injection: Assume transformed values are in logical display space by Prabir Pradhan · 4 years, 5 months ago
  6. a857f0a Merge "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 7 months ago
  7. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 8 months ago
  8. f16f283 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 7 months ago
  9. 967bf71 Revert "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 7 months ago
  10. 4eecba7 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 8 months ago
  11. 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years, 8 months ago
  12. 0a99c92 InputDispatcher: Remove offsets for gesture monitors by Prabir Pradhan · 4 years, 8 months ago
  13. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 8 months ago
  14. 4264963 Merge "Report gui::DisplayInfo to clients with window info changes" by TreeHugger Robot · 4 years, 8 months ago
  15. 062a867 InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags by Vishnu Nair · 4 years, 8 months ago
  16. 48f8cb9 Report gui::DisplayInfo to clients with window info changes by Prabir Pradhan · 4 years, 8 months ago
  17. ea9e667 Fix drag and drop failed while recording video am: abbb9d8a0d am: a6efb77a59 by Arthur Hung · 4 years, 8 months ago
  18. abbb9d8 Fix drag and drop failed while recording video by Arthur Hung · 4 years, 8 months ago
  19. 7ffe74c Merge "TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent" by TreeHugger Robot · 4 years, 8 months ago
  20. 7242d8b TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent by Antonio Kantek · 4 years, 9 months ago
  21. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 9 months ago
  22. 061b06e Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 am: 6bb73f6d24 by Chavi Weingarten · 4 years, 9 months ago
  23. 15fab6f Add WindowInfosListener to Input by chaviw · 5 years ago
  24. cef936d InputDispatcher: Refactor CommandQueue to use lambdas by Prabir Pradhan · 4 years, 9 months ago
  25. 3277faf Renamed and moved InputWindow and related files by chaviw · 5 years ago
  26. 98318de Renamed and moved InputWindow and related files by chaviw · 5 years ago
  27. 6445293 Remove portalToDisplay functionality by Siarhei Vishniakou · 5 years ago
  28. 599f141 FocusResolver: Clean up focus requests and results when a display is removed by Vishnu Nair · 4 years, 10 months ago
  29. a04181f Report input metrics using LatencyAggregator by Siarhei Vishniakou · 5 years ago
  30. f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 5 years ago
  31. 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 5 years ago
  32. d0c6bc8 Add InputDispatcherInterface::transferTouch api by Siarhei Vishniakou · 5 years ago
  33. ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 5 years ago
  34. 6a9a831 Dispatcher: refactor getWindowHandleLocked and StrongPointerHash by Prabir Pradhan · 5 years ago
  35. 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 5 years ago
  36. f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 5 years ago
  37. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 5 years ago
  38. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  39. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  40. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 5 years ago
  41. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 5 years ago
  42. 0e94797 Merge "Move createKeyEvent to a static function" by TreeHugger Robot · 5 years ago
  43. fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 5 years ago
  44. 2e2ea99 Move createKeyEvent to a static function by Siarhei Vishniakou · 5 years ago
  45. 58cfc60 Add pid to monitor by Siarhei Vishniakou · 5 years ago
  46. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 6 years ago
  47. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 5 years ago
  48. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 5 years ago
  49. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
  50. 234129c Tell policy about responsive connections by Siarhei Vishniakou · 6 years ago
  51. ad99140 Add dump of pending focus requests by Siarhei Vishniakou · 6 years ago
  52. ec51491 Merge "Use shared_ptr for EventEntry" by TreeHugger Robot · 6 years ago
  53. 4bae0ac Add debug logs in case of untrusted touches by Bernardo Rufino · 6 years ago
  54. f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 6 years ago
  55. 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 6 years ago
  56. a9a7ee8 Use shared_ptr for EventEntry by Siarhei Vishniakou · 7 years ago
  57. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
  58. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 6 years ago
  59. f56b269 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 6 years ago
  60. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 6 years ago
  61. a72accd Check window token when extending timeout by Siarhei Vishniakou · 6 years ago
  62. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 6 years ago
  63. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 6 years ago
  64. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 6 years ago
  65. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 6 years ago
  66. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 6 years ago
  67. 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 6 years ago
  68. adefc3e Unregister input channel by token by Siarhei Vishniakou · 6 years ago
  69. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 6 years ago
  70. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 6 years ago
  71. ad321cd Track focused window by using window token by Vishnu Nair · 6 years ago
  72. 09c8d2d Created libattestation by chaviw · 6 years ago
  73. 122d496 Merge "Add default input dispatching timeout constant" by Siarhei Vishniakou · 6 years ago
  74. 7d3d00d Add reason to focus change event log by Vishnu Nair · 6 years ago
  75. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 6 years ago
  76. a2862a0 Ensure window with NO_INPUT_CHANNEL drops touches by Siarhei Vishniakou · 6 years ago
  77. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 6 years ago
  78. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 6 years ago
  79. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 6 years ago
  80. 887b7d9 Log windows that are being interacted with - 2 by Siarhei Vishniakou · 6 years ago
  81. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 6 years ago
  82. 017bcd1 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" by Mady Mellor · 6 years ago
  83. 80d685a Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 6 years ago
  84. 98cbb19 Merge "Revert "Log windows that are being interacted with"" into rvc-dev by TreeHugger Robot · 6 years ago
  85. 3d989c2 Revert "Log windows that are being interacted with" by Selim Cinek · 6 years ago
  86. 7394eaa Log windows that are being interacted with by Siarhei Vishniakou · 6 years ago
  87. e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  88. 1ea3cf1 Make tempTouchState a local variable by Siarhei Vishniakou · 6 years ago
  89. bde3d9e Replace KeyedVector with unordered_map in dispatcher by Siarhei Vishniakou · 6 years ago
  90. e0fb6bd Make addGestureMonitors static by Siarhei Vishniakou · 6 years ago
  91. ffaa2b1 Add basic ANR test by Siarhei Vishniakou · 6 years ago
  92. de1bc4a Process focus events first by Siarhei Vishniakou · 6 years ago
  93. 7f0a439 Reduce the usage of goto statements in dispatcher by Siarhei Vishniakou · 6 years ago
  94. 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 6 years ago
  95. b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 6 years ago
  96. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 6 years ago
  97. 3d61bc1 Optimization: Restrict signing to ACTION_UP and ACTION_DOWN while doing a motion gesture such as scrolling apps by Edgar Arriaga · 6 years ago
  98. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago
  99. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 6 years ago
  100. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago