1. bd25272 Remove compat logging of FLAG_SLIPPERY by Siarhei Vishniakou · 4 years ago
  2. c5ed494 Remove comment to remove untrusted touches log by Bernardo Rufino · 4 years ago
  3. 552c657 Merge changes from topic "stylus-input-window" by TreeHugger Robot · 4 years ago
  4. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years ago
  5. 5c85e05 InputDispatcher: Assert that all spy windows are trusted overlays by Prabir Pradhan · 4 years, 1 month ago
  6. d65552b InputDispatcher: Implement stylus interceptor by Prabir Pradhan · 4 years, 3 months ago
  7. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  8. daa2f14 Reland^2 "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 1 month ago
  9. 59943ee Merge "InputDispatcher: Implement spy windows" by TreeHugger Robot · 4 years, 1 month ago
  10. 914371c Merge changes I53c7d59d,Ie45d9381 by TreeHugger Robot · 4 years, 1 month ago
  11. 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 4 years, 2 months ago
  12. 713bb3e InputDispatcher: Don't split mouse events by Prabir Pradhan · 4 years, 1 month ago
  13. 3f90d31 InputDispatcher: Refactoring to prepare for spy windows by Prabir Pradhan · 4 years, 2 months ago
  14. dfd528e Prevent false touch when folding device (1/2) by Arthur Hung · 4 years, 1 month ago
  15. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
  16. 663fc83 Revert "Reland "Input injection: Assume transformed values are i..."" by Alex Chau · 4 years, 1 month ago
  17. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 1 month ago
  18. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
  19. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 2 months ago
  20. 923373d Reland "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 2 months ago
  21. 2ea44b9 Should only add gesture monitors when first down by Arthur Hung · 4 years, 2 months ago
  22. fbfa572 Allow touch split enabled when no window touched by Arthur Hung · 4 years, 2 months ago
  23. ba6badb Merge changes from topic "revert-16295572-ORWQJPYRMQ" by Jay Wang · 4 years, 2 months ago
  24. e1e23f4 Revert "Input injection: Assume transformed values are in logica..." by Jay Wang · 4 years, 2 months ago
  25. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 4 years, 2 months ago
  26. 2ebf7ed Merge "Ensure wallpaper connection is valid before canceling its events" by TreeHugger Robot · 4 years, 2 months ago
  27. ff41cc7 Merge "Notify policy about broken input channels" by TreeHugger Robot · 4 years, 2 months ago
  28. 8f576ed Merge "Convert connection status to enum class" by TreeHugger Robot · 4 years, 2 months ago
  29. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 4 years, 2 months ago
  30. f155b3e Input injection: Assume transformed values are in logical display space by Prabir Pradhan · 4 years, 2 months ago
  31. 2b03097 Ensure wallpaper connection is valid before canceling its events by Siarhei Vishniakou · 4 years, 2 months ago
  32. 7aa3e94 Notify policy about broken input channels by Siarhei Vishniakou · 4 years, 2 months ago
  33. f12f2f7 Convert connection status to enum class by Siarhei Vishniakou · 4 years, 2 months ago
  34. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 4 years, 2 months ago
  35. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 4 years, 2 months ago
  36. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
  37. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
  38. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 3 months ago
  39. b3307ee Add logs to trace no window touched and cancel event by Arthur Hung · 4 years, 3 months ago
  40. 5feba92 Merge changes Ic49d0fe8,If880b9b7 by Prabir Pradhan · 4 years, 3 months ago
  41. 9c2d28c Reland^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 3 months ago
  42. a857f0a Merge "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 3 months ago
  43. b5402b2 Remove workaround for unrotated gesture monitor (2/3) by Prabir Pradhan · 4 years, 3 months ago
  44. aa561d1 InputDispatcher: Inject to default display if display unspecified by Prabir Pradhan · 4 years, 4 months ago
  45. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 4 months ago
  46. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 4 months ago
  47. f16f283 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 4 months ago
  48. 967bf71 Revert "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 4 months ago
  49. 4eecba7 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 4 months ago
  50. 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years, 4 months ago
  51. 0a99c92 InputDispatcher: Remove offsets for gesture monitors by Prabir Pradhan · 4 years, 4 months ago
  52. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 5 months ago
  53. 4264963 Merge "Report gui::DisplayInfo to clients with window info changes" by TreeHugger Robot · 4 years, 4 months ago
  54. 7d0cc9c Merge "InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags" by Vishnu Nair · 4 years, 4 months ago
  55. 062a867 InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags by Vishnu Nair · 4 years, 4 months ago
  56. 48f8cb9 Report gui::DisplayInfo to clients with window info changes by Prabir Pradhan · 4 years, 5 months ago
  57. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 6 months ago
  58. ea9e667 Fix drag and drop failed while recording video am: abbb9d8a0d am: a6efb77a59 by Arthur Hung · 4 years, 4 months ago
  59. a6efb77 Fix drag and drop failed while recording video am: abbb9d8a0d by Arthur Hung · 4 years, 4 months ago
  60. abbb9d8 Fix drag and drop failed while recording video by Arthur Hung · 4 years, 4 months ago
  61. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  62. 7ffe74c Merge "TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent" by TreeHugger Robot · 4 years, 4 months ago
  63. 7242d8b TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent by Antonio Kantek · 4 years, 5 months ago
  64. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  65. e5eef8f Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 am: d1d30934f4 by TreeHugger Robot · 4 years, 5 months ago
  66. d1d3093 Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 by TreeHugger Robot · 4 years, 5 months ago
  67. 3590b6c Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev by TreeHugger Robot · 4 years, 5 months ago
  68. 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 5 months ago
  69. a153004 Merge "Revert^2 "Enable input window rotation flag"" into sc-v2-dev am: f459a9f290 am: 239e1dd18b by Android Build Prod User · 4 years, 5 months ago
  70. 239e1dd Merge "Revert^2 "Enable input window rotation flag"" into sc-v2-dev am: f459a9f290 by Android Build Prod User · 4 years, 5 months ago
  71. f459a9f Merge "Revert^2 "Enable input window rotation flag"" into sc-v2-dev by Android Build Prod User · 4 years, 5 months ago
  72. 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 5 months ago
  73. fa82d49 Merge "Write displayOrientation value when WindowInfo is parceled" into sc-v2-dev am: 214040a792 am: 68f1458dfe by Prabir Pradhan · 4 years, 5 months ago
  74. 68f1458 Merge "Write displayOrientation value when WindowInfo is parceled" into sc-v2-dev am: 214040a792 by Prabir Pradhan · 4 years, 5 months ago
  75. 817f606 Write displayOrientation value when WindowInfo is parceled by Prabir Pradhan · 4 years, 5 months ago
  76. 061b06e Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 am: 6bb73f6d24 by Chavi Weingarten · 4 years, 6 months ago
  77. 6bb73f6 Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 by Chavi Weingarten · 4 years, 6 months ago
  78. 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 7 months ago
  79. 61a5d24 InputDispatcher: Use constexpr values for debug flags by Prabir Pradhan · 4 years, 6 months ago
  80. cef936d InputDispatcher: Refactor CommandQueue to use lambdas by Prabir Pradhan · 4 years, 6 months ago
  81. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 6 months ago
  82. f854dad Plumb through display orientation separate from transform am: 0957669e41 by Evan Rosky · 4 years, 6 months ago
  83. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 6 months ago
  84. 363e729 Fully delete duplicate entries inside LatencyTracker by Siarhei Vishniakou · 4 years, 6 months ago
  85. 2fbdff8 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 1e15906653 by TreeHugger Robot · 4 years, 6 months ago
  86. b0cf975 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 5107ce6122 by TreeHugger Robot · 4 years, 7 months ago
  87. 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 7 months ago
  88. 5107ce6 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 7 months ago
  89. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
  90. 269e2b2 Merge "Renamed and moved InputWindow and related files" into sc-v2-dev am: 5d356b04e4 by Chavi Weingarten · 4 years, 7 months ago
  91. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  92. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  93. 6445293 Remove portalToDisplay functionality by Siarhei Vishniakou · 5 years ago
  94. ea509de Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 am: ce498e3e48 by Vishnu Nair · 4 years, 7 months ago
  95. ce498e3 Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 by Vishnu Nair · 4 years, 7 months ago
  96. 5211ae5 Merge changes from topics "motion-event-offset-pointer-sources", "motionevent-rotate-relative-xy-sv2" into sc-v2-dev am: 20f5567143 am: 98d5cfe890 by TreeHugger Robot · 4 years, 7 months ago
  97. 98d5cfe Merge changes from topics "motion-event-offset-pointer-sources", "motionevent-rotate-relative-xy-sv2" into sc-v2-dev am: 20f5567143 by TreeHugger Robot · 4 years, 7 months ago
  98. 664834b InputDispatcher: Remove transform only for joysticks and touchpads by Prabir Pradhan · 4 years, 8 months ago
  99. d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 8 months ago
  100. bac8023 Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 am: 8296e54abb by Vishnu Nair · 4 years, 7 months ago