- 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 3 years ago
- dff1554 Merge "Add TFLite model for motion prediction." by Philip Quinn · 3 years ago
- 8f953ab Add TFLite model for motion prediction. by Philip Quinn · 3 years, 1 month ago
- 5df3493 Validate axes and led labels correctly by Siarhei Vishniakou · 3 years ago
- d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 3 years ago
- 53e1dac Merge changes I036d0251,I7723dcba by Harry Cutts · 3 years ago
- ea73eaa TouchpadInputMapper: add dump method by Harry Cutts · 3 years ago
- b096ea0 Merge "Track hovering pointers explicitly -- try 2" by TreeHugger Robot · 3 years ago
- b581f7f Track hovering pointers explicitly -- try 2 by Siarhei Vishniakou · 3 years, 1 month ago
- 961656a Merge "[scribe] Add index of handwriting icon on native" by Prabir Pradhan · 3 years ago
- d3cf4c2 Merge "Add an API to get the supported USI version for a display" by Prabir Pradhan · 3 years ago
- e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 3 years, 1 month ago
- 68950fb Merge "Per-pointer processing in VelocityTracker" by TreeHugger Robot · 3 years ago
- 30b0c84 Merge "Use std::optional for active pointer id" by TreeHugger Robot · 3 years ago
- 92d7fd0 [scribe] Add index of handwriting icon on native by Seunghwan Choi · 3 years ago
- b346e3f Merge "Report pinch gestures" by Harry Cutts · 3 years ago
- 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 3 years ago
- 23e8ae9 Clear applied layout overlay if new layout overlay is null. by Vaibhav Devmurari · 3 years, 1 month ago
- 657a173 Use std::optional for active pointer id by Siarhei Vishniakou · 3 years ago
- 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 3 years ago
- b1e8355 Report pinch gestures by Harry Cutts · 3 years, 1 month ago
- 97e60ba Merge "Provide prediction time from the application" by TreeHugger Robot · 3 years ago
- afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 3 years, 1 month ago
- 0839bd6 Provide prediction time from the application by Siarhei Vishniakou · 3 years ago
- 61560dd Merge "Report three- and four-finger swipes" by Harry Cutts · 3 years ago
- c5748d1 Report three- and four-finger swipes by Harry Cutts · 3 years, 1 month ago
- 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years ago
- 8be052f Merge "Add native MotionPredictor" by Siarhei Vishniakou · 3 years, 1 month ago
- 39147ce Add native MotionPredictor by Siarhei Vishniakou · 3 years, 2 months ago
- a91efe0 Merge changes If7b0026a,Ibfb6d2ab,I403a686c,I15b5fa66 by Prabir Pradhan · 3 years, 1 month ago
- e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years, 2 months ago
- fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
- cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
- 635422b Convert MotionEvent#getSurfaceRotation to ui::Rotation by Michael Wright · 3 years, 1 month ago
- a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 1 month ago
- 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 3 years, 2 months ago
- e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years, 3 months ago
- 79b76d1 Dump WheelVelocityControlParameters in individual CursorInputMappers. by Zixuan Qu · 3 years, 2 months ago
- ae4d053 Use std::array and default copy assignment for PointerCoords by Prabir Pradhan · 3 years, 2 months ago
- 07525ef Determine the bluetooth address of an input device from its uniqueId by Prabir Pradhan · 3 years, 3 months ago
- eca273c Create Native VelocityTracker#isAxisSupported Function by Yeabkal Wubshit · 3 years, 3 months ago
- d3d4060 Add INVALID_INPUT_DEVICE_ID to IInputConstants by Sandro Meier · 3 years, 3 months ago
- 167c270 Determine whether an input device supports USI using IDC files by Prabir Pradhan · 3 years, 4 months ago
- 6f8b77e Merge "Add support for detecting Keyboard backlight using sysfs node" by Vaibhav Devmurari · 3 years, 4 months ago
- 9b9732c Merge "Use TWO_FINGER_SWIPE classification for touchpad scroll events" by Harry Cutts · 3 years, 4 months ago
- 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years, 4 months ago
- 82b37d6 Add support for detecting Keyboard backlight using sysfs node by Vaibhav Devmurari · 3 years, 4 months ago
- 73c9508 VelocityTracker Cleanups: Differential Axes Support Follow Up by Yeabkal Wubshit · 3 years, 4 months ago
- 0bb5e59 Add VelocityTracker Support for AXIS_SCROLL by Yeabkal Wubshit · 3 years, 4 months ago
- 67b3ab0 VelocityTracker Cleanups by Yeabkal Wubshit · 3 years, 4 months ago
- 15c2fea Merge "Improve VelocityTracker Strategy Handling" by Yeabkal Wubshit · 3 years, 4 months ago
- 47ff708 Improve VelocityTracker Strategy Handling by Yeabkal Wubshit · 3 years, 4 months ago
- f824fbb Merge "libinput: Use #pragma once instead of explicit define guards" by Prabir Pradhan · 3 years, 4 months ago
- 0d169d9 Merge "Reland "Make VelocityTracker 1D" (--try 2)" by Yeabkal Wubshit · 3 years, 4 months ago
- c08b0db libinput: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 4 months ago
- ce8d485 Merge "Resolve associated display and pointer display in CursorInputMapper" by TreeHugger Robot · 3 years, 4 months ago
- c13ff08 Resolve associated display and pointer display in CursorInputMapper by Prabir Pradhan · 3 years, 4 months ago
- 384ab0f Reland "Make VelocityTracker 1D" (--try 2) by Yeabkal Wubshit · 3 years, 4 months ago
- 86f72a3 Revert "Make VelocityTracker 1D" by Sam Dubey · 3 years, 4 months ago
- 37acf6e Make VelocityTracker 1D by Yeabkal Wubshit · 3 years, 5 months ago
- dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 5 months ago
- fc6c7f7 Merge changes I086b5045,I753fb07a,Iea2bb7fd by TreeHugger Robot · 3 years, 5 months ago
- ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 5 months ago
- aa9e9d2 Use std::list to store Behavior objects by Siarhei Vishniakou · 3 years, 5 months ago
- 12300c1 Return pointer from getKeyBehavior by Siarhei Vishniakou · 3 years, 5 months ago
- cef0eb8 Remove unused variable outKey by Siarhei Vishniakou · 3 years, 5 months ago
- f5740eb Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca am: 433221fece by TreeHugger Robot · 3 years, 5 months ago
- 433221f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca by TreeHugger Robot · 3 years, 5 months ago
- d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 6 months ago
- 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
- b82e191 Merge "Consolidate input OWNERS files" am: 6442a2723c am: 43847ac9d6 am: 953f3da55e am: 8c5cbb3747 am: 3e0ac4c52d by Treehugger Robot · 3 years, 7 months ago
- 43847ac Merge "Consolidate input OWNERS files" am: 6442a2723c by Treehugger Robot · 3 years, 7 months ago
- 6442a27 Merge "Consolidate input OWNERS files" by Treehugger Robot · 3 years, 7 months ago
- 496c8b7 Consolidate input OWNERS files by Prabir Pradhan · 3 years, 10 months ago
- d945d3e Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 8 months ago
- ec70ee2 Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 8 months ago
- 984f40b Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
- 0a448ac Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 8 months ago
- 53f0a5e Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
- ac7f2e7 Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 8 months ago
- fde85cb Change POINTER_ICON_STYLE enum to a type safe enum class by Brandon Pollack · 3 years, 8 months ago
- 44c6cc8 Move pointer icon style enum to libinput headers by Brandon Pollack · 3 years, 8 months ago
- fdbecf0 Merge "Do not load keylayout if required kernel module is missing" by TreeHugger Robot · 3 years, 7 months ago
- 8e127da Merge "Validate indices when requesting PointerCoords" into tm-dev am: 9bc7330279 am: b9113f6460 by TreeHugger Robot · 3 years, 7 months ago
- a9fd82c Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 8 months ago
- 9bc7330 Merge "Validate indices when requesting PointerCoords" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
- 4ded0b0 Validate indices when requesting PointerCoords by Siarhei Vishniakou · 3 years, 8 months ago
- ef1564c Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
- 5ed8eaa Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 8 months ago
- a91d857 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 8 months ago
- 9f330c5 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 8 months ago
- 0ced3cc Add touch resampling native tests by Siarhei Vishniakou · 8 years ago
- 814ace3 Add PreferStylusOverTouchBlocker and handle multiple devices by Siarhei Vishniakou · 3 years, 11 months ago
- a6a660f Add PreferStylusOverTouchBlocker and handle multiple devices by Siarhei Vishniakou · 3 years, 11 months ago
- 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 11 months ago
- 890532e Fix input injection with zero coords by Prabir Pradhan · 3 years, 11 months ago
- 8576dd7 Add new NDK function definitions in input.h by Vaibhav · 4 years ago
- ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 4 months ago
- 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
- 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago