1. 631b370 Merge "Add border API to surface control" into main by Cairn Overturf · 5 months ago
  2. d7b71ac Revert^2 "Use TransactionState in SurfaceFlinger." by Anton Ivanov · 6 months ago
  3. 65fb1c6 Add border API to surface control by YCairn Overturf · 6 months ago
  4. 4f8b4f3 Revert "Use TransactionState in SurfaceFlinger." by Anton Ivanov · 6 months ago
  5. a1d84d1 Merge "Avoid copying Transaction objects unneccessarily." into main by Anton Ivanov · 6 months ago
  6. c3130a5 Avoid copying Transaction objects unneccessarily. by Anton Ivanov · 6 months ago
  7. c28b463 Merge changes from topic "make-displayid-opaque" into main by Gil Dekel · 6 months ago
  8. 9897d79 SF: Remove PhysicalDisplayId::getPort() by Gil Dekel · 6 months ago
  9. ed63243 Use TransactionState in SurfaceFlinger. by Anton Ivanov · 6 months ago
  10. 4ef6d54 Merge "Indicate optimization policy to SurfaceFlinger from DisplayManager" into main by Treehugger Robot · 6 months ago
  11. 2f70649 Merge "Provide classes that logically make up a transaction with == and !=." into main by Treehugger Robot · 6 months ago
  12. 8520206 Indicate optimization policy to SurfaceFlinger from DisplayManager by Dennis Kiilerich · 6 months ago
  13. c7f8793 Provide classes that logically make up a transaction with == and !=. by Anton Ivanov · 6 months ago
  14. 74f7ca0 Remove com.android.graphics.libgui.flags.Flags.edgeExtensionShader by Marzia Favaro · 6 months ago
  15. 8ed8659 Revert^2 "Harden construction sites of android::StrongPointer." by Anton Ivanov · 6 months ago
  16. bb0c493 Merge "Revert "Harden construction sites of android::StrongPointer."" into main by Steven Moreland · 6 months ago
  17. f73db7a Revert "Harden construction sites of android::StrongPointer." by Priyanka Advani (xWF) · 6 months ago
  18. 15769b5 Merge "[Lut] Change setLuts function signature." into main by Sally Qi · 6 months ago
  19. 328dea0 Merge "Harden construction sites of android::StrongPointer." into main by Anton Ivanov · 7 months ago
  20. 8179380 Harden construction sites of android::StrongPointer. by Anton Ivanov · 7 months ago
  21. 9e84811 [Lut] Change setLuts function signature. by Sally Qi · 7 months ago
  22. 2766306 Merge "Remove client drawn shadow code" into main by Cairn Overturf · 7 months ago
  23. bddaa24 SF: Turn DisplayId::fromValue to an explicit wrapper by Gil Dekel · 7 months ago
  24. 16dd6e3 Remove client drawn shadow code by Cairn Overturf · 7 months ago
  25. 7cea62b Replace SortedVector and maps with Vector in Transactions by Vishnu Nair · 8 months ago
  26. 5f31977 Reland Consolidate flags in Transaction by Vishnu Nair · 8 months ago
  27. 8d77b22 Merge "Revert "Consolidate flags in Transaction"" into main by Treehugger Robot · 8 months ago
  28. fd72574 Revert "Consolidate flags in Transaction" by Vishnu Nair · 8 months ago
  29. 5ce9acd Merge "Consolidate flags in Transaction" into main by Vishnu Nair · 8 months ago
  30. 9674ffa surfaceflinger: Add clientDrawnCornerRadius and clientDrawnShadowLength layer properties by Surbhi Kadam · 10 months ago
  31. b580827 Consolidate flags in Transaction by Vishnu Nair · 9 months ago
  32. f1cfbf6 Support multiple active picture listeners by Brian Lindahl · 9 months ago
  33. 164d006 Merge "Adds getSupportedRefreshRates support" into main by Ram Indani · 10 months ago
  34. bee1902 Adds getSupportedRefreshRates support by ramindani · 10 months ago
  35. 5541f12 Add API to retrieve max layer picture profiles by Brian Lindahl · 10 months ago
  36. f5fdff8 Notify listeners about active picture profiles by Brian Lindahl · 10 months ago
  37. 1a824fd Merge "Allow apps to apply picture profiles with priority to layers" into main by Brian Lindahl · 10 months ago
  38. 44d6fff Merge "[Lut HAL backend] implementation 3rd patch." into main by Sally Qi · 10 months ago
  39. ef00658 [Lut HAL backend] implementation 3rd patch. by Sally Qi · 11 months ago
  40. 07dcd49 Allow apps to apply picture profiles with priority to layers by Brian Lindahl · 10 months ago
  41. 8760216 Update Transaction::setInputWindowInfo to take WindowInfoHandle by Patrick Williams · 10 months ago
  42. 52683c6 Merge "Support SurfaceControlRegistry logs in native" into main by Melody Hsu · 10 months ago
  43. c034fbf Support SurfaceControlRegistry logs in native by Melody Hsu · 10 months ago
  44. 114851e Merge changes from topic "getsuggestedframerate" into main by Ram Indani · 10 months ago
  45. a419faa Add warning logs when we fail to set BufferReleaseChannel by Patrick Williams · 10 months ago
  46. b2e1d4a Merge "[Lut HAL backend] implementation 2nd patch" into main by Sally Qi · 10 months ago
  47. 8204da2 Adds support for getSuggestedFrameRate api by ramindani · 11 months ago
  48. 0abc4a5 [Lut HAL backend] implementation 2nd patch by Sally Qi · 11 months ago
  49. 89fbb6e Adds hasArrSupport api support by ramindani · 11 months ago
  50. 8ea4421 Merge "[Lut HAL backend] implementation" into main by Sally Qi · 11 months ago
  51. 614024b Merge "Support floating point values for layer crop" into main by Vishnu Nair · 11 months ago
  52. 95f669a [Lut HAL backend] implementation by Sally Qi · 1 year ago
  53. 117556e Remove unecessary flag checks for Transaction#setFlags by Melody Hsu · 11 months ago
  54. a9123c8 Support floating point values for layer crop by Vishnu Nair · 11 months ago
  55. 5312ec1 Replace BBQ callback thunks with lambdas by Patrick Williams · 1 year ago
  56. 924f950 Rename AidlStatusUtil.h to AidlUtil.h by Alec Mouri · 1 year, 1 month ago
  57. f693bcf Add BufferReleaseChannel by Patrick Williams · 1 year, 1 month ago
  58. 62f0c20 Remove unused mTransactionNestCount by Vishnu Nair · 1 year, 1 month ago
  59. 4b9507d Revert "Optimize BLAST buffer releases via Unix sockets" by Patrick Williams · 1 year, 1 month ago
  60. 9aeb2cb Merge "Fix DisplayState sanitization." into main by Treehugger Robot · 1 year, 1 month ago
  61. f65da8a Fix DisplayState sanitization. by Patrick Williams · 1 year, 1 month ago
  62. ac70bc5 Optimize BLAST buffer releases via Unix sockets by Patrick Williams · 1 year, 2 months ago
  63. c9918bf Introduce com::android::graphics::libgui::flags::edge_extension_shader() by Marzia Favaro · 1 year, 2 months ago
  64. 6baa593 Merge "Revert "Fix DisplayState sanitization."" into main by Patrick Williams · 1 year, 2 months ago
  65. b3daf1a Revert "Fix DisplayState sanitization." by Patrick Williams · 1 year, 2 months ago
  66. dcc9d9b Edge extension effect: shader reimplementation by Marzia Favaro · 1 year, 8 months ago
  67. f3e0251 Merge "Jank callback API refactor." into main by Pascal Mütschard · 1 year, 2 months ago
  68. d56514e Jank callback API refactor. by Pascal Mütschard · 1 year, 3 months ago
  69. b6ddf52 Fix DisplayState sanitization. by Patrick Williams · 1 year, 2 months ago
  70. 39f510f Pass dequeue timestamp along with buffer data by Nergi Rahardi · 1 year, 3 months ago
  71. a48361e Merge "Allow child layers to unset trusted overlay state 2/2" into main by Vishnu Nair · 1 year, 3 months ago
  72. 48a6e2f Merge "Capture transaction traces before system reboot" into main by Wenhui Yang · 1 year, 3 months ago
  73. 9e0017e Allow child layers to unset trusted overlay state 2/2 by Vishnu Nair · 1 year, 3 months ago
  74. eafc18a Capture transaction traces before system reboot by Wenhui Yang · 1 year, 4 months ago
  75. d53801c SF: Cleanup creating / destroying virtual display APIs by Alan Ding · 1 year, 4 months ago
  76. 56a49ba Merge "SF: Propagate uniqueID when creating virtual displays" into main by Alan Ding · 1 year, 4 months ago
  77. fc6eab5 SF: Propagate uniqueID when creating virtual displays by Alan Ding · 1 year, 4 months ago
  78. a74ba0f Avoid extra locking in TransactionCompletedListener::getInstance by Vishnu Nair · 1 year, 5 months ago
  79. 442b5df Merge "Remove unnecessary local variant definition." into main am: 147b6cbba5 am: 7d16f3d680 by Leon Scroggins · 1 year, 5 months ago
  80. 823410f Remove unnecessary local variant definition. by jiayongqiang · 1 year, 5 months ago
  81. bbf362d Delete border rendering code from SurfaceFlinger. by Melody Hsu · 1 year, 6 months ago
  82. 1d6363a Merge "Add support for restricting HDR headroom for video" into main by Alec Mouri · 1 year, 7 months ago
  83. 1b0d4e1 Add support for restricting HDR headroom for video by Alec Mouri · 1 year, 7 months ago
  84. f6fb445 Add captureLayersSync function by Chavi Weingarten · 1 year, 7 months ago
  85. 9ebb7a7 Update HDCP for external displays by Huihong Luo · 2 years, 2 months ago
  86. 8c2703d Refactor game-related frame rate override to LayerHistory by Andy Yu · 1 year, 10 months ago
  87. 7e4c487 Add capture args to captureDisplayById by John Reck · 1 year, 10 months ago
  88. 55e3103 Rename DisplayMode::refreshRate to peakRefreshRate by Alec Mouri · 1 year, 11 months ago
  89. c65ae65 Merge "VRR: Use appId to replace uid mapping" into main by Tony Huang · 1 year, 11 months ago
  90. f292aa6 Merge "Add smooth switch bool for setFrameRateCategory" into main by Rachel Lee · 1 year, 11 months ago
  91. f362110 VRR: Use appId to replace uid mapping by Tony Huang · 2 years ago
  92. d122a1c Add vsync rate to DisplayMode by Alec Mouri · 1 year, 11 months ago
  93. 67afbea Add smooth switch bool for setFrameRateCategory by Rachel Lee · 2 years ago
  94. 84541d1 Synchronize access to Transaction::sApplyToken by Patrick Williams · 1 year, 11 months ago
  95. d671d26 Merge "Plumb new frameRateSelectionStrategy value" into main by Rachel Lee · 2 years ago
  96. 58cc90d Plumb new frameRateSelectionStrategy value by Rachel Lee · 2 years ago
  97. 6cdd3fd libgui: plumb setFrameRate thru BufferQueue by Ady Abraham · 2 years ago
  98. 62785c7 Merge "VRR: Allowlist for small area detection" into main by Tony Huang · 2 years ago
  99. f486c07 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 am: ff14d52b0d by Tomasz Wasilczyk · 2 years ago
  100. ff14d52 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 by Tomasz Wasilczyk · 2 years ago