1. 08511a8 Revert "Delay initialization of a ConsumerBase instance to construction of a sp/wp." by Anton Ivanov · 5 months ago
  2. 02eff54 Revert "Ensure Choreographer is held as sp<> in SurfaceControl." by Anton Ivanov · 5 months ago
  3. 631b370 Merge "Add border API to surface control" into main by Cairn Overturf · 6 months ago
  4. 520d8fc Merge "Revert^2 "Use TransactionState in SurfaceFlinger."" into main by Treehugger Robot · 6 months ago
  5. 9473d9d Merge "Ensure libgui classes that are held by sp<> are only constructed with sp<>::make." into main by Treehugger Robot · 6 months ago
  6. 85add72 Merge "Surface: Add 'isBufferOwned' call" into main by Jim Shargo · 6 months ago
  7. d7b71ac Revert^2 "Use TransactionState in SurfaceFlinger." by Anton Ivanov · 6 months ago
  8. 65fb1c6 Add border API to surface control by YCairn Overturf · 6 months ago
  9. c1b4af3 Ensure libgui classes that are held by sp<> are only constructed with sp<>::make. by Anton Ivanov · 6 months ago
  10. 969e7ea Merge changes I60d42f38,I25857739 into main by Treehugger Robot · 6 months ago
  11. 4f8b4f3 Revert "Use TransactionState in SurfaceFlinger." by Anton Ivanov · 6 months ago
  12. 9045666 Ensure Choreographer is held as sp<> in SurfaceControl. by Anton Ivanov · 6 months ago
  13. c3130a5 Avoid copying Transaction objects unneccessarily. by Anton Ivanov · 6 months ago
  14. 729f721 Surface: Add 'isBufferOwned' call by Jim Shargo · 7 months ago
  15. 578ac8e Merge "Use TransactionState in SurfaceFlinger." into main by Treehugger Robot · 6 months ago
  16. 42b8712 Merge "Refactor InputTransferToken equality" into main by Treehugger Robot · 6 months ago
  17. 899174a Refactor InputTransferToken equality by Patrick Williams · 6 months ago
  18. ed63243 Use TransactionState in SurfaceFlinger. by Anton Ivanov · 6 months ago
  19. f3b0012 BufferItemConsumer: Add/expose methods by Jim Shargo · 6 months ago
  20. fd4edb2 BufferQueue: Fix deadlock in setMaxAcquiredBufferCount by Jim Shargo · 6 months ago
  21. cecfd02 Merge "Introduce TransactionState." into main by Treehugger Robot · 6 months ago
  22. 15bfd3d Introduce TransactionState. by Anton Ivanov · 6 months ago
  23. 4ef6d54 Merge "Indicate optimization policy to SurfaceFlinger from DisplayManager" into main by Treehugger Robot · 6 months ago
  24. 2f70649 Merge "Provide classes that logically make up a transaction with == and !=." into main by Treehugger Robot · 6 months ago
  25. 2d1ee0c Merge "Remove com.android.graphics.libgui.flags.Flags.edgeExtensionShader" into main by Marzia Favaro · 6 months ago
  26. 8520206 Indicate optimization policy to SurfaceFlinger from DisplayManager by Dennis Kiilerich · 7 months ago
  27. c7f8793 Provide classes that logically make up a transaction with == and !=. by Anton Ivanov · 6 months ago
  28. 8aff163 Merge "Delay initialization of a ConsumerBase instance to construction of a sp/wp." into main by Anton Ivanov · 6 months ago
  29. 5a2c613 Merge "BufferQueues: clean up constructors for GLConsumer and CpuConsumer" into main by Jim Shargo · 6 months ago
  30. 74f7ca0 Remove com.android.graphics.libgui.flags.Flags.edgeExtensionShader by Marzia Favaro · 6 months ago
  31. 8ed8659 Revert^2 "Harden construction sites of android::StrongPointer." by Anton Ivanov · 7 months ago
  32. 4efd0d9 Delay initialization of a ConsumerBase instance to construction of a sp/wp. by Anton Ivanov · 7 months ago
  33. df578c3 BufferQueues: clean up constructors for GLConsumer and CpuConsumer by Jim Shargo · 6 months ago
  34. cef2d53 Merge "Harden construction of BBQ and its helpers." into main by Anton Ivanov · 6 months ago
  35. fa43de9 Merge "BufferItemConsumer: Make creation calls flag-agnostic" into main by Jim Shargo · 6 months ago
  36. f6a8037 BufferItemConsumer: Make creation calls flag-agnostic by Jim Shargo · 7 months ago
  37. 27955ee Harden construction of BBQ and its helpers. by Anton Ivanov · 7 months ago
  38. 582a313 Merge "[Lut] Add support to dump luts for debugging" into main by Treehugger Robot · 7 months ago
  39. a713510 [Lut] Add support to dump luts for debugging by Sally Qi · 7 months ago
  40. bb0c493 Merge "Revert "Harden construction sites of android::StrongPointer."" into main by Steven Moreland · 7 months ago
  41. f73db7a Revert "Harden construction sites of android::StrongPointer." by Priyanka Advani (xWF) · 7 months ago
  42. 15769b5 Merge "[Lut] Change setLuts function signature." into main by Sally Qi · 7 months ago
  43. 328dea0 Merge "Harden construction sites of android::StrongPointer." into main by Anton Ivanov · 7 months ago
  44. 209b01b Merge "Construct Choreographer with sp<>::make()." into main by Anton Ivanov · 7 months ago
  45. 8179380 Harden construction sites of android::StrongPointer. by Anton Ivanov · 7 months ago
  46. f6dc853 Construct Choreographer with sp<>::make(). by Anton Ivanov · 7 months ago
  47. 0a1926e Merge "Add addReleaseFence API to ConsumerBase." into main by Carlos Martinez Romero · 7 months ago
  48. e07d8df Merge "SF: Let DM resize framebuffer on resolution change" into main by Dominik Laskowski · 7 months ago
  49. 9e84811 [Lut] Change setLuts function signature. by Sally Qi · 7 months ago
  50. 0c9ce84 Add addReleaseFence API to ConsumerBase. by Carlos Martinez Romero · 8 months ago
  51. 251e612 SF: Let DM resize framebuffer on resolution change by Dominik Laskowski · 1 year, 1 month ago
  52. 06a8cfb Merge "SF: Fix dispatch of DISPLAY_EVENT_MODE_REJECTION" into main by Manasi Navare · 7 months ago
  53. 8ce652f Merge "Reduce heap allocations in BLASTBufferQueue." into main by Anton Ivanov · 7 months ago
  54. 7016de5 Reduce heap allocations in BLASTBufferQueue. by Anton Ivanov · 7 months ago
  55. 4759f60 SF: Fix dispatch of DISPLAY_EVENT_MODE_REJECTION by Manasi Navare · 7 months ago
  56. 2766306 Merge "Remove client drawn shadow code" into main by Cairn Overturf · 7 months ago
  57. c02f93a libgui InputTransferToken: avoid implicit sp<> am: 3741f955d5 am: 872cb01f9c by Steven Moreland · 7 months ago
  58. 3741f95 libgui InputTransferToken: avoid implicit sp<> by Steven Moreland · 7 months ago
  59. 6d560d8 bufferqueues: IConsumerListener/IGraphicBufferConsumer no longer need binder by Jim Shargo · 8 months ago
  60. 83302fc Merge "bufferqueues: Entirely remove support for passing GL fences into BQs" into main by Jim Shargo · 7 months ago
  61. 16dd6e3 Remove client drawn shadow code by Cairn Overturf · 8 months ago
  62. 20e2a26 Merge "Replace SortedVector and maps with Vector in Transactions" into main by Vishnu Nair · 8 months ago
  63. eee4c9c Time duration blocked on dequeueBuffer for stuffing recovery by Melody Hsu · 8 months ago
  64. 7cea62b Replace SortedVector and maps with Vector in Transactions by Vishnu Nair · 8 months ago
  65. e715810 Merge "Remove obsolete BLASTBufferQueue constructor" into main by Vishnu Nair · 8 months ago
  66. e96941d Merge "Reland Consolidate flags in Transaction" into main by Vishnu Nair · 8 months ago
  67. 9c0a86b Remove obsolete BLASTBufferQueue constructor by Vishnu Nair · 8 months ago
  68. 5f31977 Reland Consolidate flags in Transaction by Vishnu Nair · 8 months ago
  69. 94221f9 Merge "Trace critical workloads" into main by Vishnu Nair · 8 months ago
  70. defc49e bufferqueues: Entirely remove support for passing GL fences into BQs by Jim Shargo · 10 months ago
  71. 8d77b22 Merge "Revert "Consolidate flags in Transaction"" into main by Treehugger Robot · 8 months ago
  72. fd72574 Revert "Consolidate flags in Transaction" by Vishnu Nair · 8 months ago
  73. 734f288 Trace critical workloads by Vishnu Nair · 9 months ago
  74. a1635a6 Merge "Remove non-split touch from input code" into main by Treehugger Robot · 8 months ago
  75. 5ce9acd Merge "Consolidate flags in Transaction" into main by Vishnu Nair · 8 months ago
  76. 1926a93 Merge "surfaceflinger: Add clientDrawnCornerRadius and clientDrawnShadowLength layer properties" into main by Surbhi Kadam · 8 months ago
  77. 2b5d249 Remove non-split touch from input code by Siarhei Vishniakou · 8 months ago
  78. 9674ffa surfaceflinger: Add clientDrawnCornerRadius and clientDrawnShadowLength layer properties by Surbhi Kadam · 10 months ago
  79. 72c6990 Use the cloned window's layer stack space for raw coordinates by Prabir Pradhan · 9 months ago
  80. b580827 Consolidate flags in Transaction by Vishnu Nair · 9 months ago
  81. 10fcdbe Merge changes I374aa204,I0df872b9 into main by Jim Shargo · 9 months ago
  82. d75fa0d Merge "Invert content priority so that higher value is higher priority" into main by Brian Lindahl · 9 months ago
  83. acec614 Invert content priority so that higher value is higher priority by Brian Lindahl · 9 months ago
  84. 4f9c275 libgui: Add unlimited slot support to Surfaces and Consumers by Jim Shargo · 11 months ago
  85. 2e614a4 libgui: Add support for unlimited slot BufferQueues by Jim Shargo · 11 months ago
  86. 1903112 Merge changes from topic "multiple-picture-listeners" into main by Brian Lindahl · 9 months ago
  87. 80418c1 Merge "Update the fuzzers to use the flag SurfaceTypes" into main by Carlos Martinez Romero · 9 months ago
  88. 8c9f7f5 Update the fuzzers to use the flag SurfaceTypes by Carlos Martinez Romero · 9 months ago
  89. e59a4df Buffer stuffing recovery when blocked on dequeueBuffer by Melody Hsu · 9 months ago
  90. f1cfbf6 Support multiple active picture listeners by Brian Lindahl · 9 months ago
  91. 5ef1fa1 SF: Propagate Display Mode Rejection from SF to DM by Manasi Navare · 10 months ago
  92. a4c472b Merge "Use view::Surface instead of IGBPs in OutputConfiguration" into main by Carlos Martinez Romero · 10 months ago
  93. 0cc2e2c Use view::Surface instead of IGBPs in OutputConfiguration by Carlos Martinez Romero · 11 months ago
  94. 8e63748 Merge "bufferqueues: Move the gl fence wait from dequeue to releaseBuffer" into main by Jim Shargo · 10 months ago
  95. 5541f12 Add API to retrieve max layer picture profiles by Brian Lindahl · 10 months ago
  96. f5fdff8 Notify listeners about active picture profiles by Brian Lindahl · 10 months ago
  97. 9084218 bufferqueues: Move the gl fence wait from dequeue to releaseBuffer by Jim Shargo · 10 months ago
  98. 5210808 bufferqueues: Simplify calls that don't use GL fences by Jim Shargo · 10 months ago
  99. 6dc1568 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago
  100. f5894e7 Merge "Add default maxBufferCount in GraphicBufferProducer" into main am: b181ba8265 am: d4d0279853 by Treehugger Robot · 10 months ago