- 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 8 months ago
- 08b6b20 Flag off predictor usage in layer caching. by Alec Mouri · 4 years, 8 months ago
- 73fa266 Fix crash in Flattener dumpsys by Alec Mouri · 4 years, 8 months ago
- 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
- 2dfc98b Update SurfaceFlinger to handle stretching by Nader Jawad · 4 years, 9 months ago
- 8ad4bf4 Merge "Dedicate a special caching slot for the layer override buffer" into sc-dev by Alec Mouri · 4 years, 8 months ago
- e7cc1c2 Dedicate a special caching slot for the layer override buffer by Alec Mouri · 4 years, 9 months ago
- 9e8dd09 Merge "Fix two crash causes in Flattener related to hashing" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- 2fff07d Merge "SF: dump planner layers in dumpsys" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- c181519 Merge "SF: Add tests for hole punch" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- 9c977c4 Fix two crash causes in Flattener related to hashing by Alec Mouri · 4 years, 8 months ago
- 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 9 months ago
- 2790e9f SF: dump planner layers in dumpsys by Ady Abraham · 4 years, 8 months ago
- 73e09c3 ProjectionSpace fixes for caching: by Alec Mouri · 4 years, 9 months ago
- 9d53391 Merge "Update physicalDisplay when rendering CachedSet to include offset." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- 3395218 Merge "Add blur region to CompositionEngine dump" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- 03bf0ff Fix source crop that's being sent to hwc for sf caching by Alec Mouri · 4 years, 9 months ago
- 07e2dc8 Add blur region to CompositionEngine dump by Alec Mouri · 4 years, 9 months ago
- 641f703 Merge "Add a stricter check for resetting all cached sets." into sc-dev by Alec Mouri · 4 years, 9 months ago
- cf165b6 Update physicalDisplay when rendering CachedSet to include offset. by Alec Mouri · 4 years, 9 months ago
- 64d3b59 Add a stricter check for resetting all cached sets. by Alec Mouri · 4 years, 9 months ago
- 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 9 months ago
- ff3c57e SF: only hole punch through opaque layers by Leon Scroggins III · 4 years, 9 months ago
- d305ef2 SF: Ignore rounded corners if the layer can peek through by Leon Scroggins III · 4 years, 9 months ago
- e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 9 months ago
- f8a1831 Identify a PIP window and implement hole punch by Leon Scroggins III · 4 years, 9 months ago
- 3645e64 SF: wait instead of presenting early by Ady Abraham · 4 years, 9 months ago
- a3a235f Merge "Revert "Revert "Add ExternalTexture class into RenderEngine inte..."" into sc-dev by Leon Scroggins · 4 years, 9 months ago
- a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 9 months ago
- 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 9 months ago
- 95595f7 Remove surface damage from planner LayerState by Alec Mouri · 4 years, 9 months ago
- 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 9 months ago
- cdc6088 Merge changes Id305effe,I065f1968,I18b6d921 into sc-dev by Leon Scroggins · 4 years, 9 months ago
- 04b992c SF: Only buildCachedSets if (mergeWithCachedSets) by Leon Scroggins III · 4 years, 9 months ago
- e55d11e Remove Flattener::mLayersHash by Leon Scroggins III · 4 years, 9 months ago
- 73939a9 Merge "SF: Restore geometry state when it had been overridden" into sc-dev by Yichi Chen · 4 years, 9 months ago
- 413d46a SF: Restore geometry state when it had been overridden by Yichi Chen · 4 years, 9 months ago
- 91ac3b5 Avoid duplicate rendering of the same cached override buffer by Huihong Luo · 4 years, 9 months ago
- ce40b1f Merge "Add correct damage and visible regions for cached buffers." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- d95ca21 Merge "Override buffer always sets blend mode and plane alpha" into sc-dev by Alec Mouri · 4 years, 9 months ago
- bbb9766 Merge "Fix a potential memory crash for layer debug highlighting" into sc-dev by Huihong Luo · 4 years, 9 months ago
- c8c05ed Fix a potential memory crash for layer debug highlighting by Huihong Luo · 4 years, 9 months ago
- 464352b Add correct damage and visible regions for cached buffers. by Alec Mouri · 4 years, 10 months ago
- 69114c7 Add remaining output-relevant fields to LayerState by Alec Mouri · 4 years, 10 months ago
- ee69a59 Override buffer always sets blend mode and plane alpha by Alec Mouri · 4 years, 10 months ago
- e22b4e8 Merge "Store a wp GraphicBuffer pointer instead of an sp on LayerState" into sc-dev by Huihong Luo · 4 years, 9 months ago
- 7be6c0a Apply additional CachedSet rendering fixes by Alec Mouri · 4 years, 10 months ago
- 6368475 Merge "Add display orientation to CachedSet rendering" into sc-dev by Huihong Luo · 4 years, 9 months ago
- 2cb972e Merge "Pass override dataspace to HWC" into sc-dev by Alec Mouri · 4 years, 9 months ago
- a19a896 Store a wp GraphicBuffer pointer instead of an sp on LayerState by Alec Mouri · 4 years, 9 months ago
- a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 10 months ago
- cb769ae Merge "Remove Flattener::reset" into sc-dev by Leon Scroggins · 4 years, 9 months ago
- eed0273 Remove Flattener::reset by Leon Scroggins III · 4 years, 10 months ago
- 6dfcedf CachedSet::hasBufferUpdate: remove iterator param by Leon Scroggins III · 4 years, 10 months ago
- b7edfc2 Pass override dataspace to HWC by Alec Mouri · 4 years, 10 months ago
- 96b9645 Add caching override info into dumpsys by Alec Mouri · 4 years, 10 months ago
- 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 10 months ago
- 732ff44 Merge "Don't leak flattened buffers from cached sets." into sc-dev by Alec Mouri · 4 years, 10 months ago
- f6a684b Add tests for LayerStack::ApproximateMatch by Alec Mouri · 4 years, 10 months ago
- 49da70d Don't leak flattened buffers from cached sets. by Alec Mouri · 4 years, 10 months ago
- eb920d9 Add unit tests for planner's LayerState by Alec Mouri · 4 years, 10 months ago
- b7db410 Add unit tests for android::compositionengine::impl::planner::Flattener by Ady Abraham · 4 years, 10 months ago
- 6166c31 SF: Add Planner flattener by Dan Stoza · 5 years ago
- 47437bb SF: Add Planner predictor by Dan Stoza · 5 years ago
- 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
- a8109d4 Merge "StretchEffect changes" into sc-dev by John Reck · 4 years, 11 months ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
- c00c669 StretchEffect changes by John Reck · 5 years ago
- 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 5 years ago
- 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 5 years ago
- 2723c4e CE: Output::setDisplaySize should change only bounds by Marin Shalamanov · 5 years ago
- 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 5 years ago
- c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
- 1c164f6 Merge "Query composition engine for transform hint." by TreeHugger Robot · 5 years ago
- 09f910f Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
- 54edd91 Query composition engine for transform hint. by Garfield Tan · 5 years ago
- bceca72 Merge "Revert^2 "[SF] Introduce VirtualDisplayId"" by TreeHugger Robot · 5 years ago
- 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 5 years ago
- 7124df8 Merge "Revert "[SF] Introduce VirtualDisplayId"" by Siarhei Vishniakou · 5 years ago
- 3a67f36 Revert "[SF] Introduce VirtualDisplayId" by Siarhei Vishniakou · 5 years ago
- c0b7016 Merge "[SF] Introduce VirtualDisplayId" by TreeHugger Robot · 5 years ago
- 7cee53e [SF] Introduce VirtualDisplayId by Marin Shalamanov · 5 years ago
- 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
- b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
- 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
- 98fe220 Merge "Remove VrFlinger usages from SF." by TreeHugger Robot · 5 years ago
- 44418f5 Just request TEXTURABLE by John Reck · 5 years ago
- 2d763ab Merge "RE-on-SK The First Steps" by John Reck · 5 years ago
- 67b1e2b RE-on-SK The First Steps by John Reck · 5 years ago
- 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
- 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
- 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
- c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
- 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
- d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
- 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 5 years ago
- e67fcd0 Revert "[SF] Intersect layers with display frame not bounds" by Marin Shalamanov · 6 years ago
- 40270c6 [SF] Intersect layers with display frame not bounds by Marin Shalamanov · 6 years ago
- a7e6011 Merge "Plumb client target property." into rvc-dev am: ac17aa0a0f am: 15a6c10cb2 am: 83f2510e8c am: b928bd4a05 by TreeHugger Robot · 6 years ago
- ac17aa0 Merge "Plumb client target property." into rvc-dev by TreeHugger Robot · 6 years ago