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