- a5f98c9 GestureConverterTest: split tests for clearing after gesture ends by Harry Cutts · 2 years, 9 months ago
- 216dd85 Merge "InputDevice.hasKeys also checks for key usage" into udc-dev by Sergej Salnikov · 2 years, 9 months ago
- 687f699 Merge changes I01dbdd8a,Ib78b3c35 into udc-dev by Prabir Pradhan · 2 years, 9 months ago
- e5420e7 InputDevice.hasKeys also checks for key usage by Sergej Salnikov · 2 years, 9 months ago
- 89b675e Merge "InputDispatcher: Only send touchpad nav gestures to trusted overlays" into udc-dev by Harry Cutts · 2 years, 9 months ago
- b166c00 InputDispatcher: Only send touchpad nav gestures to trusted overlays by Harry Cutts · 2 years, 9 months ago
- f7c4b0e Use fling tap down gesture as a signal for touchpad contact by Prabir Pradhan · 2 years, 9 months ago
- 835f1e7 GestureConverter: Do not use NotifyArgs as an optional return type by Prabir Pradhan · 2 years, 9 months ago
- 66fe0d3 Merge "CapturedTouchpadEventConverter: fix button reporting" into udc-dev by Harry Cutts · 2 years, 9 months ago
- a04c0f6 Merge "InputMapper refactor: RotaryEncoderInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
- f552a73 Merge "InputMapper refactor: JoystickInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
- de78d99 Merge "InputMapper refactor: SwitchInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
- f706615 Merge "InputMapper refactor: CursorInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
- e015d02 Merge "InputMapper refactor: TouchpadInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
- d047bdb Merge "InputMapper refactor: SensorInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
- 23c8dff CapturedTouchpadEventConverter: fix button reporting by Harry Cutts · 2 years, 9 months ago
- c68f85b InputMapper refactor: VibratorInputMapper by Arpit Singh · 2 years, 10 months ago
- 50fe0d9 Merge changes from topic "inputmapper-refactor-udc-dev" into udc-dev by Arpit Singh · 2 years, 9 months ago
- 5ed7749 InputMapper refactor: RotaryEncoderInputMapper by Arpit Singh · 2 years, 10 months ago
- 61dd33e InputMapper refactor: SensorInputMapper by Arpit Singh · 2 years, 10 months ago
- e08bdbd InputMapper refactor: TouchpadInputMapper by Arpit Singh · 2 years, 10 months ago
- 54a45f6 InputMapper refactor: SwitchInputMapper by Arpit Singh · 2 years, 10 months ago
- d8510bd InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 10 months ago
- 2be4a36 InputMapper refactor: JoystickInputMapper by Arpit Singh · 2 years, 10 months ago
- 0bd940a InputMapper refactor: ExternalStylusInputMapper by Arpit Singh · 2 years, 10 months ago
- afa08cc Slip touch when the new window is valid by Siarhei Vishniakou · 2 years, 9 months ago
- e34ee30 Merge "Align the scroll ballistics with the pointing ballistics." into udc-dev by Wenxin Feng · 2 years, 9 months ago
- b271771 Merge "Add Window Infos state to dumpsys" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 10 months ago
- 9da41a1 Merge "Treat HOVER_EXIT as continuation of existing gesture" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
- b7db507 Merge changes Iefe84120,I482cce6d into udc-dev by Harry Cutts · 2 years, 9 months ago
- 892bce5 CapturedTouchpadEventConverter: filter out palms by Harry Cutts · 2 years, 10 months ago
- bb24e27 TouchpadInputMapper: support touchpad capture by Harry Cutts · 2 years, 11 months ago
- a235c04 Treat HOVER_EXIT as continuation of existing gesture by Siarhei Vishniakou · 2 years, 9 months ago
- 1ca5066 Align the scroll ballistics with the pointing ballistics. by Wenxin Feng · 2 years, 9 months ago
- d828f30 Add Window Infos state to dumpsys by Patrick Williams · 2 years, 10 months ago
- 0686f0c Reset touch state when device resets by Siarhei Vishniakou · 2 years, 9 months ago
- c03813b Merge "Clean up InputDispatcherPolicyInterface" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
- b398162 Trigger system key user activity during keyguard by Josep del Rio · 2 years, 10 months ago
- 06f057d Merge "Simplify hovering pointer condition" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 6689c82 Merge "Mark slipWallpaperTouch as const" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
- c4f356d Merge "Fix use after delete reference for device" into udc-dev by Vaibhav Devmurari · 2 years, 9 months ago
- fb219eb Fix use after delete reference for device by Vaibhav Devmurari · 2 years, 9 months ago
- b681c20 Simplify hovering pointer condition by Siarhei Vishniakou · 2 years, 10 months ago
- bf88052 Mark slipWallpaperTouch as const by Siarhei Vishniakou · 2 years, 10 months ago
- 38a3e0b Merge "Validate events before printing them" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- a41d244 Clean up InputDispatcherPolicyInterface by Prabir Pradhan · 2 years, 10 months ago
- 6773db6 Validate events before printing them by Siarhei Vishniakou · 2 years, 10 months ago
- 8db57bf Merge "Notify dispatcher when its configuration needs to be updated" into udc-dev by Treehugger Robot · 2 years, 10 months ago
- 8aedbf3 Merge "Do not slip touch into window with same input channel" into udc-dev by Treehugger Robot · 2 years, 10 months ago
- 0f6558d Do not slip touch into window with same input channel by Siarhei Vishniakou · 2 years, 10 months ago
- 2a916c4 Use std::unordered_map in KeyCharacterMap by Siarhei Vishniakou · 2 years, 10 months ago
- 87112a7 Notify dispatcher when its configuration needs to be updated by Prabir Pradhan · 2 years, 10 months ago
- 0a6fee8 Force input device changed callback when Keyboard layout info is updated by Vaibhav Devmurari · 2 years, 10 months ago
- 6050892 Merge "Move Connection off of RefBase" into udc-dev by Treehugger Robot · 2 years, 10 months ago
- 403e53c InputMapper refactor: TouchInputMapper::Parameters by Arpit Singh · 2 years, 10 months ago
- 1069fa8 Move Connection off of RefBase by Siarhei Vishniakou · 2 years, 10 months ago
- 0dd3ca0 Merge changes from topic "reader-config-enum" into udc-dev by Treehugger Robot · 2 years, 10 months ago
- 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 10 months ago
- 4c9d6ff Add const annotations to dispatcher by Siarhei Vishniakou · 2 years, 10 months ago
- c523362 Merge "Use std::map for fallback keys" into udc-dev by Siarhei Vishniakou · 2 years, 10 months ago
- 0fe0126 Use std::map for fallback keys by Siarhei Vishniakou · 2 years, 10 months ago
- f8538d6 Merge "InputListener: Pass NotifyArgs by reference" into udc-dev by Treehugger Robot · 2 years, 10 months ago
- 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 10 months ago
- 6a208de Merge "Fix display association for drawing tablets - part 2" into udc-dev by Prabir Pradhan · 2 years, 10 months ago
- 29b38f3 Merge changes from topic "InputMapper-refactor-256009910" into udc-dev by Arpit Singh · 2 years, 10 months ago
- 1549d66 Merge changes from topics "NotifyInputDevicesChangedArgs", "dump-from-inputmanager" into udc-dev by Treehugger Robot · 2 years, 10 months ago
- ae55bae Merge "Convert input event type to enum class" into udc-dev by Siarhei Vishniakou · 2 years, 10 months ago
- 370dbc9 Dump all native input components from InputManager by Prabir Pradhan · 2 years, 10 months ago
- e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 10 months ago
- d089da1 Merge "Update the touchpad sensitivity levels and default sensitivity." into udc-dev by Wenxin Feng · 2 years, 10 months ago
- 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 10 months ago
- 7c6712d InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 10 months ago
- 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 10 months ago
- ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 10 months ago
- cda245f Merge "Expand fatal log for HOVER_MOVE" into udc-dev by Siarhei Vishniakou · 2 years, 10 months ago
- 4ffa4d5 Fix display association for drawing tablets - part 2 by Prabir Pradhan · 2 years, 10 months ago
- c2eb850 Expand fatal log for HOVER_MOVE by Siarhei Vishniakou · 2 years, 10 months ago
- 310702e Add relevant libgui_tests to input presubmit by Prabir Pradhan · 3 years, 7 months ago
- 71660f1 Merge "TouchInputMapper: Consume hovering pointers outside physical frame" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- be6894b Merge changes Iad0e57ad,Ic7b22864,Id99218c4 into udc-dev by Harry Cutts · 2 years, 10 months ago
- e0320e7 Update the touchpad sensitivity levels and default sensitivity. by Wenxin Feng · 2 years, 10 months ago
- d618fcc Merge "hasKeycodeLocked() also checks usage codes" am: 8521bfe7ad am: c224482a8a am: 48a440198d by Josep del Río · 2 years, 10 months ago
- 48a4401 Merge "hasKeycodeLocked() also checks usage codes" am: 8521bfe7ad am: c224482a8a by Josep del Río · 2 years, 10 months ago
- 0860480 TouchButtonAccumulator: note that getTouchCount can include palms by Harry Cutts · 2 years, 10 months ago
- 195c5f8 Touchpad: correct HardwareState::touch_cnt for palms by Harry Cutts · 2 years, 11 months ago
- f30d7a2 Refactor HardwareStateConverterTest by Harry Cutts · 2 years, 11 months ago
- 4d6d28e Merge "InputMapper refactor: Rename configure to reconfigure" into udc-dev by Arpit Singh · 2 years, 10 months ago
- 2d18ba2 Merge changes from topic "drawing-tablet" into udc-dev by Prabir Pradhan · 2 years, 10 months ago
- 4be4eef InputMapper refactor: Rename configure to reconfigure by Arpit Singh · 2 years, 11 months ago
- 6205b89 RESTRICT AUTOMERGE: Fix HMAC Compare time attack am: ca8d670c16 am: bc9a36a8be am: 3e2b0a151d by tyiu · 2 years, 10 months ago
- 3e2b0a1 RESTRICT AUTOMERGE: Fix HMAC Compare time attack am: ca8d670c16 am: bc9a36a8be by tyiu · 2 years, 10 months ago
- a93641a Merge "Fix HMAC Compare time attack" into udc-dev by Timothy Yiu · 2 years, 10 months ago
- e1e309a TouchInputMapper: Consume hovering pointers outside physical frame by Prabir Pradhan · 3 years, 2 months ago
- e71e570 Fix display association for drawing tablets by Prabir Pradhan · 2 years, 11 months ago
- 7d9cb5a TouchInputMapper: Use a fixed scale factor for external drawing tablets by Prabir Pradhan · 2 years, 11 months ago
- 2f1a74e Merge "Add focusTransferTarget in WindowInfo" into udc-dev by Chavi Weingarten · 2 years, 11 months ago
- aadf8d5 hasKeycodeLocked() also checks usage codes by Charles Lin · 2 years, 11 months ago
- 847e851 Add focusTransferTarget in WindowInfo by Chavi Weingarten · 2 years, 11 months ago
- a6e9dd2 Merge "Support native API to report sysfs nodes changes" into udc-dev by Vaibhav Devmurari · 2 years, 11 months ago