1. 56ca082 Merge "SF: add a solid background when hole punching a cached set" into sc-dev am: 4d56aeed59 am: f284e584fd by Ady Abraham · 4 years, 6 months ago
  2. 4d56aee Merge "SF: add a solid background when hole punching a cached set" into sc-dev by Ady Abraham · 4 years, 6 months ago
  3. 6c034b5 SF: add a solid background when hole punching a cached set by Ady Abraham · 4 years, 6 months ago
  4. 6a80d3f Merge "SF: Remove HWC plumbing for virtual display mirror" into sc-v2-dev by TreeHugger Robot · 4 years, 6 months ago
  5. 263eec4 SF: Remove HWC plumbing for virtual display mirror by Dominik Laskowski · 4 years, 6 months ago
  6. 149cebd Merge "Fix caching flickering for unsecure displays" into sc-dev am: 5a68a6cfe0 by TreeHugger Robot · 4 years, 6 months ago
  7. c83408a Fix caching flickering for unsecure displays by Alec Mouri · 4 years, 6 months ago
  8. db036a8 SF: Enable Layer Caching Texture Pool only for the active display by Ady Abraham · 4 years, 6 months ago
  9. 8237b5d Merge "Actually use texture bounds in CachedSet::getTextureBounds" into sc-dev am: a910271057 by Alec Mouri · 4 years, 6 months ago
  10. a910271 Merge "Actually use texture bounds in CachedSet::getTextureBounds" into sc-dev by Alec Mouri · 4 years, 6 months ago
  11. 7c4913d Actually use texture bounds in CachedSet::getTextureBounds by Alec Mouri · 4 years, 6 months ago
  12. d461f7e Merge "Enable RenderEngine context switching to be async." into sc-dev am: b6d444ff4c by Derek Sollenberger · 4 years, 7 months ago
  13. 1ec2fb5 Enable RenderEngine context switching to be async. by Derek Sollenberger · 4 years, 7 months ago
  14. 5d356b0 Merge "Renamed and moved InputWindow and related files" into sc-v2-dev by Chavi Weingarten · 4 years, 7 months ago
  15. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  16. caf9f1b Merge "Disable expensive rendering during static screen" into sc-dev by Siddharth Kapoor · 4 years, 7 months ago
  17. dea1ac5 Disable expensive rendering during static screen by Alec Mouri · 4 years, 7 months ago
  18. e1c1b1c Merge "SF: check previous present fence to avoid early presentation" into sc-dev by Ady Abraham · 4 years, 7 months ago
  19. ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 7 months ago
  20. 7629af7 Merge "Expand the displayFrame for shadows" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  21. a7e006b SF caching: Skip BT601_625 layers for caching and hole-punch by Leon Scroggins III · 4 years, 7 months ago
  22. d394d3c Expand the displayFrame for shadows by Leon Scroggins III · 4 years, 7 months ago
  23. 9ba36ca Skip caching if any layer has protected contents by Huihong Luo · 4 years, 7 months ago
  24. 2f5addb Improve Planner stability by Alec Mouri · 4 years, 7 months ago
  25. 8e80994 Merge "Support skipping CachedSet rendering based on invalidate() proximity" into sc-dev by Alec Mouri · 4 years, 7 months ago
  26. aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 7 months ago
  27. de5764d Merge "HolePunchPIP: Do not use hole punch for HDR videos" into sc-dev by Leon Scroggins · 4 years, 7 months ago
  28. e759e16 Merge "Don't send override buffer down to HWC if the layer would be skipped" into sc-dev by Alec Mouri · 4 years, 7 months ago
  29. 96ca45c Don't send override buffer down to HWC if the layer would be skipped by Alec Mouri · 4 years, 7 months ago
  30. df6201b Add a TexturePool class into layer caching by Alec Mouri · 4 years, 8 months ago
  31. 6f8e334 HolePunchPIP: Do not use hole punch for HDR videos by Leon Scroggins III · 4 years, 7 months ago
  32. 4332aac Add sysprop for tuning caching inactive layer by Huihong Luo · 4 years, 7 months ago
  33. f156b77 Skip layers with protected contents from caching by Huihong Luo · 4 years, 7 months ago
  34. 57aa9a9 Merge "Put debug/log code under verbose flag" into sc-dev by Huihong Luo · 4 years, 7 months ago
  35. 88b2d88 Put debug/log code under verbose flag by Huihong Luo · 4 years, 7 months ago
  36. a047b92 CachedSet::append: remove mHolePunchLayer by Leon Scroggins III · 4 years, 7 months ago
  37. 3b71371 Merge "Remove fatal assert from CachedSet::render" into sc-dev by Leon Scroggins · 4 years, 7 months ago
  38. 8330256 Merge "HDR video fix" into sc-dev by Huihong Luo · 4 years, 7 months ago
  39. 5c6adea HDR video fix by Huihong Luo · 4 years, 8 months ago
  40. ebc8d3a SF: Remove composer sequence IDs by Dominik Laskowski · 4 years, 9 months ago
  41. 1394860 SF: Extract virtual display allocation from CE by Dominik Laskowski · 4 years, 10 months ago
  42. b9ac3e1 SF: Use RenderSurfaceCreationArgsBuilder by Dominik Laskowski · 4 years, 9 months ago
  43. 6383bb0 Merge "SF: populate state correctly in Display::applyLayerRequestsToLayers" into sc-dev by Ady Abraham · 4 years, 7 months ago
  44. f54453c Improve blur caching heuristic by Alec Mouri · 4 years, 8 months ago
  45. 3056298 Remove fatal assert from CachedSet::render by Leon Scroggins III · 4 years, 7 months ago
  46. 0094dc6 SF: populate state correctly in Display::applyLayerRequestsToLayers by Ady Abraham · 4 years, 7 months ago
  47. 61ca9f1 Turn on hole punch for PIP with caching by Leon Scroggins III · 4 years, 8 months ago
  48. 886b4e0 Merge "SF: add traces for caching" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  49. 7f09431 Merge "Fix caching runtime toggle" into sc-dev by Alec Mouri · 4 years, 8 months ago
  50. d0afe44 SF: add traces for caching by Ady Abraham · 4 years, 8 months ago
  51. 0b0a068 Merge "Don't re-render CachedSets" into sc-dev by Alec Mouri · 4 years, 8 months ago
  52. c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 8 months ago
  53. e9f6e10 Merge "SF: Clean up HWC2::Layer ownership" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  54. 54f4a4e Don't re-render CachedSets by Alec Mouri · 4 years, 8 months ago
  55. 1b33fc3 SF: Clean up HWC2::Layer ownership by Lloyd Pique · 4 years, 8 months ago
  56. 4d7a066 Merge "Add blur support in caching" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  57. 9748606 Add blur support in caching by Alec Mouri · 4 years, 8 months ago
  58. f2b9e68 Merge changes I9b4b0d4c,I1faca3aa,I38b538c1,I176c6641 into sc-dev by Ady Abraham · 4 years, 8 months ago
  59. 18c7970 Merge "Make sdr white point do a thing" into sc-dev by John Reck · 4 years, 8 months ago
  60. b42cdc1 SF: do not skip validate if it is called more than a vsync earlier by Ady Abraham · 4 years, 8 months ago
  61. d1bf1b5 Resolve subtle but severe flickering in layer caching by Alec Mouri · 4 years, 8 months ago
  62. 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 8 months ago
  63. 08b6b20 Flag off predictor usage in layer caching. by Alec Mouri · 4 years, 8 months ago
  64. 73fa266 Fix crash in Flattener dumpsys by Alec Mouri · 4 years, 8 months ago
  65. 2644034 Merge "Update SurfaceFlinger to handle stretching of surfaces that are part of a scrolling container" into sc-dev by Nader Jawad · 4 years, 8 months ago
  66. 2dfc98b Update SurfaceFlinger to handle stretching by Nader Jawad · 4 years, 9 months ago
  67. 8ad4bf4 Merge "Dedicate a special caching slot for the layer override buffer" into sc-dev by Alec Mouri · 4 years, 9 months ago
  68. e7cc1c2 Dedicate a special caching slot for the layer override buffer by Alec Mouri · 4 years, 9 months ago
  69. 9e8dd09 Merge "Fix two crash causes in Flattener related to hashing" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  70. 2fff07d Merge "SF: dump planner layers in dumpsys" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  71. c181519 Merge "SF: Add tests for hole punch" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  72. 9c977c4 Fix two crash causes in Flattener related to hashing by Alec Mouri · 4 years, 9 months ago
  73. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 9 months ago
  74. 2790e9f SF: dump planner layers in dumpsys by Ady Abraham · 4 years, 9 months ago
  75. ac09e45 Make sdr white point do a thing by John Reck · 4 years, 9 months ago
  76. 73e09c3 ProjectionSpace fixes for caching: by Alec Mouri · 4 years, 9 months ago
  77. 9d53391 Merge "Update physicalDisplay when rendering CachedSet to include offset." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  78. 3395218 Merge "Add blur region to CompositionEngine dump" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  79. 03bf0ff Fix source crop that's being sent to hwc for sf caching by Alec Mouri · 4 years, 9 months ago
  80. 07e2dc8 Add blur region to CompositionEngine dump by Alec Mouri · 4 years, 9 months ago
  81. 641f703 Merge "Add a stricter check for resetting all cached sets." into sc-dev by Alec Mouri · 4 years, 9 months ago
  82. cf165b6 Update physicalDisplay when rendering CachedSet to include offset. by Alec Mouri · 4 years, 9 months ago
  83. 64d3b59 Add a stricter check for resetting all cached sets. by Alec Mouri · 4 years, 9 months ago
  84. 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 9 months ago
  85. ff3c57e SF: only hole punch through opaque layers by Leon Scroggins III · 4 years, 9 months ago
  86. d305ef2 SF: Ignore rounded corners if the layer can peek through by Leon Scroggins III · 4 years, 9 months ago
  87. e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 10 months ago
  88. f8a1831 Identify a PIP window and implement hole punch by Leon Scroggins III · 4 years, 10 months ago
  89. 3645e64 SF: wait instead of presenting early by Ady Abraham · 4 years, 9 months ago
  90. a3a235f Merge "Revert "Revert "Add ExternalTexture class into RenderEngine inte..."" into sc-dev by Leon Scroggins · 4 years, 9 months ago
  91. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 9 months ago
  92. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 9 months ago
  93. 95595f7 Remove surface damage from planner LayerState by Alec Mouri · 4 years, 9 months ago
  94. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 10 months ago
  95. cdc6088 Merge changes Id305effe,I065f1968,I18b6d921 into sc-dev by Leon Scroggins · 4 years, 9 months ago
  96. 04b992c SF: Only buildCachedSets if (mergeWithCachedSets) by Leon Scroggins III · 4 years, 10 months ago
  97. e55d11e Remove Flattener::mLayersHash by Leon Scroggins III · 4 years, 10 months ago
  98. 219aba1 Mark CachedSet::mFingerprint as const by Leon Scroggins III · 4 years, 10 months ago
  99. 73939a9 Merge "SF: Restore geometry state when it had been overridden" into sc-dev by Yichi Chen · 4 years, 9 months ago
  100. 413d46a SF: Restore geometry state when it had been overridden by Yichi Chen · 4 years, 9 months ago