- de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
- 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
- 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 3 months ago
- 1728b21 TouchInputMapper: Remove the concept of "surface" by Prabir Pradhan · 4 years, 3 months ago
- 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
- 9c2d28c Reland^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 4 months ago
- 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
- b070e57 Merge changes from topic "move-input-rotation-to-native" by Prabir Pradhan · 4 years, 4 months ago
- 5632d62 TouchInputMapper: Block touches outside logical display by Prabir Pradhan · 4 years, 5 months ago
- e3ce49d Remove some clang warnings by Siarhei Vishniakou · 5 years ago
- 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
- bc9ec7e Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" by TreeHugger Robot · 4 years, 5 months ago
- 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 6 months ago
- 945bf5f Merge "Add orientation configuration for touchscreen devices" by TreeHugger Robot · 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
- 7719c7d Revert^3 "Enable input window rotation flag" by Vadim Tryshev · 4 years, 5 months ago
- 2de01ed Merge "Fix toggleCapsLock failed for multiple EventHub devices" 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
- ac1c74f Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 5 months ago
- cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
- 0743a59 Revert^2 "Enable input window rotation flag" by Prabir Pradhan · 4 years, 5 months ago
- 8791a0e Merge "Tilt scale correction for certain resolutions" am: 9365dde616 am: f6814fa098 am: 3f2d493099 am: e7c5730804 by Treehugger Robot · 4 years, 5 months ago
- f6814fa Merge "Tilt scale correction for certain resolutions" am: 9365dde616 by Treehugger Robot · 4 years, 5 months ago
- 9365dde Merge "Tilt scale correction for certain resolutions" by Treehugger Robot · 4 years, 5 months ago
- e1b77ba Merge "Revert "Enable input window rotation flag"" into sc-v2-dev am: b998d92793 by Prabir Pradhan · 4 years, 6 months ago
- 477c52f Revert "Enable input window rotation flag" by Arthur Hung · 4 years, 6 months ago
- 1d83f20 Merge changes from topic "cherrypick-enable_input_rot_flag-ev5656cryw" into sc-v2-dev am: 061db8082b by Prabir Pradhan · 4 years, 6 months ago
- aa55cab InputReader_tests: Fix tests to work with per-window-input-rotation am: c14266fd4e by Prabir Pradhan · 4 years, 6 months ago
- 2919858 Enable input window rotation flag by Evan Rosky · 4 years, 9 months ago
- c14266f InputReader_tests: Fix tests to work with per-window-input-rotation by Prabir Pradhan · 4 years, 9 months ago
- 0d579eb Merge "Fix error for compiler update." into sc-dev-plus-aosp am: 40535b2720 by Yabin Cui · 4 years, 6 months ago
- 60b48c6 Fix error for compiler update. by Yabin Cui · 4 years, 6 months ago
- bc053f6 Merge "Check if /dev/input exists before accessing the path" into sc-dev-plus-aosp am: 037e8c43e1 by TreeHugger Robot · 4 years, 6 months ago
- 78eb975 Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 8 months ago
- d9a25ed Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 8 months ago
- db92470 Use std::filesystem for input event devices scan. by Chris Ye · 6 years ago
- 5021d46 Merge "Prevent processing touch after receiving an invalid tracking id" into sc-dev am: 10d57c6cfa by Arthur Hung · 4 years, 7 months ago
- 35e0553 Tilt scale correction for certain resolutions by Tatsunosuke Tobita · 4 years, 7 months ago
- 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
- 9ad1894 Prevent processing touch after receiving an invalid tracking id by Arthur Hung · 4 years, 7 months ago
- d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 8 months ago
- 6d2425d TouchVideoDevice: Silence log spam by Steve Pfetsch · 4 years, 8 months ago
- 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
- 657c2f0 Obsfucate the input device uniq id. by Chris Ye · 4 years, 8 months ago
- accebe0 CursorInputMapper: Rotate cursor position for per-window-input-rotation by Prabir Pradhan · 4 years, 8 months ago
- f5334b8 CursorInputMapper: Populate axes in navigation mode by Prabir Pradhan · 4 years, 8 months ago
- 72b639e Merge "Cancel touchscreen gestures from Dispatcher when display rotates" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- 3a7faf3 Merge "Change native lights to be consistent with java API." into sc-dev by Chris Ye · 4 years, 8 months ago
- 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 8 months ago
- 4025664 Merge "Fix potential block in InputReader" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 11 months ago
- cadce9d Fix potential block in InputReader by Arthur Hung · 4 years, 9 months ago
- 93a0f91 Cancel touchscreen gestures from Dispatcher when display rotates by Prabir Pradhan · 4 years, 9 months ago
- 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 10 months ago
- 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 10 months ago
- e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 11 months ago
- 277ee04 Merge "Add InputDevice stats atom logging" into sc-dev by Chris Ye · 4 years, 10 months ago
- d7482e7 Per-window input rotation: Let InputReader use un-rotated coordinates by Prabir Pradhan · 4 years, 11 months ago
- d3fef46 Add InputDevice stats atom logging by Chris Ye · 4 years, 11 months ago
- 5747998 Do not modify vector after getting references by Siarhei Vishniakou · 5 years ago
- a4c502a Prevent duplicate devices from getting registered by Siarhei Vishniakou · 5 years ago
- 38f5ed3 Merge "Remove the trailing new line from output of sysfs capacity_level file." into sc-dev by TreeHugger Robot · 5 years ago
- d193677 Remove the trailing new line from output of sysfs capacity_level file. by Chris Ye · 5 years ago
- a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
- 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
- 7d3bb35 LightInputMapper: Use const reference for some args by Greg Kaiser · 5 years ago
- 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 5 years ago
- 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
- ca3e579 Merge ab/7061308 into stage. by Xin Li · 5 years ago
- 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
- 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
- f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
- fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
- 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
- d743286 Merge "Add logging for MT_TOOL_PALM usage" by Arthur Hung · 5 years ago
- c0d3b8c Stop removing raw status when device is disabled. by Garfield Tan · 5 years ago
- c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
- 17d6484 Add logging for MT_TOOL_PALM usage by arthurhung · 5 years ago
- e2f38ac Fix for-loop type. by Michael Wright · 5 years ago
- 7de7b8c Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by Treehugger Robot · 5 years ago
- 10052f6 Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
- b604af0 Merge "Send mapper events via context" by TreeHugger Robot · 5 years ago
- dbf3135 Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by TreeHugger Robot · 5 years ago
- a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
- cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
- dd4b346 Merge "Check input device's all sub devices for isEnabled()" by TreeHugger Robot · 5 years ago
- e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
- b8c9fff Add explicit Result::ok() checks where needed by Bernie Innocenti · 5 years ago
- 5cad1fa Retain sensor data vector mapping when disabled. by Chris Ye · 5 years ago
- f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
- 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 5 years ago
- 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
- 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
- 6df72d7 Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30 am: ba6f333c7d by Treehugger Robot · 5 years ago
- ba6f333 Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30 by Treehugger Robot · 5 years ago
- 59ecc3b Touchpad Capture: Fix issues with Pointer Controller by Prabir Pradhan · 5 years ago
- 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
- cad8507 Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713 am: 581523889c by Treehugger Robot · 5 years ago
- 5815238 Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713 by Treehugger Robot · 5 years ago