1. 0dd624a Use sequence numbers to synchronize enabling Pointer Capture (1/2) am: f192a1085a by Prabir Pradhan · 3 years, 1 month ago
  2. f192a10 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 3 years, 2 months ago
  3. ecb965c Fix enum_value_name() for compiler update. by Yabin Cui · 3 years, 2 months ago
  4. ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 3 years, 3 months ago
  5. cf43a95 Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 3 years, 4 months ago
  6. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 3 years, 4 months ago
  7. 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 3 years, 4 months ago
  8. 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 3 years, 4 months ago
  9. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 3 years, 4 months ago
  10. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 3 years, 5 months ago
  11. 3a7faf3 Merge "Change native lights to be consistent with java API." into sc-dev by Chris Ye · 3 years, 5 months ago
  12. 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 3 years, 8 months ago
  13. 8575833 Change native lights to be consistent with java API. by Chris Ye · 3 years, 5 months ago
  14. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  15. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 3 years, 7 months ago
  16. 2a4e4e5 Merge "Store connections by token instead of by fd" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  17. ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 3 years, 6 months ago
  18. d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 3 years, 6 months ago
  19. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 3 years, 6 months ago
  20. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 3 years, 7 months ago
  21. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 3 years, 8 months ago
  22. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 3 years, 7 months ago
  23. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 3 years, 7 months ago
  24. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 3 years, 8 months ago
  25. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 3 years, 10 months ago
  26. 38b7f7f Use bool directly in InputMessage by Siarhei Vishniakou · 3 years, 8 months ago
  27. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 3 years, 8 months ago
  28. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 3 years, 9 months ago
  29. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 3 years, 8 months ago
  30. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 3 years, 9 months ago
  31. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 3 years, 9 months ago
  32. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 3 years, 9 months ago
  33. 03ea035 Added the ability to read external batteries by Kim Low · 4 years ago
  34. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years ago
  35. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 3 years, 10 months ago
  36. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 4 years ago
  37. 749b846 Change NamedEnum unknow enum string format from hexical to decimal. by Chris Ye · 4 years ago
  38. 5872c14 Merge "Fix libinput mac build, hopefully." by TreeHugger Robot · 4 years ago
  39. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 4 years ago
  40. c4fb258 Merge "Move KeyCharacterMap to enum class" by TreeHugger Robot · 4 years ago
  41. a267bd3 Merge "Support multiple internal and external viewports" by TreeHugger Robot · 4 years ago
  42. 102936e Move KeyCharacterMap to enum class by Michael Wright · 4 years ago
  43. 53fc31e Add touchableRegion to touch occlusion dump by Bernardo Rufino · 4 years ago
  44. dde67b8 Support multiple internal and external viewports by Michael Wright · 4 years ago
  45. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 4 years ago
  46. 5820852 Build all of libinput for linux host. by Brett Chabot · 4 years, 1 month ago
  47. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 4 years ago
  48. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 4 years ago
  49. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 4 years, 2 months ago
  50. 173871c Introducing NamedEnum to parse enum value as string names. by Chris Ye · 4 years, 1 month ago
  51. 59113a6 Merge "Remove system UI flag constants" by Tiger Huang · 4 years, 1 month ago
  52. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 4 years, 1 month ago
  53. 43822b1 Merge "Return owned object from PropertyMap" by TreeHugger Robot · 4 years, 1 month ago
  54. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 4 years, 1 month ago
  55. 062c857 Merge "Revert "Reland "Let InputFlinger create the server InputChannel""" by Jean-Michel Trivi · 4 years, 1 month ago
  56. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 4 years, 1 month ago
  57. 4d9f977 Return owned object from PropertyMap by Siarhei Vishniakou · 4 years, 1 month ago
  58. 7e03ad3 Remove system UI flag constants by Tiger Huang · 4 years, 1 month ago
  59. 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 4 years, 1 month ago
  60. d2ea0d5 Merge "Use std::vector instead of VLA for addMovement" by TreeHugger Robot · 4 years, 1 month ago
  61. ae0f990 Use std::vector instead of VLA for addMovement by Siarhei Vishniakou · 4 years, 1 month ago
  62. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 4 years, 1 month ago
  63. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 4 years, 1 month ago
  64. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 4 years, 1 month ago
  65. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 4 years, 1 month ago
  66. d6ca33c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 am: f2712ff7f0 am: 2d596ff066 by Treehugger Robot · 4 years, 1 month ago
  67. 686662c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 by Treehugger Robot · 4 years, 1 month ago
  68. 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years, 1 month ago
  69. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 4 years, 1 month ago
  70. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 4 years, 2 months ago
  71. 1abffbd Move KeyLayoutMap from RefBase to shared_ptr. by Chris Ye · 4 years, 2 months ago
  72. 09c8d2d Created libattestation by chaviw · 4 years, 2 months ago
  73. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 4 years, 2 months ago
  74. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 4 years, 2 months ago
  75. fff9edb libinput : Accelerate key label lookup. by Chris Ye · 4 years, 2 months ago
  76. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 4 years, 3 months ago
  77. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 4 years, 3 months ago
  78. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 4 years, 3 months ago
  79. d5dc040 Merge "Updated MotionEvent to use Transform" by Chavi Weingarten · 4 years, 3 months ago
  80. 9eaa22c Updated MotionEvent to use Transform by chaviw · 4 years, 4 months ago
  81. 74c8242 Use size_t instead of int for integer_sequence.size() by Michael Wright · 4 years, 3 months ago
  82. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 4 years, 3 months ago
  83. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 4 years, 3 months ago
  84. 1d0262a Merge "Add Flags<F>::Iterator." by Michael Wright · 4 years, 3 months ago
  85. 0192488 Merge "Use unique_ptr when creating InputChannel" by TreeHugger Robot · 4 years, 3 months ago
  86. 61847cc Merge "Use std::shared_ptr for InputChannel" by TreeHugger Robot · 4 years, 3 months ago
  87. 1ff3d1e Use Transform in InputDispatcher by chaviw · 4 years, 4 months ago
  88. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 4 years, 6 months ago
  89. 75d9e66 Add Flags<F>::Iterator. by Michael Wright · 4 years, 3 months ago
  90. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 4 years, 3 months ago
  91. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 4 years, 3 months ago
  92. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 4 years, 3 months ago
  93. 58e1eae Merge "Move seq to header" by TreeHugger Robot · 4 years, 3 months ago
  94. a64c159 Move seq to header by Siarhei Vishniakou · 4 years, 4 months ago
  95. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 4 years, 4 months ago
  96. 044b4dc Merge "Added libui dependencies for input" by Chavi Weingarten · 4 years, 3 months ago
  97. fd9c1ed Added libui dependencies for input by chaviw · 4 years, 4 months ago
  98. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 4 years, 4 months ago
  99. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 4 years, 5 months ago
  100. c6a2f3a Merge "Convert InputDeviceConfigurationFileType to enum class." by Chris Ye · 4 years, 3 months ago