1. c13ff08 Resolve associated display and pointer display in CursorInputMapper by Prabir Pradhan · 3 years, 4 months ago
  2. 37acf6e Make VelocityTracker 1D by Yeabkal Wubshit · 3 years, 4 months ago
  3. dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 4 months ago
  4. fc6c7f7 Merge changes I086b5045,I753fb07a,Iea2bb7fd by TreeHugger Robot · 3 years, 4 months ago
  5. ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 4 months ago
  6. aa9e9d2 Use std::list to store Behavior objects by Siarhei Vishniakou · 3 years, 5 months ago
  7. 12300c1 Return pointer from getKeyBehavior by Siarhei Vishniakou · 3 years, 5 months ago
  8. cef0eb8 Remove unused variable outKey by Siarhei Vishniakou · 3 years, 5 months ago
  9. f5740eb Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca am: 433221fece by TreeHugger Robot · 3 years, 5 months ago
  10. 433221f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca by TreeHugger Robot · 3 years, 5 months ago
  11. d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 5 months ago
  12. 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
  13. b82e191 Merge "Consolidate input OWNERS files" am: 6442a2723c am: 43847ac9d6 am: 953f3da55e am: 8c5cbb3747 am: 3e0ac4c52d by Treehugger Robot · 3 years, 6 months ago
  14. 43847ac Merge "Consolidate input OWNERS files" am: 6442a2723c by Treehugger Robot · 3 years, 6 months ago
  15. 6442a27 Merge "Consolidate input OWNERS files" by Treehugger Robot · 3 years, 6 months ago
  16. 496c8b7 Consolidate input OWNERS files by Prabir Pradhan · 3 years, 10 months ago
  17. d945d3e Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 7 months ago
  18. ec70ee2 Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 7 months ago
  19. 984f40b Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 7 months ago
  20. 0a448ac Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 7 months ago
  21. 53f0a5e Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 7 months ago
  22. ac7f2e7 Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 7 months ago
  23. fde85cb Change POINTER_ICON_STYLE enum to a type safe enum class by Brandon Pollack · 3 years, 7 months ago
  24. 44c6cc8 Move pointer icon style enum to libinput headers by Brandon Pollack · 3 years, 7 months ago
  25. fdbecf0 Merge "Do not load keylayout if required kernel module is missing" by TreeHugger Robot · 3 years, 7 months ago
  26. 8e127da Merge "Validate indices when requesting PointerCoords" into tm-dev am: 9bc7330279 am: b9113f6460 by TreeHugger Robot · 3 years, 7 months ago
  27. a9fd82c Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 7 months ago
  28. 9bc7330 Merge "Validate indices when requesting PointerCoords" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  29. 4ded0b0 Validate indices when requesting PointerCoords by Siarhei Vishniakou · 3 years, 7 months ago
  30. ef1564c Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 7 months ago
  31. 5ed8eaa Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 7 months ago
  32. a91d857 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 7 months ago
  33. 9f330c5 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 7 months ago
  34. 0ced3cc Add touch resampling native tests by Siarhei Vishniakou · 8 years ago
  35. 814ace3 Add PreferStylusOverTouchBlocker and handle multiple devices by Siarhei Vishniakou · 3 years, 10 months ago
  36. a6a660f Add PreferStylusOverTouchBlocker and handle multiple devices by Siarhei Vishniakou · 3 years, 10 months ago
  37. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 10 months ago
  38. 890532e Fix input injection with zero coords by Prabir Pradhan · 3 years, 10 months ago
  39. 8576dd7 Add new NDK function definitions in input.h by Vaibhav · 3 years, 11 months ago
  40. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 3 months ago
  41. 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
  42. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  43. f843796 Set keyboard type to maximum of all sub devices. by Philip Junker · 4 years ago
  44. 6dbd0ce Use std::vector in Input.h by Siarhei Vishniakou · 4 years ago
  45. b60596f Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
  46. dd93d62 Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." by Philip Junker · 4 years ago
  47. 90bc949 Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
  48. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years ago
  49. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  50. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 1 month ago
  51. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
  52. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 1 month ago
  53. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
  54. 092f3a9 Add getSurfaceRotation API to MotionEvent by Prabir Pradhan · 4 years, 1 month ago
  55. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  56. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 1 month ago
  57. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 4 years, 1 month ago
  58. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 4 years, 1 month ago
  59. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 1 month ago
  60. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 2 months ago
  61. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 4 years, 1 month ago
  62. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 4 years, 1 month ago
  63. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
  64. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 2 months ago
  65. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 4 years, 2 months ago
  66. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 3 months ago
  67. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 4 months ago
  68. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 5 months ago
  69. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 4 years, 11 months ago
  70. ac483a6 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  71. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  72. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 5 months ago
  73. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 5 months ago
  74. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 6 months ago
  75. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 6 months ago
  76. e8891eb Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 am: c77cf4d087 by Diego Perez · 4 years, 6 months ago
  77. c3b3564 Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 by Diego Perez · 4 years, 6 months ago
  78. ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
  79. 4245740 Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a am: 1d8759d3ec by TreeHugger Robot · 4 years, 6 months ago
  80. ddad8ba Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a by TreeHugger Robot · 4 years, 6 months ago
  81. cf43a95 Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
  82. 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
  83. 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 6 months ago
  84. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 6 months ago
  85. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 7 months ago
  86. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 7 months ago
  87. 8ddc450 Merge "Avoid aidl usage on mac builds" into sc-dev am: 6123a6d95d am: ff52a643df by TreeHugger Robot · 4 years, 6 months ago
  88. 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 4 years, 6 months ago
  89. 590af64 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a am: 5210e8e564 by Siarhei Vishniakou · 4 years, 6 months ago
  90. 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 4 years, 6 months ago
  91. cae80d8 Merge "Return a copy of InputDeviceLightInfo instead of pointer" into sc-dev am: 0d1e6c8331 am: 5f07e97c2a by TreeHugger Robot · 4 years, 7 months ago
  92. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 7 months ago
  93. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 7 months ago
  94. 597216d Merge "Change native lights to be consistent with java API." into sc-dev am: 3a7faf308a am: cc454264f0 am: ccf806b97f by Chris Ye · 4 years, 7 months ago
  95. 3a7faf3 Merge "Change native lights to be consistent with java API." into sc-dev by Chris Ye · 4 years, 7 months ago
  96. e085342 Merge changes from topic "input statistics" into sc-dev am: 9a049d867e am: f32251f986 am: 5663acef80 by TreeHugger Robot · 4 years, 7 months ago
  97. 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 5 years ago
  98. 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 7 months ago
  99. 7a9e7cf Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev am: 88fceed440 by TreeHugger Robot · 4 years, 8 months ago
  100. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 8 months ago