1. df3da51 Remove clearRegion from SurfaceView interface. by Sally Qi · 4 years, 6 months ago
  2. e1c1b1c Merge "SF: check previous present fence to avoid early presentation" into sc-dev by Ady Abraham · 4 years, 7 months ago
  3. ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 7 months ago
  4. 7629af7 Merge "Expand the displayFrame for shadows" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  5. a7e006b SF caching: Skip BT601_625 layers for caching and hole-punch by Leon Scroggins III · 4 years, 7 months ago
  6. d394d3c Expand the displayFrame for shadows by Leon Scroggins III · 4 years, 7 months ago
  7. 9ba36ca Skip caching if any layer has protected contents by Huihong Luo · 4 years, 7 months ago
  8. 2f5addb Improve Planner stability by Alec Mouri · 4 years, 7 months ago
  9. 8e80994 Merge "Support skipping CachedSet rendering based on invalidate() proximity" into sc-dev by Alec Mouri · 4 years, 7 months ago
  10. aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 7 months ago
  11. de5764d Merge "HolePunchPIP: Do not use hole punch for HDR videos" into sc-dev by Leon Scroggins · 4 years, 7 months ago
  12. 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
  13. 96ca45c Don't send override buffer down to HWC if the layer would be skipped by Alec Mouri · 4 years, 7 months ago
  14. df6201b Add a TexturePool class into layer caching by Alec Mouri · 4 years, 7 months ago
  15. 6f8e334 HolePunchPIP: Do not use hole punch for HDR videos by Leon Scroggins III · 4 years, 7 months ago
  16. 4332aac Add sysprop for tuning caching inactive layer by Huihong Luo · 4 years, 7 months ago
  17. f156b77 Skip layers with protected contents from caching by Huihong Luo · 4 years, 7 months ago
  18. 57aa9a9 Merge "Put debug/log code under verbose flag" into sc-dev by Huihong Luo · 4 years, 7 months ago
  19. 88b2d88 Put debug/log code under verbose flag by Huihong Luo · 4 years, 7 months ago
  20. 3b71371 Merge "Remove fatal assert from CachedSet::render" into sc-dev by Leon Scroggins · 4 years, 7 months ago
  21. 8330256 Merge "HDR video fix" into sc-dev by Huihong Luo · 4 years, 7 months ago
  22. 5c6adea HDR video fix by Huihong Luo · 4 years, 8 months ago
  23. 1394860 SF: Extract virtual display allocation from CE by Dominik Laskowski · 4 years, 10 months ago
  24. 6383bb0 Merge "SF: populate state correctly in Display::applyLayerRequestsToLayers" into sc-dev by Ady Abraham · 4 years, 7 months ago
  25. f54453c Improve blur caching heuristic by Alec Mouri · 4 years, 8 months ago
  26. 3056298 Remove fatal assert from CachedSet::render by Leon Scroggins III · 4 years, 7 months ago
  27. 0094dc6 SF: populate state correctly in Display::applyLayerRequestsToLayers by Ady Abraham · 4 years, 7 months ago
  28. 61ca9f1 Turn on hole punch for PIP with caching by Leon Scroggins III · 4 years, 8 months ago
  29. 886b4e0 Merge "SF: add traces for caching" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  30. 7f09431 Merge "Fix caching runtime toggle" into sc-dev by Alec Mouri · 4 years, 8 months ago
  31. d0afe44 SF: add traces for caching by Ady Abraham · 4 years, 8 months ago
  32. 0b0a068 Merge "Don't re-render CachedSets" into sc-dev by Alec Mouri · 4 years, 8 months ago
  33. c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 8 months ago
  34. e9f6e10 Merge "SF: Clean up HWC2::Layer ownership" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  35. 54f4a4e Don't re-render CachedSets by Alec Mouri · 4 years, 8 months ago
  36. 1b33fc3 SF: Clean up HWC2::Layer ownership by Lloyd Pique · 4 years, 8 months ago
  37. 4d7a066 Merge "Add blur support in caching" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  38. 9748606 Add blur support in caching by Alec Mouri · 4 years, 8 months ago
  39. f2b9e68 Merge changes I9b4b0d4c,I1faca3aa,I38b538c1,I176c6641 into sc-dev by Ady Abraham · 4 years, 8 months ago
  40. 18c7970 Merge "Make sdr white point do a thing" into sc-dev by John Reck · 4 years, 8 months ago
  41. b42cdc1 SF: do not skip validate if it is called more than a vsync earlier by Ady Abraham · 4 years, 8 months ago
  42. d1bf1b5 Resolve subtle but severe flickering in layer caching by Alec Mouri · 4 years, 8 months ago
  43. 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 8 months ago
  44. 08b6b20 Flag off predictor usage in layer caching. by Alec Mouri · 4 years, 8 months ago
  45. 73fa266 Fix crash in Flattener dumpsys by Alec Mouri · 4 years, 8 months ago
  46. 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
  47. 2dfc98b Update SurfaceFlinger to handle stretching by Nader Jawad · 4 years, 9 months ago
  48. 8ad4bf4 Merge "Dedicate a special caching slot for the layer override buffer" into sc-dev by Alec Mouri · 4 years, 9 months ago
  49. e7cc1c2 Dedicate a special caching slot for the layer override buffer by Alec Mouri · 4 years, 9 months ago
  50. 9e8dd09 Merge "Fix two crash causes in Flattener related to hashing" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  51. 2fff07d Merge "SF: dump planner layers in dumpsys" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  52. c181519 Merge "SF: Add tests for hole punch" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  53. 9c977c4 Fix two crash causes in Flattener related to hashing by Alec Mouri · 4 years, 9 months ago
  54. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 9 months ago
  55. 2790e9f SF: dump planner layers in dumpsys by Ady Abraham · 4 years, 9 months ago
  56. ac09e45 Make sdr white point do a thing by John Reck · 4 years, 9 months ago
  57. 73e09c3 ProjectionSpace fixes for caching: by Alec Mouri · 4 years, 9 months ago
  58. 9d53391 Merge "Update physicalDisplay when rendering CachedSet to include offset." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  59. 3395218 Merge "Add blur region to CompositionEngine dump" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  60. 03bf0ff Fix source crop that's being sent to hwc for sf caching by Alec Mouri · 4 years, 9 months ago
  61. 07e2dc8 Add blur region to CompositionEngine dump by Alec Mouri · 4 years, 9 months ago
  62. 641f703 Merge "Add a stricter check for resetting all cached sets." into sc-dev by Alec Mouri · 4 years, 9 months ago
  63. cf165b6 Update physicalDisplay when rendering CachedSet to include offset. by Alec Mouri · 4 years, 9 months ago
  64. 64d3b59 Add a stricter check for resetting all cached sets. by Alec Mouri · 4 years, 9 months ago
  65. 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 9 months ago
  66. ff3c57e SF: only hole punch through opaque layers by Leon Scroggins III · 4 years, 9 months ago
  67. d305ef2 SF: Ignore rounded corners if the layer can peek through by Leon Scroggins III · 4 years, 9 months ago
  68. e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 9 months ago
  69. f8a1831 Identify a PIP window and implement hole punch by Leon Scroggins III · 4 years, 10 months ago
  70. 3645e64 SF: wait instead of presenting early by Ady Abraham · 4 years, 9 months ago
  71. a3a235f Merge "Revert "Revert "Add ExternalTexture class into RenderEngine inte..."" into sc-dev by Leon Scroggins · 4 years, 9 months ago
  72. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 9 months ago
  73. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 9 months ago
  74. 95595f7 Remove surface damage from planner LayerState by Alec Mouri · 4 years, 9 months ago
  75. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 9 months ago
  76. cdc6088 Merge changes Id305effe,I065f1968,I18b6d921 into sc-dev by Leon Scroggins · 4 years, 9 months ago
  77. 04b992c SF: Only buildCachedSets if (mergeWithCachedSets) by Leon Scroggins III · 4 years, 10 months ago
  78. e55d11e Remove Flattener::mLayersHash by Leon Scroggins III · 4 years, 10 months ago
  79. 73939a9 Merge "SF: Restore geometry state when it had been overridden" into sc-dev by Yichi Chen · 4 years, 9 months ago
  80. 413d46a SF: Restore geometry state when it had been overridden by Yichi Chen · 4 years, 9 months ago
  81. 91ac3b5 Avoid duplicate rendering of the same cached override buffer by Huihong Luo · 4 years, 9 months ago
  82. ce40b1f Merge "Add correct damage and visible regions for cached buffers." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  83. d95ca21 Merge "Override buffer always sets blend mode and plane alpha" into sc-dev by Alec Mouri · 4 years, 9 months ago
  84. bbb9766 Merge "Fix a potential memory crash for layer debug highlighting" into sc-dev by Huihong Luo · 4 years, 9 months ago
  85. c8c05ed Fix a potential memory crash for layer debug highlighting by Huihong Luo · 4 years, 9 months ago
  86. 464352b Add correct damage and visible regions for cached buffers. by Alec Mouri · 4 years, 10 months ago
  87. 69114c7 Add remaining output-relevant fields to LayerState by Alec Mouri · 4 years, 10 months ago
  88. ee69a59 Override buffer always sets blend mode and plane alpha by Alec Mouri · 4 years, 10 months ago
  89. e22b4e8 Merge "Store a wp GraphicBuffer pointer instead of an sp on LayerState" into sc-dev by Huihong Luo · 4 years, 10 months ago
  90. 7be6c0a Apply additional CachedSet rendering fixes by Alec Mouri · 4 years, 10 months ago
  91. 6368475 Merge "Add display orientation to CachedSet rendering" into sc-dev by Huihong Luo · 4 years, 10 months ago
  92. 2cb972e Merge "Pass override dataspace to HWC" into sc-dev by Alec Mouri · 4 years, 10 months ago
  93. a19a896 Store a wp GraphicBuffer pointer instead of an sp on LayerState by Alec Mouri · 4 years, 10 months ago
  94. a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 10 months ago
  95. cb769ae Merge "Remove Flattener::reset" into sc-dev by Leon Scroggins · 4 years, 10 months ago
  96. eed0273 Remove Flattener::reset by Leon Scroggins III · 4 years, 10 months ago
  97. 6dfcedf CachedSet::hasBufferUpdate: remove iterator param by Leon Scroggins III · 4 years, 10 months ago
  98. b7edfc2 Pass override dataspace to HWC by Alec Mouri · 4 years, 10 months ago
  99. 96b9645 Add caching override info into dumpsys by Alec Mouri · 4 years, 10 months ago
  100. 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 10 months ago