1. 57f907a Merge 24Q3 (ab/AP3A.240905.001) to aosp-main-future by Xin Li · 1 year, 5 months ago
  2. b74c88b Merge "Remove the WCG check from switch Color Modes" into main am: 45cf9878f0 by Alec Mouri · 1 year, 6 months ago
  3. 45cf987 Merge "Remove the WCG check from switch Color Modes" into main by Alec Mouri · 1 year, 6 months ago
  4. 277cbaf Fix lambda in presentFrameAndReleaseLayersAsync by Leon Scroggins III · 1 year, 7 months ago
  5. 677ba5a Merge "Output::presentFrameAndReleaseLayers: flush pending commands for OFF displays" into main by Leon Scroggins · 1 year, 8 months ago
  6. a3ba7fa Output::presentFrameAndReleaseLayers: flush pending commands for OFF displays by Leon Scroggins III · 1 year, 8 months ago
  7. c9de92a Reland "ui: Refactor stable ID generation for GPU virtual displays" by Alan Ding · 1 year, 8 months ago
  8. 5be0865 Revert "ui: Refactor stable ID generation for GPU virtual displays" by Alan Ding · 1 year, 8 months ago
  9. 78c90af ui: Refactor stable ID generation for GPU virtual displays by Alan Ding · 1 year, 8 months ago
  10. cb50bbd Check ADPF SF flag in PowerAdvisor only after boot is completed by Xiang Wang · 1 year, 9 months ago
  11. 6614faf Merge "Exclude source crop from geometry hash calculation" into main by Treehugger Robot · 1 year, 10 months ago
  12. 44c0a8f Exclude source crop from geometry hash calculation by Wiwit Rifa'i · 1 year, 10 months ago
  13. f45ad66 Don't cache layers that explicitly disable dimming. by Alec Mouri · 1 year, 10 months ago
  14. 07950ea Merge "Add ADPF GPU duration reporting for SurfaceFlinger" into main by Xiang Wang · 1 year, 10 months ago
  15. e7c19f5 Merge "Delete border rendering code from SurfaceFlinger." into main by Melody Hsu · 1 year, 10 months ago
  16. aab3116 Add ADPF GPU duration reporting for SurfaceFlinger by Xiang Wang · 1 year, 10 months ago
  17. bbf362d Delete border rendering code from SurfaceFlinger. by Melody Hsu · 1 year, 10 months ago
  18. 793f836 Add promise for buffer releaseFence to LayerFE. by Melody Hsu · 2 years ago
  19. c949cde Clean up uses of refreshStartTime for stats. by Melody Hsu · 1 year, 10 months ago
  20. 4509966 Fix "Abnormal while playing netflix in PIP mode" by Eason Chiu · 2 years, 3 months ago
  21. 5e16196 Fix a crash for skipped layers with null buffers by Huihong Luo · 2 years, 5 months ago
  22. 347589f Revert "Skip SOLID_COLOR layers from SF Caching" by Huihong Luo · 2 years, 5 months ago
  23. a42d539 SF: Initialize all displays on boot/restart by Dominik Laskowski · 3 years, 4 months ago
  24. 370b8b5 SF: Update present timing per display by Leon Scroggins III · 3 years, 1 month ago
  25. 4357b66 Merge "Rename cache flag due to gantry broken." into main by Sally Qi · 2 years, 1 month ago
  26. 4e20d7b Rename cache flag due to gantry broken. by Sally Qi · 2 years, 1 month ago
  27. 5d7cefd Merge "Update HDCP for external displays" into main by Huihong Luo · 2 years, 1 month ago
  28. 9f1ca35 Merge "SF: remove unused variable on chooseCompositionStrategy." into main am: ed022f7bbc am: 9a465c72d8 am: eab0f58fe9 by Leon Scroggins · 2 years, 1 month ago
  29. 9ebb7a7 Update HDCP for external displays by Huihong Luo · 2 years, 7 months ago
  30. 3086cd7 SF: remove unused variable on chooseCompositionStrategy. by linkai · 2 years, 1 month ago
  31. f97df4d Support fp16 in sf by Alec Mouri · 2 years, 5 months ago
  32. 18fa7c6 Add isProtected flag to Output by Chavi Weingarten · 2 years, 2 months ago
  33. f852815 Merge "CompositionEngine: only offload when displays are enabled" into main by Leon Scroggins · 2 years, 2 months ago
  34. cbc929d CompositionEngine: only offload when displays are enabled by Leon Scroggins III · 2 years, 2 months ago
  35. 567cf84 Cache buffers if only source crop is moved and no other changes. by Sally Qi · 2 years, 2 months ago
  36. ab551a3 SF multithreaded_present: clean up and add more tests by Leon Scroggins III · 2 years, 2 months ago
  37. 35a1c9c Merge changes from topics "checkForMultiThreadedPresentSupport", "offload_present" into main by Leon Scroggins · 2 years, 2 months ago
  38. 2f60d73 Offload present to a separate thread by Leon Scroggins III · 3 years, 4 months ago
  39. b0d784a Merge "SF: remove the redundant variable on updateCursorAsync." into main am: a82e90f52e am: 9257165981 am: e2fa7776fa by Leon Scroggins · 2 years, 2 months ago
  40. 9257165 Merge "SF: remove the redundant variable on updateCursorAsync." into main am: a82e90f52e by Leon Scroggins · 2 years, 2 months ago
  41. 6172604 SF: remove the redundant variable on updateCursorAsync. by linkai · 2 years, 2 months ago
  42. 371808b Merge changes from topic "fipresentOrValidate" into main by Ram Indani · 2 years, 2 months ago
  43. 4aac32c [SF] Add frameIntervalNs for presentOrValidate command by ramindani · 2 years, 3 months ago
  44. c1623d1 SF: Rename `postFramebuffer` for clarity by Leon Scroggins III · 2 years, 2 months ago
  45. 0b150b7 Remove the WCG check from switch Color Modes by RuXin Jiang · 2 years, 4 months ago
  46. d9e4f46 Clean up duplicate shadow lengths in layer snapshot by Vishnu Nair · 2 years, 4 months ago
  47. 37d07c0 Correct the comment in Output::getBestDataspace. by Sally Qi · 2 years, 4 months ago
  48. ba308f5 [Debugging] Dump display's hdr luminance info. by Sally Qi · 2 years, 4 months ago
  49. b6d7893 Respect buffer rotation in OutputLayer's filtering test by Alec Mouri · 2 years, 4 months ago
  50. 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years, 5 months ago
  51. 198246e Merge "Refactor `isHdrDataspace` function." into udc-qpr-dev am: d88ba9147b by Sally Qi · 2 years, 5 months ago
  52. d88ba91 Merge "Refactor `isHdrDataspace` function." into udc-qpr-dev by Sally Qi · 2 years, 5 months ago
  53. a92d6d1 Refactor `isHdrDataspace` function. by Sally Qi · 2 years, 6 months ago
  54. 8da3c4b Merge "Fix getHdrRenderType function in OutputLayer.cpp" into main by Sally Qi · 2 years, 5 months ago
  55. 3b2ad8c Merge "Remove useFramebufferCache parameter in drawLayers()" into main by Alec Mouri · 2 years, 5 months ago
  56. a77ef20 Merge "Revert "Generate texture pool asynchronously"" into udc-qpr-dev am: 19603058f8 by Huihong Luo · 2 years, 5 months ago
  57. be8ef46 Merge "Use String8/16 c_str [graphics]" into udc-dev-plus-aosp am: 1bcbf26f6c am: cdbed9933e by Treehugger Robot · 2 years, 5 months ago
  58. cdbed99 Merge "Use String8/16 c_str [graphics]" into udc-dev-plus-aosp am: 1bcbf26f6c by Treehugger Robot · 2 years, 5 months ago
  59. 2ffccbf Merge "Revert "Generate texture pool asynchronously"" into main by Huihong Luo · 2 years, 5 months ago
  60. 8332e22 Merge "Use String8/16 c_str [graphics]" into main by Treehugger Robot · 2 years, 5 months ago
  61. f29700f Remove useFramebufferCache parameter in drawLayers() by Alec Mouri · 2 years, 5 months ago
  62. 8f9ed65 Fix getHdrRenderType function in OutputLayer.cpp by Sally Qi · 2 years, 5 months ago
  63. 66e99a1 Merge changes I3110de53,I0dc549eb into main by Alec Mouri · 2 years, 5 months ago
  64. f2add40 Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 2 years, 5 months ago
  65. b19fe0c Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 2 years, 5 months ago
  66. b7f9d63 Revert "Generate texture pool asynchronously" by Huihong Luo · 2 years, 5 months ago
  67. 0e1adf4 Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 2 years, 5 months ago
  68. 0ad250e Revert "Generate texture pool asynchronously" by Huihong Luo · 2 years, 5 months ago
  69. c3a1782 Delete genTextures and deleteTextures from RenderEngine by Alec Mouri · 2 years, 5 months ago
  70. d7f3f3a Merge "Refactor `isHdrDataspace` function." into main by Sally Qi · 2 years, 5 months ago
  71. f6918d4 Refactor `isHdrDataspace` function. by Sally Qi · 2 years, 6 months ago
  72. c6aced2 Remove extra layering of HDR capabilities on top of HWC by Alec Mouri · 2 years, 6 months ago
  73. 994761f Remove Y410 fields from SurfaceFlinger by Alec Mouri · 2 years, 6 months ago
  74. c1dbfcb Avoid blurring and rounded corners without EGL_EXT_protected_content by Leon Scroggins III · 3 years, 10 months ago
  75. 5686611 Generate texture pool asynchronously by Huihong Luo · 2 years, 10 months ago
  76. ee140b1 Merge "Remove the concept of target dataspace" into main by Alec Mouri · 2 years, 6 months ago
  77. 88790f3 Remove the concept of target dataspace by Alec Mouri · 2 years, 6 months ago
  78. bfcc610 Generate texture pool asynchronously by Huihong Luo · 2 years, 10 months ago
  79. d9a640b [sf] Only trace rebuildLayerStacks if there are changes by Vishnu Nair · 2 years, 6 months ago
  80. 7dae9c1 Propagate the 170M->sRGB lie everywhere. by Alec Mouri · 2 years, 6 months ago
  81. 4e21177 Send load up hint for cache rendering by jimmyshiu · 2 years, 7 months ago
  82. 7ee4f46 [sf] Release the currently presented buffer when setBuffer is called with null by Vishnu Nair · 2 years, 9 months ago
  83. 43b5d52 Skip renderCachedSets if the Output is not enabled by Leon Scroggins III · 2 years, 9 months ago
  84. f1db803 SF: avoid skipping waiting for the earliest time to present by Ady Abraham · 2 years, 10 months ago
  85. 963049b Rename Sdr/Hdr to Hdr/Sdr internally to get avoid of confusion. by Sally Qi · 2 years, 10 months ago
  86. bb9ff7f Temp fix for overdimming issue in silkFX. by Sally Qi · 2 years, 10 months ago
  87. d47bcee SF: Frontend fixes for issues surfaced by SurfaceFlinger_test by Vishnu Nair · 2 years, 11 months ago
  88. f4af03e Add CachingHint into SurfaceFlinger by Alec Mouri · 3 years ago
  89. b9aadd3 Merge "Some fixes to TrustedPresentationListener" by Chavi Weingarten · 3 years ago
  90. 545da0e Some fixes to TrustedPresentationListener by Chavi Weingarten · 3 years ago
  91. c1945cb Adds Composition REFRESH_RATE_INDICATOR by ramindani · 3 years ago
  92. 278a88f SF: clean up texture filtering logic by Patrick Williams · 3 years ago
  93. 6879659 Add extended brightness range impl by John Reck · 3 years ago
  94. 490c032 Merge changes I4c65e433,If447795f by Leon Scroggins · 3 years ago
  95. 042fdba Add mNamePlusId to hasClientComposition trace by Leon Scroggins III · 3 years, 1 month ago
  96. c03d465 Name the ScreenCaptureOutput by Leon Scroggins III · 3 years ago
  97. 3e1e1e6 Uncache the active buffer slot last by Brian Lindahl · 3 years, 1 month ago
  98. f5ab5ae Stop using nullptr for GraphicBuffers in unit tests by Brian Lindahl · 3 years, 1 month ago
  99. 2cbb93e Merge changes from topic "clear-buffer-slots" by Brian Lindahl · 3 years, 1 month ago
  100. b158a5c Maintain the active buffer when clearing buffer slots by Brian Lindahl · 3 years, 1 month ago