1. 8859b13 Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/frameworks/native into HEAD by micky387 · 3 months ago
  2. 785d27f Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/frameworks/native into HEAD by micky387 · 4 months ago android-15
  3. b1b8b4c add ScreenPartStatus to displayIdentification by Daniel Zheng · 7 months ago
  4. df868ba Introduce a dependency monitor for fences by Alec Mouri · 6 months ago
  5. 9897d79 SF: Remove PhysicalDisplayId::getPort() by Gil Dekel · 6 months ago
  6. 147626a SF: Remove *DisplayId::tryCast and DisplayId::isVirtual() by Gil Dekel · 6 months ago
  7. 2225717 SF: Remove *DisplayId::tryCast usage from VirtualDisplaySurface by Gil Dekel · 6 months ago
  8. a8da2ca SF: Remove *DisplayId::tryCast usage from Output by Gil Dekel · 6 months ago
  9. 78b8252 Move RingBuffer from SF utils into libui by Alec Mouri · 6 months ago
  10. 9dbf512 Merge "Set right dimmingRatio for fp16 input layers without metadata" into main by Alec Mouri · 6 months ago
  11. d2b6fcd Merge "SF: Reject hotplugs on invalid or duplicate ports" into main by Gil Dekel · 7 months ago
  12. 161feaf SF: Reject hotplugs on invalid or duplicate ports by Gil Dekel · 7 months ago
  13. c584628 Merge "Remove lpy@google.com from libs/ui/OWNERS" into main am: 764ea01a7d am: 47effc89c3 by Treehugger Robot · 7 months ago
  14. 764ea01 Merge "Remove lpy@google.com from libs/ui/OWNERS" into main by Treehugger Robot · 7 months ago
  15. 2766306 Merge "Remove client drawn shadow code" into main by Cairn Overturf · 7 months ago
  16. bddaa24 SF: Turn DisplayId::fromValue to an explicit wrapper by Gil Dekel · 7 months ago
  17. c282e18 Set right dimmingRatio for fp16 input layers without metadata by Alec Mouri · 1 year, 6 months ago
  18. 16dd6e3 Remove client drawn shadow code by Cairn Overturf · 8 months ago
  19. 0bf26cd SF: Add EDID-ID Fabrication Logic by Gil Dekel · 9 months ago
  20. ba6afd8 libs/ui: Remove getManufacturerId() from DisplayId by Gil Dekel · 8 months ago
  21. 5aab65d libs/ui: Remove isStable() flag from DisplayId by Gil Dekel · 8 months ago
  22. 9674ffa surfaceflinger: Add clientDrawnCornerRadius and clientDrawnShadowLength layer properties by Surbhi Kadam · 10 months ago
  23. 99871bf Merge "Merge 24Q4 into AOSP main" into main by Xin Li · 9 months ago
  24. c8cb369 Merge "Add AHARDWAREBUFFER_FORMAT_YCBCR_P210..." into main by Treehugger Robot · 9 months ago
  25. 125c5f3 Merge changes from topic "make-displayid-opaque" into main by Treehugger Robot · 9 months ago
  26. 1aba981 Merge "fix potential leakage issues" into main am: 919ba007c9 am: 17bcaf2be6 by Treehugger Robot · 9 months ago
  27. 17bcaf2 Merge "fix potential leakage issues" into main am: 919ba007c9 by Treehugger Robot · 9 months ago
  28. a7d8b1f Add AHARDWAREBUFFER_FORMAT_YCBCR_P210... by Dheepthi S · 12 months ago
  29. 49bc52c Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/frameworks/native into HEAD by micky387 · 9 months ago
  30. ffda356 Add AHARDWAREBUFFER_FORMAT_YCBCR_P210... by Dheepthi S · 9 months ago
  31. 8a19587 Merge "Add HEIC_ULTRAHDR image format" into main by Treehugger Robot · 9 months ago
  32. ffca0ad SF: Cache display port in DisplayIdentification on onHotplugConnect by Gil Dekel · 10 months ago
  33. 23349ea fix potential leakage issues by Xiao Zhang · 9 months ago
  34. 164d006 Merge "Adds getSupportedRefreshRates support" into main by Ram Indani · 10 months ago
  35. bee1902 Adds getSupportedRefreshRates support by ramindani · 10 months ago
  36. 8face53 Limit HLG to 4.926x SDR by Alec Mouri · 10 months ago
  37. f9854d2 SF: Hash and cache descriptor block serial number by Gil Dekel · 10 months ago
  38. c37c904 SF: Parse, hash, and cache block 0 serial number by Gil Dekel · 10 months ago
  39. 3e96f94 SF: Parse Physical display size in framework by Gil Dekel · 10 months ago
  40. 7ad5c2b Add HEIC_ULTRAHDR image format by Emilian Peev · 10 months ago
  41. 6dc1568 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago
  42. fb732b5 Revert^2 "Use __builtin_available guard" am: 59fc51c6dc am: a5dfed1507 by Jooyung Han · 10 months ago
  43. 59fc51c Revert^2 "Use __builtin_available guard" by Jooyung Han · 10 months ago
  44. 07dcd49 Allow apps to apply picture profiles with priority to layers by Brian Lindahl · 10 months ago
  45. 0034aef Revert "Use __builtin_available guard" by Priyanka Advani (xWF) · 10 months ago
  46. 7a4cb7e Add plumbing to pass picture profiles down to Composer HAL by Brian Lindahl · 10 months ago
  47. a52cd7e Use __builtin_available guard by Jooyung Han · 10 months ago
  48. 8204da2 Adds support for getSuggestedFrameRate api by ramindani · 11 months ago
  49. 50db70a Merge "Fix field widths in dump, so as to make columns line up." into main by Rahul Banerjee · 11 months ago
  50. c65685b Fix field widths in dump, so as to make columns line up. by Rahul Banerjee · 11 months ago
  51. 89fbb6e Adds hasArrSupport api support by ramindani · 12 months ago
  52. a9123c8 Support floating point values for layer crop by Vishnu Nair · 11 months ago
  53. dfee5a2 Fix rounding error when constructing Rect from FloatRect by Vishnu Nair · 11 months ago
  54. 7507114 Merge "Use ANDROID_NATIVE_UNSIGNED_CAST() in GraphicBufferMapper::lockAsync() and GraphicBuffer::lockAsync()" into main am: 3900c6d6e8 am: 5da147924d by Treehugger Robot · 12 months ago
  55. 9ca88af libui: Allow extension of valid gralloc 1.0 buffer usage bits by Kevin F. Haggerty · 3 years, 11 months ago
  56. 3900c6d Merge "Use ANDROID_NATIVE_UNSIGNED_CAST() in GraphicBufferMapper::lockAsync() and GraphicBuffer::lockAsync()" into main by Treehugger Robot · 12 months ago
  57. 8d0a0c4 SF: parsing Detailed Timing Descriptor in the framework by Lucas Berthou · 1 year ago
  58. 089099c libui/libui: Remove extraneous semicolons by Jim Shargo · 1 year, 2 months ago
  59. 28fc800 Remove lpy@google.com from libs/ui/OWNERS by Owner Cleanup Bot · 1 year, 1 month ago
  60. 16c0c58 Merge "Rename Transform::set() params to avoid confusion." into main by Treehugger Robot · 1 year, 1 month ago
  61. a3d7333 Use ANDROID_NATIVE_UNSIGNED_CAST() in GraphicBufferMapper::lockAsync() and GraphicBuffer::lockAsync() by Fang Hui · 1 year, 2 months ago
  62. dc46d5e Merge "Delete code for legacy VR services." into main am: e2f79abef8 am: c2cdd89120 by Krzysztof Kosiński · 1 year, 2 months ago
  63. c2cdd89 Merge "Delete code for legacy VR services." into main am: e2f79abef8 by Krzysztof Kosiński · 1 year, 2 months ago
  64. 26743a5 Delete code for legacy VR services. by Krzysztof Kosiński · 1 year, 2 months ago
  65. 72dfcdf Rename Transform::set() params to avoid confusion. by Sally Qi · 1 year, 2 months ago
  66. dcc9d9b Edge extension effect: shader reimplementation by Marzia Favaro · 1 year, 8 months ago
  67. bb1814a Merge 24Q3 (ab/11976889) to aosp-main-future by Xin Li · 1 year, 3 months ago
  68. 9d16092 Merge "libui: use __ANDROID_API_V__" into main am: e70d4bdebb am: 5a1f7fdceb by Treehugger Robot · 1 year, 3 months ago
  69. e70d4bd Merge "libui: use __ANDROID_API_V__" into main by Treehugger Robot · 1 year, 3 months ago
  70. 4f61be2 libui: use __ANDROID_API_V__ by Jooyung Han · 1 year, 3 months ago
  71. b6fd2e0 Merge "Reland "ui: Refactor stable ID generation for GPU virtual displays"" into main by Alan Ding · 1 year, 3 months ago
  72. 4a733b3 Merge "Merge Android 24Q2 Release (ab/11526283) to aosp-main-future" into aosp-main-future by Xin Li · 1 year, 4 months ago
  73. 81afac9 Merge "Differentiate between empty and unrecognizable display identification data" into main am: c683bc5b94 am: 7685c4073f by Brian Lindahl · 1 year, 4 months ago
  74. c9de92a Reland "ui: Refactor stable ID generation for GPU virtual displays" by Alan Ding · 1 year, 4 months ago
  75. 5968781 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 4 months ago
  76. 8a96ef9 Differentiate between empty and unrecognizable display identification data by Brian Lindahl · 1 year, 4 months ago
  77. 5be0865 Revert "ui: Refactor stable ID generation for GPU virtual displays" by Alan Ding · 1 year, 4 months ago
  78. 78c90af ui: Refactor stable ID generation for GPU virtual displays by Alan Ding · 1 year, 4 months ago
  79. 934f729 Use ANDROID_NATIVE_UNSIGNED_CAST() in GraphicBufferMapper::lockAsync() by Fang Hui · 1 year, 4 months ago
  80. 134c04d Remove ADISPLAY_ID_ definitions by Siarhei Vishniakou · 1 year, 4 months ago
  81. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
  82. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
  83. 90d0434 Merge changes I90056145,Ib123d069 into main by Alan Ding · 1 year, 4 months ago
  84. c3ccff1 ui: Refactor DisplayIdentification to use ftl::stable_hash by Alan Ding · 1 year, 4 months ago
  85. 57aa184 Merge "Add allocator-v2 extended options to BufferQueue" into main by Treehugger Robot · 1 year, 5 months ago
  86. db164ff Add allocator-v2 extended options to BufferQueue by John Reck · 1 year, 5 months ago
  87. 9414031 Merge "Dump OverlayProperties" into main by Sally Qi · 1 year, 5 months ago
  88. 5b850a7 Delete unneeded filegroup by Jerome Gaillard · 1 year, 5 months ago
  89. 254ef49 Dump OverlayProperties by Sally Qi · 1 year, 5 months ago
  90. 599efb3 Merge "Remove VNDK definition(s)" into main am: 3bd01f6482 am: 61238bea97 by Treehugger Robot · 1 year, 5 months ago
  91. 3bd01f6 Merge "Remove VNDK definition(s)" into main by Treehugger Robot · 1 year, 5 months ago
  92. e4ef87f Track the last release fence per layer stack by Melody Hsu · 1 year, 5 months ago
  93. 97834be Merge "Include llndk-versioning.h for LLNDK versioning." into main am: bc28d7b5b4 am: 585f48c30b by Justin Yun · 1 year, 6 months ago
  94. 404dbf2 Include llndk-versioning.h for LLNDK versioning. by Justin Yun · 1 year, 6 months ago
  95. 1bdf40d Remove VNDK definition(s) by Kiyoung Kim · 1 year, 6 months ago
  96. 08fb80b Merge "Add default_teams" into main by John Reck · 1 year, 7 months ago
  97. 38bc8a8 Add default_teams by John Reck · 1 year, 7 months ago
  98. f9b7ec9 Merge "Move PlaneLayout lookup to GraphicBuffer" into main by John Reck · 1 year, 7 months ago
  99. 54a8098 Merge "Turn off integer overflow UBSAN checks for hash functions" into main am: 3b1cd386e1 am: 522acbfc6c by Yi Kong · 1 year, 7 months ago
  100. 522acbf Merge "Turn off integer overflow UBSAN checks for hash functions" into main am: 3b1cd386e1 by Yi Kong · 1 year, 7 months ago