1. b887107 Merge changes from topic "isSeamlessRequired" by TreeHugger Robot · 3 years, 10 months ago
  2. 110c6bc Fix docs formatting for surface_control.h by Marin Shalamanov · 3 years, 10 months ago
  3. 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 4 years ago
  4. 749b846 Change NamedEnum unknow enum string format from hexical to decimal. by Chris Ye · 3 years, 10 months ago
  5. 706f9d1 Merge "Add NDK PermissionManager checkPermission" by TreeHugger Robot · 3 years, 10 months ago
  6. 5872c14 Merge "Fix libinput mac build, hopefully." by TreeHugger Robot · 3 years, 10 months ago
  7. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 3 years, 10 months ago
  8. f65999c Merge changes I054ef2f6,Id223a6fc,I78397517 by TreeHugger Robot · 3 years, 10 months ago
  9. c4fb258 Merge "Move KeyCharacterMap to enum class" by TreeHugger Robot · 3 years, 10 months ago
  10. b632bd5 Add NDK PermissionManager checkPermission by Chong Zhang · 3 years, 10 months ago
  11. a267bd3 Merge "Support multiple internal and external viewports" by TreeHugger Robot · 3 years, 10 months ago
  12. 102936e Move KeyCharacterMap to enum class by Michael Wright · 3 years, 10 months ago
  13. 534b2a2 FTL: Optimize SmallVector by Dominik Laskowski · 3 years, 11 months ago
  14. 0bacf27 FTL: Add SmallVector<T, N> by Dominik Laskowski · 3 years, 11 months ago
  15. 0357237 FTL: Make StaticVector::replace infallible by Dominik Laskowski · 3 years, 11 months ago
  16. 53fc31e Add touchableRegion to touch occlusion dump by Bernardo Rufino · 3 years, 10 months ago
  17. dde67b8 Support multiple internal and external viewports by Michael Wright · 3 years, 11 months ago
  18. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 3 years, 11 months ago
  19. 5820852 Build all of libinput for linux host. by Brett Chabot · 4 years ago
  20. 8101611 Merge "Add full action printout to MotionEvent" by TreeHugger Robot · 3 years, 11 months ago
  21. 1f1d6b4 Merge "FTL: Add StaticVector<T, N>" by TreeHugger Robot · 3 years, 11 months ago
  22. 6fdf114 FTL: Add StaticVector<T, N> by Dominik Laskowski · 4 years ago
  23. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 3 years, 11 months ago
  24. 79f1be5 Merge "Add AImageDecoder_getRepeatCount" by TreeHugger Robot · 4 years ago
  25. 4e0393d Merge "Add AImageDecoder_isAnimated" by Leon Scroggins · 4 years ago
  26. fed1233 Merge "Add _Nonnull annotations to AImageDecoder" by TreeHugger Robot · 4 years ago
  27. 728a9ac Add AImageDecoder_getRepeatCount by Leon Scroggins III · 4 years ago
  28. 1b38971 Add AImageDecoder_isAnimated by Leon Scroggins III · 4 years ago
  29. 4a8ecfe Add _Nonnull annotations to AImageDecoder by Leon Scroggins III · 4 years ago
  30. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 4 years ago
  31. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 4 years, 1 month ago
  32. 336073e Merge "Nice error for global include of binder/Enum.h" am: a4e945595b am: 39fdc4f1e4 am: 3f27046f62 am: 660bccabe0 am: 4406dad40a by Steven Moreland · 4 years ago
  33. 173871c Introducing NamedEnum to parse enum value as string names. by Chris Ye · 4 years ago
  34. e848d8d Nice error for global include of binder/Enum.h by Steven Moreland · 4 years ago
  35. 59113a6 Merge "Remove system UI flag constants" by Tiger Huang · 4 years ago
  36. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 4 years ago
  37. 43822b1 Merge "Return owned object from PropertyMap" by TreeHugger Robot · 4 years ago
  38. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 4 years ago
  39. 062c857 Merge "Revert "Reland "Let InputFlinger create the server InputChannel""" by Jean-Michel Trivi · 4 years ago
  40. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 4 years ago
  41. 4d9f977 Return owned object from PropertyMap by Siarhei Vishniakou · 4 years ago
  42. 7e03ad3 Remove system UI flag constants by Tiger Huang · 4 years ago
  43. 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 4 years ago
  44. d2ea0d5 Merge "Use std::vector instead of VLA for addMovement" by TreeHugger Robot · 4 years ago
  45. ae0f990 Use std::vector instead of VLA for addMovement by Siarhei Vishniakou · 4 years ago
  46. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 4 years ago
  47. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 4 years ago
  48. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 4 years ago
  49. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 4 years ago
  50. d6ca33c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 am: f2712ff7f0 am: 2d596ff066 by Treehugger Robot · 4 years ago
  51. 686662c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 by Treehugger Robot · 4 years ago
  52. a7aefe6 Merge "Move PropertyMap from libutils to libinput" by Treehugger Robot · 4 years ago
  53. 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years ago
  54. 14f2174 Merge "Document that ASharedMemory_create fds may or may not be CLOEXEC." am: 9e499bc47f am: 6b7a48e022 am: 3767a044ff am: b633e4c544 am: 833254d242 by Elliott Hughes · 4 years ago
  55. 6b7a48e Merge "Document that ASharedMemory_create fds may or may not be CLOEXEC." am: 9e499bc47f by Elliott Hughes · 4 years ago
  56. f74f0b7 Document that ASharedMemory_create fds may or may not be CLOEXEC. by Elliott Hughes · 4 years ago
  57. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 4 years ago
  58. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years ago
  59. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 4 years, 1 month ago
  60. 1abffbd Move KeyLayoutMap from RefBase to shared_ptr. by Chris Ye · 4 years, 1 month ago
  61. 09c8d2d Created libattestation by chaviw · 4 years, 1 month ago
  62. a93395f Merge "Optimize memory usage of InputEvent lookup." by TreeHugger Robot · 4 years, 1 month ago
  63. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 4 years, 1 month ago
  64. a53d865 Correct docs about the returned native objects by Siarhei Vishniakou · 4 years, 1 month ago
  65. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 4 years, 1 month ago
  66. fff9edb libinput : Accelerate key label lookup. by Chris Ye · 4 years, 1 month ago
  67. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 4 years, 1 month ago
  68. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 4 years, 2 months ago
  69. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 4 years, 2 months ago
  70. d5dc040 Merge "Updated MotionEvent to use Transform" by Chavi Weingarten · 4 years, 2 months ago
  71. 9eaa22c Updated MotionEvent to use Transform by chaviw · 4 years, 2 months ago
  72. 74c8242 Use size_t instead of int for integer_sequence.size() by Michael Wright · 4 years, 2 months ago
  73. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 4 years, 2 months ago
  74. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 4 years, 2 months ago
  75. 1d0262a Merge "Add Flags<F>::Iterator." by Michael Wright · 4 years, 2 months ago
  76. 0192488 Merge "Use unique_ptr when creating InputChannel" by TreeHugger Robot · 4 years, 2 months ago
  77. 61847cc Merge "Use std::shared_ptr for InputChannel" by TreeHugger Robot · 4 years, 2 months ago
  78. 1ff3d1e Use Transform in InputDispatcher by chaviw · 4 years, 2 months ago
  79. dc07032 Merge "Allow touch if some pointers are MT_TOOL_PALM" by TreeHugger Robot · 4 years, 2 months ago
  80. 31c88de Update refresh rate callback docs to include DisplayManager caveat. am: 4a33165d18 am: a43d587ff5 am: c396338762 by Alec Mouri · 4 years, 2 months ago
  81. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 4 years, 4 months ago
  82. 75d9e66 Add Flags<F>::Iterator. by Michael Wright · 4 years, 2 months ago
  83. 4a33165 Update refresh rate callback docs to include DisplayManager caveat. by Alec Mouri · 4 years, 2 months ago
  84. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 4 years, 2 months ago
  85. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 4 years, 2 months ago
  86. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 4 years, 2 months ago
  87. 58e1eae Merge "Move seq to header" by TreeHugger Robot · 4 years, 2 months ago
  88. a64c159 Move seq to header by Siarhei Vishniakou · 4 years, 3 months ago
  89. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 4 years, 2 months ago
  90. 044b4dc Merge "Added libui dependencies for input" by Chavi Weingarten · 4 years, 2 months ago
  91. 71f5593 Merge "docs: Clarify the lifetime of AHardwareBuffer_toHardwareBuffer in docs. See generated output in cl/320449087. Bug: 140885254 Test: m ndk" into rvc-dev-plus-aosp am: efb33042fd am: ee5f2c2a18 am: 7c46baf3e0 by Nick Cook · 4 years, 2 months ago
  92. fd9c1ed Added libui dependencies for input by chaviw · 4 years, 2 months ago
  93. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 4 years, 2 months ago
  94. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 4 years, 3 months ago
  95. c6a2f3a Merge "Convert InputDeviceConfigurationFileType to enum class." by Chris Ye · 4 years, 2 months ago
  96. 8fc3b0a docs: Clarify the lifetime of AHardwareBuffer_toHardwareBuffer in docs. See by Nick Cook · 4 years, 2 months ago
  97. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 4 years, 2 months ago
  98. 1d927aa Convert InputDeviceConfigurationFileType to enum class. by Chris Ye · 4 years, 2 months ago
  99. 8aba999 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE by Luke Huang · 4 years, 3 months ago
  100. 1984b1b Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE am: f1cf6a632d am: b4bcad43c7 am: d9b4ae429b am: 3bb10ba52b by Luke Huang · 4 years, 3 months ago