1. 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
  2. 49bc52c Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/frameworks/native into HEAD by micky387 · 9 months ago
  3. ffda356 Add AHARDWAREBUFFER_FORMAT_YCBCR_P210... by Dheepthi S · 9 months ago
  4. 8a19587 Merge "Add HEIC_ULTRAHDR image format" into main by Treehugger Robot · 9 months ago
  5. 164d006 Merge "Adds getSupportedRefreshRates support" into main by Ram Indani · 10 months ago
  6. bee1902 Adds getSupportedRefreshRates support by ramindani · 10 months ago
  7. 8face53 Limit HLG to 4.926x SDR by Alec Mouri · 10 months ago
  8. f9854d2 SF: Hash and cache descriptor block serial number by Gil Dekel · 10 months ago
  9. c37c904 SF: Parse, hash, and cache block 0 serial number by Gil Dekel · 10 months ago
  10. 3e96f94 SF: Parse Physical display size in framework by Gil Dekel · 10 months ago
  11. 7ad5c2b Add HEIC_ULTRAHDR image format by Emilian Peev · 10 months ago
  12. fb732b5 Revert^2 "Use __builtin_available guard" am: 59fc51c6dc am: a5dfed1507 by Jooyung Han · 10 months ago
  13. 59fc51c Revert^2 "Use __builtin_available guard" by Jooyung Han · 10 months ago
  14. 07dcd49 Allow apps to apply picture profiles with priority to layers by Brian Lindahl · 10 months ago
  15. 0034aef Revert "Use __builtin_available guard" by Priyanka Advani (xWF) · 10 months ago
  16. 7a4cb7e Add plumbing to pass picture profiles down to Composer HAL by Brian Lindahl · 10 months ago
  17. a52cd7e Use __builtin_available guard by Jooyung Han · 10 months ago
  18. 8204da2 Adds support for getSuggestedFrameRate api by ramindani · 11 months ago
  19. 50db70a Merge "Fix field widths in dump, so as to make columns line up." into main by Rahul Banerjee · 11 months ago
  20. c65685b Fix field widths in dump, so as to make columns line up. by Rahul Banerjee · 11 months ago
  21. 89fbb6e Adds hasArrSupport api support by ramindani · 11 months ago
  22. a9123c8 Support floating point values for layer crop by Vishnu Nair · 11 months ago
  23. dfee5a2 Fix rounding error when constructing Rect from FloatRect by Vishnu Nair · 11 months ago
  24. 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
  25. 9ca88af libui: Allow extension of valid gralloc 1.0 buffer usage bits by Kevin F. Haggerty · 3 years, 10 months ago
  26. 3900c6d Merge "Use ANDROID_NATIVE_UNSIGNED_CAST() in GraphicBufferMapper::lockAsync() and GraphicBuffer::lockAsync()" into main by Treehugger Robot · 12 months ago
  27. 8d0a0c4 SF: parsing Detailed Timing Descriptor in the framework by Lucas Berthou · 1 year ago
  28. 089099c libui/libui: Remove extraneous semicolons by Jim Shargo · 1 year, 2 months ago
  29. 16c0c58 Merge "Rename Transform::set() params to avoid confusion." into main by Treehugger Robot · 1 year, 1 month ago
  30. a3d7333 Use ANDROID_NATIVE_UNSIGNED_CAST() in GraphicBufferMapper::lockAsync() and GraphicBuffer::lockAsync() by Fang Hui · 1 year, 2 months ago
  31. dc46d5e Merge "Delete code for legacy VR services." into main am: e2f79abef8 am: c2cdd89120 by Krzysztof Kosiński · 1 year, 2 months ago
  32. c2cdd89 Merge "Delete code for legacy VR services." into main am: e2f79abef8 by Krzysztof Kosiński · 1 year, 2 months ago
  33. 26743a5 Delete code for legacy VR services. by Krzysztof Kosiński · 1 year, 2 months ago
  34. 72dfcdf Rename Transform::set() params to avoid confusion. by Sally Qi · 1 year, 2 months ago
  35. dcc9d9b Edge extension effect: shader reimplementation by Marzia Favaro · 1 year, 8 months ago
  36. bb1814a Merge 24Q3 (ab/11976889) to aosp-main-future by Xin Li · 1 year, 3 months ago
  37. 9d16092 Merge "libui: use __ANDROID_API_V__" into main am: e70d4bdebb am: 5a1f7fdceb by Treehugger Robot · 1 year, 3 months ago
  38. e70d4bd Merge "libui: use __ANDROID_API_V__" into main by Treehugger Robot · 1 year, 3 months ago
  39. 4f61be2 libui: use __ANDROID_API_V__ by Jooyung Han · 1 year, 3 months ago
  40. b6fd2e0 Merge "Reland "ui: Refactor stable ID generation for GPU virtual displays"" into main by Alan Ding · 1 year, 3 months ago
  41. 4a733b3 Merge "Merge Android 24Q2 Release (ab/11526283) to aosp-main-future" into aosp-main-future by Xin Li · 1 year, 3 months ago
  42. 81afac9 Merge "Differentiate between empty and unrecognizable display identification data" into main am: c683bc5b94 am: 7685c4073f by Brian Lindahl · 1 year, 3 months ago
  43. c9de92a Reland "ui: Refactor stable ID generation for GPU virtual displays" by Alan Ding · 1 year, 4 months ago
  44. 5968781 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 4 months ago
  45. 8a96ef9 Differentiate between empty and unrecognizable display identification data by Brian Lindahl · 1 year, 4 months ago
  46. 5be0865 Revert "ui: Refactor stable ID generation for GPU virtual displays" by Alan Ding · 1 year, 4 months ago
  47. 78c90af ui: Refactor stable ID generation for GPU virtual displays by Alan Ding · 1 year, 4 months ago
  48. 934f729 Use ANDROID_NATIVE_UNSIGNED_CAST() in GraphicBufferMapper::lockAsync() by Fang Hui · 1 year, 4 months ago
  49. 134c04d Remove ADISPLAY_ID_ definitions by Siarhei Vishniakou · 1 year, 4 months ago
  50. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
  51. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
  52. 90d0434 Merge changes I90056145,Ib123d069 into main by Alan Ding · 1 year, 4 months ago
  53. c3ccff1 ui: Refactor DisplayIdentification to use ftl::stable_hash by Alan Ding · 1 year, 4 months ago
  54. 57aa184 Merge "Add allocator-v2 extended options to BufferQueue" into main by Treehugger Robot · 1 year, 5 months ago
  55. db164ff Add allocator-v2 extended options to BufferQueue by John Reck · 1 year, 5 months ago
  56. 9414031 Merge "Dump OverlayProperties" into main by Sally Qi · 1 year, 5 months ago
  57. 5b850a7 Delete unneeded filegroup by Jerome Gaillard · 1 year, 5 months ago
  58. 254ef49 Dump OverlayProperties by Sally Qi · 1 year, 5 months ago
  59. 599efb3 Merge "Remove VNDK definition(s)" into main am: 3bd01f6482 am: 61238bea97 by Treehugger Robot · 1 year, 5 months ago
  60. 3bd01f6 Merge "Remove VNDK definition(s)" into main by Treehugger Robot · 1 year, 5 months ago
  61. e4ef87f Track the last release fence per layer stack by Melody Hsu · 1 year, 5 months ago
  62. 97834be Merge "Include llndk-versioning.h for LLNDK versioning." into main am: bc28d7b5b4 am: 585f48c30b by Justin Yun · 1 year, 6 months ago
  63. 404dbf2 Include llndk-versioning.h for LLNDK versioning. by Justin Yun · 1 year, 6 months ago
  64. 1bdf40d Remove VNDK definition(s) by Kiyoung Kim · 1 year, 6 months ago
  65. 08fb80b Merge "Add default_teams" into main by John Reck · 1 year, 7 months ago
  66. 38bc8a8 Add default_teams by John Reck · 1 year, 7 months ago
  67. f9b7ec9 Merge "Move PlaneLayout lookup to GraphicBuffer" into main by John Reck · 1 year, 7 months ago
  68. 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
  69. 522acbf Merge "Turn off integer overflow UBSAN checks for hash functions" into main am: 3b1cd386e1 by Yi Kong · 1 year, 7 months ago
  70. 93926f6 Turn off integer overflow UBSAN checks for hash functions by Yi Kong · 1 year, 7 months ago
  71. 88a7173 Merge changes I2bfa04cc,I156f1032 into main am: 3fe61418c1 am: 425caa8557 by Ryan Prichard · 1 year, 7 months ago
  72. 425caa8 Merge changes I2bfa04cc,I156f1032 into main am: 3fe61418c1 by Ryan Prichard · 1 year, 7 months ago
  73. 3fe6141 Merge changes I2bfa04cc,I156f1032 into main by Ryan Prichard · 1 year, 7 months ago
  74. 3b17f28 ui: use std::span instead of std::basic_string_view<uint8_t> by Ryan Prichard · 1 year, 7 months ago
  75. d53ea98 Merge "binder: add openDeclaredPassthroughHal()" into main am: a38f2a995b am: b66de05edd by Jooyung Han · 1 year, 7 months ago
  76. b66de05 Merge "binder: add openDeclaredPassthroughHal()" into main am: a38f2a995b by Jooyung Han · 1 year, 7 months ago
  77. ee79fcb ui: Restore DisplayIdentification_test by Dominik Laskowski · 1 year, 7 months ago
  78. 75fc06f binder: add openDeclaredPassthroughHal() by Jooyung Han · 1 year, 7 months ago
  79. 434bc98 Move PlaneLayout lookup to GraphicBuffer by John Reck · 1 year, 9 months ago
  80. d727e9c Add AHB_allocate2 + get/setDataSpace by John Reck · 1 year, 9 months ago
  81. 67e78e9 Merge "Fix -Wunused-variable compiler warning" into main am: a051175027 am: 18e1c0d656 am: 4a6c9f1084 by Yi Kong · 1 year, 9 months ago
  82. 18e1c0d Merge "Fix -Wunused-variable compiler warning" into main am: a051175027 by Yi Kong · 1 year, 9 months ago
  83. 6fcddef Fix -Wunused-variable compiler warning by Yi Kong · 1 year, 9 months ago
  84. c882d01 Merge "Skip pixel format validation if IMPLEMENTATION_DEFINED" into main by Treehugger Robot · 1 year, 9 months ago
  85. 2f60d73 Offload present to a separate thread by Leon Scroggins III · 3 years ago
  86. 54a9814 Skip pixel format validation if IMPLEMENTATION_DEFINED by John Reck · 1 year, 10 months ago
  87. 42e7913 FenceTime: Fix undefined behavior by Daniele Di Proietto · 1 year, 10 months ago
  88. 55e3103 Rename DisplayMode::refreshRate to peakRefreshRate by Alec Mouri · 1 year, 11 months ago
  89. d122a1c Add vsync rate to DisplayMode by Alec Mouri · 2 years ago
  90. d9e4f46 Clean up duplicate shadow lengths in layer snapshot by Vishnu Nair · 1 year, 11 months ago
  91. 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years ago
  92. 198246e Merge "Refactor `isHdrDataspace` function." into udc-qpr-dev am: d88ba9147b by Sally Qi · 2 years ago
  93. a92d6d1 Refactor `isHdrDataspace` function. by Sally Qi · 2 years, 1 month ago
  94. be8ef46 Merge "Use String8/16 c_str [graphics]" into udc-dev-plus-aosp am: 1bcbf26f6c am: cdbed9933e by Treehugger Robot · 2 years, 1 month ago
  95. f2add40 Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 2 years, 1 month ago
  96. b19fe0c Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 2 years, 1 month ago
  97. 0e1adf4 Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 2 years, 1 month ago
  98. f6918d4 Refactor `isHdrDataspace` function. by Sally Qi · 2 years, 1 month ago
  99. edcd885 Implement Gralloc5::dump() by John Reck · 2 years, 1 month ago
  100. 651ed13 Merge "Add InlineStdAllocator::rebind struct member" into main am: e66246347c am: 770c1df5cb am: 5b528cf043 am: 8548e36faa am: ccff001d58 by Ryan Prichard · 2 years, 1 month ago