1. 706ad56 Merge "FTL: Silence warnings for FTL_FAKE_GUARD" into main am: 268f495f2d by Liz Prucka · 1 year, 4 months ago
  2. 6ab6ccb FTL: Silence warnings for FTL_FAKE_GUARD by Dominik Laskowski · 1 year, 5 months ago
  3. b035cb7 Merge "ftl: delegate SmallVector<const T> to std::vector<T>" into main am: 795c8b31df by Ryan Prichard · 1 year, 4 months ago
  4. 2b2abd3 ftl: delegate SmallVector<const T> to std::vector<T> by Ryan Prichard · 1 year, 4 months ago
  5. b0f043a Fix C compatibility in new API. by Dan Albert · 1 year, 5 months ago
  6. 3e182dd Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c by Prabir Pradhan · 1 year, 5 months ago
  7. 1cfde7a Add bug component to OWNERS files pointing to INPUT_OWNERS by Prabir Pradhan · 1 year, 5 months ago
  8. 0befa96 Merge "Add missing stdbool include for C compat." into main am: e1c075b7e4 by Treehugger Robot · 1 year, 5 months ago
  9. e1c075b Merge "Add missing stdbool include for C compat." into main by Treehugger Robot · 1 year, 5 months ago
  10. f912ab3 Merge changes Ieca708fe,Ic1647135 into main am: b66c611205 by Treehugger Robot · 1 year, 5 months ago
  11. b66c611 Merge changes Ieca708fe,Ic1647135 into main by Treehugger Robot · 1 year, 5 months ago
  12. 6143838 Fix doc typo. by Dan Albert · 1 year, 5 months ago
  13. f93853d Fix C incompatibilities. by Dan Albert · 1 year, 5 months ago
  14. a9f1356 Merge "Add missing typedefs for C compat." into main am: d575c5b784 by Treehugger Robot · 1 year, 5 months ago
  15. c796b90 Add missing typedefs for C compat. by Dan Albert · 1 year, 5 months ago
  16. 8d4bea1 Add missing stdbool include for C compat. by Dan Albert · 1 year, 5 months ago
  17. c8721a7 Merge "Fix ASystemFont docs." into main am: ef291395cd by Treehugger Robot · 1 year, 6 months ago
  18. 7cbcabf Fix ASystemFont docs. by Elliott Hughes · 1 year, 6 months ago
  19. 9ad62b5 Merge "FTL: Amend outdated ftl::Function example usage" into main by Dominik Laskowski · 1 year, 7 months ago
  20. 4bad1f0 Merge "FTL: Add FTL_EXPECT" into main by Treehugger Robot · 1 year, 7 months ago
  21. 021ab8c FTL: Amend outdated ftl::Function example usage by Dominik Laskowski · 1 year, 7 months ago
  22. 1f39c3d FTL: Add FTL_EXPECT by Dominik Laskowski · 1 year, 7 months ago
  23. de36292 Merge "MotionEvent: Consolidate functions to transform PointerCoords" into main by Prabir Pradhan · 1 year, 7 months ago
  24. 746ea4a Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" into main by Prabir Pradhan · 1 year, 7 months ago
  25. 4b8d36c MotionEvent: Consolidate functions to transform PointerCoords by Prabir Pradhan · 1 year, 7 months ago
  26. 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 7 months ago
  27. aa8e064 Merge changes I02bc2802,I52773be9 into main by Vaibhav Devmurari · 1 year, 7 months ago
  28. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 7 months ago
  29. 4e9c7f9 Merge "libbinder: support exporting fewer symbols" into main am: e17cca3ff7 am: abedfbd0d4 by Frederick Mayle · 1 year, 7 months ago
  30. abedfbd Merge "libbinder: support exporting fewer symbols" into main am: e17cca3ff7 by Frederick Mayle · 1 year, 7 months ago
  31. 5968781 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 7 months ago
  32. f7b65d1 libbinder: support exporting fewer symbols by Frederick Mayle · 1 year, 8 months ago
  33. 189d182 FTL: Add Optional<T>::ok_or and FTL_TRY by Dominik Laskowski · 1 year, 8 months ago
  34. a7873cc FTL: Touch up Concat by Dominik Laskowski · 1 year, 9 months ago
  35. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 8 months ago
  36. b58c0c3 Remove __linux__ ifdefs where not needed by Siarhei Vishniakou · 1 year, 8 months ago
  37. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 8 months ago
  38. 5c636e3 Merge "Turn off integer overflow UBSAN checks for hash functions" into main by Treehugger Robot · 1 year, 8 months ago
  39. e3f60f7 Merge "Define the error conditions for ALooper_pollOnce." into main am: ec4fb37b08 am: 8e3a0e78e8 by Dan Albert · 1 year, 8 months ago
  40. 24b5274 Merge changes I48490112,I4227ce3f,I020a2803 into main am: abb750fe27 am: f971721ed7 by Dan Albert · 1 year, 8 months ago
  41. ec4fb37 Merge "Define the error conditions for ALooper_pollOnce." into main by Dan Albert · 1 year, 8 months ago
  42. abb750f Merge changes I48490112,I4227ce3f,I020a2803 into main by Dan Albert · 1 year, 8 months ago
  43. 77527b9 Turn off integer overflow UBSAN checks for hash functions by Yi Kong · 1 year, 8 months ago
  44. 71566b2 Merge "surface_control: Add missing nullability annotations" into main by John Reck · 1 year, 8 months ago
  45. b54710f surface_control: Add missing nullability annotations by Marijn Suijten · 2 years ago
  46. 90d0434 Merge changes I90056145,Ib123d069 into main by Alan Ding · 1 year, 8 months ago
  47. 4994e61 Merge "Add deprecation message." into main am: cf2f81a874 am: 7869c73351 by Treehugger Robot · 1 year, 8 months ago
  48. cf2f81a Merge "Add deprecation message." into main by Treehugger Robot · 1 year, 8 months ago
  49. 22242fb Allow a message argument for __DEPRECATED_IN. by Dan Albert · 1 year, 8 months ago
  50. 4ccb32a Merge "Add mic mute keyboard led. (2/2)" into main by Josep del Río · 1 year, 8 months ago
  51. 91ea16c Merge "Add missing input flags to aidl and add missing definitions" into main by Treehugger Robot · 1 year, 8 months ago
  52. 26620a6 Define the error conditions for ALooper_pollOnce. by Dan Albert · 1 year, 8 months ago
  53. dc9c411 Expand Choreographer docs. by Dan Albert · 1 year, 8 months ago
  54. 9ca6b3d Restore docs for deprecated Choreographer APIs. by Dan Albert · 1 year, 8 months ago
  55. b06c7fb Improve ALooper_pollAll/ALooper_pollOnce docs. by Dan Albert · 1 year, 8 months ago
  56. c47ac84 Add deprecation message. by Dan Albert · 1 year, 8 months ago
  57. 2e85e1b ftl: non_null improvements by Lloyd Pique · 1 year, 8 months ago
  58. 23550ef ftl: contains by Lloyd Pique · 1 year, 8 months ago
  59. 8c5f7be Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 8 months ago
  60. c40f6e0 Add missing input flags to aidl and add missing definitions by Siarhei Vishniakou · 1 year, 8 months ago
  61. b756088 FTL: Support ftl::stable_hash based on CityHash64 by Alan Ding · 1 year, 8 months ago
  62. 95660fb Merge "input: fix -Wformat warnings" into main by Harry Cutts · 1 year, 8 months ago
  63. c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 8 months ago
  64. f269a1d Merge "Add HWUI session tagging" into main by Matt Buckley · 1 year, 8 months ago
  65. a518f32 Add HWUI session tagging by Matt Buckley · 1 year, 9 months ago
  66. 48f80da Do not show pointer for disabled device by Linnan Li · 1 year, 8 months ago
  67. c2440ff surface_control: Add missing nullability annotations by Marijn Suijten · 2 years ago
  68. 99f2c3c Add mic mute keyboard led. (2/2) by DingYong · 2 years ago
  69. c8681f8 Add a comment on thread-safety for NDK by Xiang Wang · 1 year, 9 months ago
  70. 7f754b2 Merge "surface_control: Add ABI type information to `enum`s" into main am: 72e720a93b am: 20fc03cdea by Treehugger Robot · 1 year, 9 months ago
  71. f81ef3c Merge "Make enum use C compatible." into main am: b30f2dd618 am: bc9f69cb3a by Treehugger Robot · 1 year, 9 months ago
  72. 72e720a Merge "surface_control: Add ABI type information to `enum`s" into main by Treehugger Robot · 1 year, 9 months ago
  73. 896a661 surface_control: Add ABI type information to `enum`s by Marijn Suijten · 2 years ago
  74. dd05718 Make enum use C compatible. by Dan Albert · 1 year, 9 months ago
  75. c7f6181 Merge "Add jerk thresholded pruning." into main by Derek Wu · 1 year, 9 months ago
  76. aaa4731 Add jerk thresholded pruning. by Derek Wu · 1 year, 9 months ago
  77. c0bf389 Add tracing for InputConsumer lifetime by Siarhei Vishniakou · 1 year, 9 months ago
  78. 705068d Add a jerk tracker to MotionPredictor by Derek Wu · 1 year, 9 months ago
  79. 56afd1e Move PointerIconType to AIDL by Yuichiro Hanada · 1 year, 9 months ago
  80. 8ca4b6e Merge "Add owner for include/android/keycodes.h" into main am: ca2def9bf4 am: 1b95851d43 by Prabir Pradhan · 1 year, 9 months ago
  81. 04cb6b2 Add owner for include/android/keycodes.h by Linnan Li · 1 year, 9 months ago
  82. d6a56c9 Addressed NDK API feedback by Chavi Weingarten · 1 year, 9 months ago
  83. 9928099 Add surface_control_input_receiver native API by Chavi Weingarten · 1 year, 10 months ago
  84. 3891ec9 Send events wrapped in unique_ptr to InputConsumerCallbacks by Siarhei Vishniakou · 1 year, 10 months ago
  85. c68db5f Merge "Add InputConsumerNoResampling, which is a rewrite of InputConsumer" into main by Treehugger Robot · 1 year, 10 months ago
  86. 2b92027 Add InputConsumerNoResampling, which is a rewrite of InputConsumer by Siarhei Vishniakou · 1 year, 10 months ago
  87. 2502a0b Merge "Deprecate ASurfaceTransactionStats_getAcquireTime" into main by Treehugger Robot · 1 year, 10 months ago
  88. fed621c Deprecate ASurfaceTransactionStats_getAcquireTime by Chavi Weingarten · 1 year, 10 months ago
  89. 22a71fb Merge "Move InputConsumer into separate files" into main by Treehugger Robot · 1 year, 10 months ago
  90. 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 10 months ago
  91. 8cf421f Merge "Add native InputTransferToken" into main by Chavi Weingarten · 1 year, 10 months ago
  92. 655d215 Merge "Use input token in PointerCaptureRequest" into main by Treehugger Robot · 1 year, 10 months ago
  93. 9ee18ea Merge "Remove default argument from "C" API." into main am: 7148e8da29 am: fbdf1fe587 by Treehugger Robot · 1 year, 10 months ago
  94. a6f572f Add native InputTransferToken by Chavi Weingarten · 1 year, 10 months ago
  95. 7148e8d Merge "Remove default argument from "C" API." into main by Treehugger Robot · 1 year, 10 months ago
  96. 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 1 year, 10 months ago
  97. 8527727 Merge "Move BlockingQueue.h to libinput" into main by Treehugger Robot · 1 year, 10 months ago
  98. 3782af6 Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 10 months ago
  99. 4cf469c Merge "Always capitalize hdr and sdr" into main by Alec Mouri · 1 year, 10 months ago
  100. c65c720 Merge "Move static functions to InputConsumer cpp file" into main by Treehugger Robot · 1 year, 10 months ago