- bd25272 Remove compat logging of FLAG_SLIPPERY by Siarhei Vishniakou · 4 years ago
- c5ed494 Remove comment to remove untrusted touches log by Bernardo Rufino · 4 years ago
- 552c657 Merge changes from topic "stylus-input-window" by TreeHugger Robot · 4 years ago
- bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years ago
- 5c85e05 InputDispatcher: Assert that all spy windows are trusted overlays by Prabir Pradhan · 4 years, 1 month ago
- d65552b InputDispatcher: Implement stylus interceptor by Prabir Pradhan · 4 years, 3 months ago
- 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
- daa2f14 Reland^2 "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 1 month ago
- 59943ee Merge "InputDispatcher: Implement spy windows" by TreeHugger Robot · 4 years, 1 month ago
- 914371c Merge changes I53c7d59d,Ie45d9381 by TreeHugger Robot · 4 years, 1 month ago
- 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 4 years, 2 months ago
- 713bb3e InputDispatcher: Don't split mouse events by Prabir Pradhan · 4 years, 1 month ago
- 3f90d31 InputDispatcher: Refactoring to prepare for spy windows by Prabir Pradhan · 4 years, 2 months ago
- dfd528e Prevent false touch when folding device (1/2) by Arthur Hung · 4 years, 1 month ago
- 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
- 663fc83 Revert "Reland "Input injection: Assume transformed values are i..."" by Alex Chau · 4 years, 1 month ago
- f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 1 month ago
- 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
- d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 2 months ago
- 923373d Reland "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 2 months ago
- 2ea44b9 Should only add gesture monitors when first down by Arthur Hung · 4 years, 2 months ago
- fbfa572 Allow touch split enabled when no window touched by Arthur Hung · 4 years, 2 months ago
- ba6badb Merge changes from topic "revert-16295572-ORWQJPYRMQ" by Jay Wang · 4 years, 2 months ago
- e1e23f4 Revert "Input injection: Assume transformed values are in logica..." by Jay Wang · 4 years, 2 months ago
- 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 4 years, 2 months ago
- 2ebf7ed Merge "Ensure wallpaper connection is valid before canceling its events" by TreeHugger Robot · 4 years, 2 months ago
- ff41cc7 Merge "Notify policy about broken input channels" by TreeHugger Robot · 4 years, 2 months ago
- 8f576ed Merge "Convert connection status to enum class" by TreeHugger Robot · 4 years, 2 months ago
- 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 4 years, 2 months ago
- f155b3e Input injection: Assume transformed values are in logical display space by Prabir Pradhan · 4 years, 2 months ago
- 2b03097 Ensure wallpaper connection is valid before canceling its events by Siarhei Vishniakou · 4 years, 2 months ago
- 7aa3e94 Notify policy about broken input channels by Siarhei Vishniakou · 4 years, 2 months ago
- f12f2f7 Convert connection status to enum class by Siarhei Vishniakou · 4 years, 2 months ago
- 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 4 years, 2 months ago
- d948957 Look up source using & instead of equality by Siarhei Vishniakou · 4 years, 2 months ago
- 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
- 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
- 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 3 months ago
- b3307ee Add logs to trace no window touched and cancel event by Arthur Hung · 4 years, 3 months ago
- 5feba92 Merge changes Ic49d0fe8,If880b9b7 by Prabir Pradhan · 4 years, 3 months ago
- 9c2d28c Reland^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 3 months ago
- a857f0a Merge "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 3 months ago
- b5402b2 Remove workaround for unrotated gesture monitor (2/3) by Prabir Pradhan · 4 years, 3 months ago
- aa561d1 InputDispatcher: Inject to default display if display unspecified by Prabir Pradhan · 4 years, 4 months ago
- b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 4 months ago
- 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 4 months ago
- f16f283 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 4 months ago
- 967bf71 Revert "TouchEvent (4/n) Firing event when setting mInTouchMode" by Antonio Kantek · 4 years, 4 months ago
- 4eecba7 TouchEvent (4/n) Firing event when setting mInTouchMode by Antonio Kantek · 4 years, 4 months ago
- 81420cc InputDispatcherPolicy: Transform incoming/outgoing events by Prabir Pradhan · 4 years, 4 months ago
- 0a99c92 InputDispatcher: Remove offsets for gesture monitors by Prabir Pradhan · 4 years, 4 months ago
- b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 5 months ago
- 4264963 Merge "Report gui::DisplayInfo to clients with window info changes" by TreeHugger Robot · 4 years, 4 months ago
- 7d0cc9c Merge "InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags" by Vishnu Nair · 4 years, 4 months ago
- 062a867 InputFlinger: Add DROP_INPUT and DROP_INPUT_IF_OBSCURED feature flags by Vishnu Nair · 4 years, 4 months ago
- 48f8cb9 Report gui::DisplayInfo to clients with window info changes by Prabir Pradhan · 4 years, 5 months ago
- ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 6 months ago
- ea9e667 Fix drag and drop failed while recording video am: abbb9d8a0d am: a6efb77a59 by Arthur Hung · 4 years, 4 months ago
- a6efb77 Fix drag and drop failed while recording video am: abbb9d8a0d by Arthur Hung · 4 years, 4 months ago
- abbb9d8 Fix drag and drop failed while recording video by Arthur Hung · 4 years, 4 months ago
- 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
- 7ffe74c Merge "TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent" by TreeHugger Robot · 4 years, 4 months ago
- 7242d8b TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent by Antonio Kantek · 4 years, 5 months ago
- 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
- 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
- d1d3093 Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b6c8a2 by TreeHugger Robot · 4 years, 5 months ago
- 3590b6c Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev by TreeHugger Robot · 4 years, 5 months ago
- 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 5 months ago
- 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
- 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
- f459a9f Merge "Revert^2 "Enable input window rotation flag"" into sc-v2-dev by Android Build Prod User · 4 years, 5 months ago
- 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 5 months ago
- 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
- 68f1458 Merge "Write displayOrientation value when WindowInfo is parceled" into sc-v2-dev am: 214040a792 by Prabir Pradhan · 4 years, 5 months ago
- 817f606 Write displayOrientation value when WindowInfo is parceled by Prabir Pradhan · 4 years, 5 months ago
- 061b06e Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 am: 6bb73f6d24 by Chavi Weingarten · 4 years, 6 months ago
- 6bb73f6 Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 by Chavi Weingarten · 4 years, 6 months ago
- 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 7 months ago
- 61a5d24 InputDispatcher: Use constexpr values for debug flags by Prabir Pradhan · 4 years, 6 months ago
- cef936d InputDispatcher: Refactor CommandQueue to use lambdas by Prabir Pradhan · 4 years, 6 months ago
- 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 6 months ago
- f854dad Plumb through display orientation separate from transform am: 0957669e41 by Evan Rosky · 4 years, 6 months ago
- 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 6 months ago
- 363e729 Fully delete duplicate entries inside LatencyTracker by Siarhei Vishniakou · 4 years, 6 months ago
- 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
- 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
- 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
- 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
- f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
- 269e2b2 Merge "Renamed and moved InputWindow and related files" into sc-v2-dev am: 5d356b04e4 by Chavi Weingarten · 4 years, 7 months ago
- 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
- 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
- 6445293 Remove portalToDisplay functionality by Siarhei Vishniakou · 5 years ago
- 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
- 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
- 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
- 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
- 664834b InputDispatcher: Remove transform only for joysticks and touchpads by Prabir Pradhan · 4 years, 8 months ago
- d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 8 months ago
- 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