1. 1e9887e Merge "Adding an InputEventActionType enum field to InputEventTimeline." into main by Ioana Jianu · 1 year, 5 months ago
  2. 0bdbea1 Adding an InputEventActionType enum field to InputEventTimeline. by jioana · 1 year, 6 months ago
  3. 592a9fd Merge "audio: Add IAudioManager method" into main by Treehugger Robot · 1 year, 5 months ago
  4. f208257 Merge "ftl: delegate SmallVector<const T> to std::vector<T>" into main am: 795c8b31df am: b035cb70c9 by Ryan Prichard · 1 year, 5 months ago
  5. b035cb7 Merge "ftl: delegate SmallVector<const T> to std::vector<T>" into main am: 795c8b31df by Ryan Prichard · 1 year, 5 months ago
  6. 2b2abd3 ftl: delegate SmallVector<const T> to std::vector<T> by Ryan Prichard · 1 year, 6 months ago
  7. 7dfaa32 Add InputMessageBuilder to InputEventBuilders.h by Paul Ramirez · 1 year, 5 months ago
  8. c54c364 audio: Add IAudioManager method by Atneya Nair · 1 year, 6 months ago
  9. cf1b06e Add multiple pointer support to LegacyResampler with tests by Paul Ramirez · 1 year, 6 months ago
  10. 486ca6d Refactor resampler logic to constrain MotionEvent mutation by Paul Ramirez · 1 year, 6 months ago
  11. b0f043a Fix C compatibility in new API. by Dan Albert · 1 year, 6 months ago
  12. 504d250 Merge "Fix C compatibility in new API." into main by Dan Albert · 1 year, 6 months ago
  13. 61118b3 Fix C compatibility in new API. by Dan Albert · 1 year, 6 months ago
  14. 912ff82 Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c am: 3e182ddf17 by Prabir Pradhan · 1 year, 6 months ago
  15. 3e182dd Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c by Prabir Pradhan · 1 year, 6 months ago
  16. 0415f8e Merge "Move virtual device infra to libinput" into main by Treehugger Robot · 1 year, 6 months ago
  17. 1cfde7a Add bug component to OWNERS files pointing to INPUT_OWNERS by Prabir Pradhan · 1 year, 6 months ago
  18. 8508b66 Move virtual device infra to libinput by Siarhei Vishniakou · 1 year, 6 months ago
  19. e6b99c6 Remove the comment that says the performance hint manager must be released after use. by Matt Buckley · 1 year, 6 months ago
  20. b2988ac Merge "Add resampling to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 6 months ago
  21. be9c544 Add resampling to InputConsumerNoResampling by Paul Ramirez · 1 year, 7 months ago
  22. 47bea68 Merge "Add missing stdbool include for C compat." into main am: e1c075b7e4 am: 0befa96513 by Treehugger Robot · 1 year, 6 months ago
  23. 0befa96 Merge "Add missing stdbool include for C compat." into main am: e1c075b7e4 by Treehugger Robot · 1 year, 6 months ago
  24. e1c075b Merge "Add missing stdbool include for C compat." into main by Treehugger Robot · 1 year, 6 months ago
  25. 2c0c4ff Merge changes Ieca708fe,Ic1647135 into main am: b66c611205 am: f912ab3c12 by Treehugger Robot · 1 year, 6 months ago
  26. f912ab3 Merge changes Ieca708fe,Ic1647135 into main am: b66c611205 by Treehugger Robot · 1 year, 6 months ago
  27. b66c611 Merge changes Ieca708fe,Ic1647135 into main by Treehugger Robot · 1 year, 6 months ago
  28. 6143838 Fix doc typo. by Dan Albert · 1 year, 6 months ago
  29. f93853d Fix C incompatibilities. by Dan Albert · 1 year, 6 months ago
  30. 9d0d65e Reject invalid events injected by accessibility by Siarhei Vishniakou · 1 year, 6 months ago
  31. 9b4b490 Merge "Add missing typedefs for C compat." into main am: d575c5b784 am: a9f1356c85 by Treehugger Robot · 1 year, 6 months ago
  32. a9f1356 Merge "Add missing typedefs for C compat." into main am: d575c5b784 by Treehugger Robot · 1 year, 6 months ago
  33. c796b90 Add missing typedefs for C compat. by Dan Albert · 1 year, 6 months ago
  34. 8d4bea1 Add missing stdbool include for C compat. by Dan Albert · 1 year, 6 months ago
  35. cc6aec5 Refactor JerkTracker and MotionPredictor for better testing. by Derek Wu · 1 year, 6 months ago
  36. 48bc171 FTL: Silence warnings for FTL_FAKE_GUARD by Dominik Laskowski · 1 year, 6 months ago
  37. 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 7 months ago
  38. b41d38e Move batching logic from consumeBatchedInputEvents by Paul Ramirez · 1 year, 7 months ago
  39. ce7a57d Merge "Add smoothing to jerk calculations and updated jerk thresholds." into main by Derek Wu · 1 year, 7 months ago
  40. 5e0e7cf Add smoothing to jerk calculations and updated jerk thresholds. by Derek Wu · 1 year, 7 months ago
  41. 3c6e366 Merge "Native support for rotary encoder high-res scroll" into main by Biswarup Pal · 1 year, 7 months ago
  42. ba27d1d Native support for rotary encoder high-res scroll by Biswarup Pal · 1 year, 7 months ago
  43. 20f122f Merge "Add test coverage to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 7 months ago
  44. 79655f2 Add test coverage to InputConsumerNoResampling by Paul Ramirez · 1 year, 7 months ago
  45. 8ff5e5e Support high-resolution scroll by Biswarup Pal · 1 year, 8 months ago
  46. b005874 Dump dispatcher state during publisher error by Siarhei Vishniakou · 1 year, 7 months ago
  47. e12edae Merge "Return message wrapped in Result from receiveMessage" into main by Treehugger Robot · 1 year, 7 months ago
  48. 0c25e86 Return message wrapped in Result from receiveMessage by Paul Ramirez · 1 year, 8 months ago
  49. dd438e2 Virtual rotary encoder native support by Vladimir Komsiyski · 2 years ago
  50. 8faf3d4 Merge "Fix ASystemFont docs." into main am: ef291395cd am: c8721a7dec by Treehugger Robot · 1 year, 7 months ago
  51. c8721a7 Merge "Fix ASystemFont docs." into main am: ef291395cd by Treehugger Robot · 1 year, 7 months ago
  52. 7cbcabf Fix ASystemFont docs. by Elliott Hughes · 1 year, 7 months ago
  53. 29814f2 Define MotionEventFlag as an AIDL enum by Prabir Pradhan · 1 year, 8 months ago
  54. 9ad62b5 Merge "FTL: Amend outdated ftl::Function example usage" into main by Dominik Laskowski · 1 year, 8 months ago
  55. 4bad1f0 Merge "FTL: Add FTL_EXPECT" into main by Treehugger Robot · 1 year, 8 months ago
  56. 021ab8c FTL: Amend outdated ftl::Function example usage by Dominik Laskowski · 1 year, 8 months ago
  57. 1f39c3d FTL: Add FTL_EXPECT by Dominik Laskowski · 1 year, 8 months ago
  58. de36292 Merge "MotionEvent: Consolidate functions to transform PointerCoords" into main by Prabir Pradhan · 1 year, 8 months ago
  59. 746ea4a Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" into main by Prabir Pradhan · 1 year, 8 months ago
  60. 4b8d36c MotionEvent: Consolidate functions to transform PointerCoords by Prabir Pradhan · 1 year, 8 months ago
  61. 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 8 months ago
  62. aa8e064 Merge changes I02bc2802,I52773be9 into main by Vaibhav Devmurari · 1 year, 8 months ago
  63. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 9 months ago
  64. 4e9c7f9 Merge "libbinder: support exporting fewer symbols" into main am: e17cca3ff7 am: abedfbd0d4 by Frederick Mayle · 1 year, 8 months ago
  65. abedfbd Merge "libbinder: support exporting fewer symbols" into main am: e17cca3ff7 by Frederick Mayle · 1 year, 8 months ago
  66. 5968781 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 8 months ago
  67. f7b65d1 libbinder: support exporting fewer symbols by Frederick Mayle · 1 year, 9 months ago
  68. 189d182 FTL: Add Optional<T>::ok_or and FTL_TRY by Dominik Laskowski · 1 year, 9 months ago
  69. a7873cc FTL: Touch up Concat by Dominik Laskowski · 1 year, 10 months ago
  70. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 9 months ago
  71. b58c0c3 Remove __linux__ ifdefs where not needed by Siarhei Vishniakou · 1 year, 9 months ago
  72. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 9 months ago
  73. 5c636e3 Merge "Turn off integer overflow UBSAN checks for hash functions" into main by Treehugger Robot · 1 year, 9 months ago
  74. e3f60f7 Merge "Define the error conditions for ALooper_pollOnce." into main am: ec4fb37b08 am: 8e3a0e78e8 by Dan Albert · 1 year, 9 months ago
  75. 24b5274 Merge changes I48490112,I4227ce3f,I020a2803 into main am: abb750fe27 am: f971721ed7 by Dan Albert · 1 year, 9 months ago
  76. ec4fb37 Merge "Define the error conditions for ALooper_pollOnce." into main by Dan Albert · 1 year, 9 months ago
  77. abb750f Merge changes I48490112,I4227ce3f,I020a2803 into main by Dan Albert · 1 year, 9 months ago
  78. 77527b9 Turn off integer overflow UBSAN checks for hash functions by Yi Kong · 1 year, 9 months ago
  79. 71566b2 Merge "surface_control: Add missing nullability annotations" into main by John Reck · 1 year, 9 months ago
  80. b54710f surface_control: Add missing nullability annotations by Marijn Suijten · 2 years, 1 month ago
  81. 90d0434 Merge changes I90056145,Ib123d069 into main by Alan Ding · 1 year, 9 months ago
  82. 4994e61 Merge "Add deprecation message." into main am: cf2f81a874 am: 7869c73351 by Treehugger Robot · 1 year, 9 months ago
  83. cf2f81a Merge "Add deprecation message." into main by Treehugger Robot · 1 year, 9 months ago
  84. 22242fb Allow a message argument for __DEPRECATED_IN. by Dan Albert · 1 year, 9 months ago
  85. 4ccb32a Merge "Add mic mute keyboard led. (2/2)" into main by Josep del Río · 1 year, 9 months ago
  86. 91ea16c Merge "Add missing input flags to aidl and add missing definitions" into main by Treehugger Robot · 1 year, 9 months ago
  87. 26620a6 Define the error conditions for ALooper_pollOnce. by Dan Albert · 1 year, 9 months ago
  88. dc9c411 Expand Choreographer docs. by Dan Albert · 1 year, 9 months ago
  89. 9ca6b3d Restore docs for deprecated Choreographer APIs. by Dan Albert · 1 year, 9 months ago
  90. b06c7fb Improve ALooper_pollAll/ALooper_pollOnce docs. by Dan Albert · 1 year, 9 months ago
  91. c47ac84 Add deprecation message. by Dan Albert · 1 year, 9 months ago
  92. 2e85e1b ftl: non_null improvements by Lloyd Pique · 1 year, 9 months ago
  93. 23550ef ftl: contains by Lloyd Pique · 1 year, 9 months ago
  94. 8c5f7be Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 9 months ago
  95. c40f6e0 Add missing input flags to aidl and add missing definitions by Siarhei Vishniakou · 1 year, 9 months ago
  96. b756088 FTL: Support ftl::stable_hash based on CityHash64 by Alan Ding · 1 year, 9 months ago
  97. 95660fb Merge "input: fix -Wformat warnings" into main by Harry Cutts · 1 year, 9 months ago
  98. c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 9 months ago
  99. f269a1d Merge "Add HWUI session tagging" into main by Matt Buckley · 1 year, 9 months ago
  100. a518f32 Add HWUI session tagging by Matt Buckley · 1 year, 10 months ago