- 44d6fff Merge "[Lut HAL backend] implementation 3rd patch." into main by Sally Qi · 9 months ago
- ef00658 [Lut HAL backend] implementation 3rd patch. by Sally Qi · 10 months ago
- 1a4ffd8 Compose a layer with a picture profile passed in by an app by Brian Lindahl · 9 months ago
- 0abc4a5 [Lut HAL backend] implementation 2nd patch by Sally Qi · 10 months ago
- 8ea4421 Merge "[Lut HAL backend] implementation" into main by Sally Qi · 10 months ago
- 614024b Merge "Support floating point values for layer crop" into main by Vishnu Nair · 10 months ago
- 95f669a [Lut HAL backend] implementation by Sally Qi · 11 months ago
- a9123c8 Support floating point values for layer crop by Vishnu Nair · 10 months ago
- da12851 Extend shadow display frame by 2x shadow length instead of 1x by Alec Mouri · 10 months ago
- 5e16196 Fix a crash for skipped layers with null buffers by Huihong Luo · 2 years ago
- 347589f Revert "Skip SOLID_COLOR layers from SF Caching" by Huihong Luo · 2 years ago
- d9e4f46 Clean up duplicate shadow lengths in layer snapshot by Vishnu Nair · 1 year, 10 months ago
- b6d7893 Respect buffer rotation in OutputLayer's filtering test by Alec Mouri · 1 year, 11 months ago
- 8f9ed65 Fix getHdrRenderType function in OutputLayer.cpp by Sally Qi · 2 years ago
- f6918d4 Refactor `isHdrDataspace` function. by Sally Qi · 2 years ago
- 88790f3 Remove the concept of target dataspace by Alec Mouri · 2 years, 1 month ago
- 963049b Rename Sdr/Hdr to Hdr/Sdr internally to get avoid of confusion. by Sally Qi · 2 years, 5 months ago
- c1945cb Adds Composition REFRESH_RATE_INDICATOR by ramindani · 2 years, 6 months ago
- 6879659 Add extended brightness range impl by John Reck · 2 years, 6 months ago
- 3e1e1e6 Uncache the active buffer slot last by Brian Lindahl · 2 years, 8 months ago
- b158a5c Maintain the active buffer when clearing buffer slots by Brian Lindahl · 2 years, 8 months ago
- 90553da Clear HWC layer buffer slots by assiging a placeholder buffer by Brian Lindahl · 2 years, 8 months ago
- 439afad Push HWC cache slot generation down into CompositionEngine by Brian Lindahl · 2 years, 9 months ago
- 16d8b2c SF: Refactor Layer::prepareClientCompositionList by Patrick Williams · 3 years ago
- 7a8dc17 Skip SOLID_COLOR layers from SF Caching by Huihong Luo · 3 years, 2 months ago
- 50abed0 Revert "Change override displayFrame to mBounds" by Wiwit Rifa'i · 3 years, 3 months ago
- 6caac61 Merge "Allow SurfaceFlinger to treat 170M as sRGB." into tm-dev by TreeHugger Robot · 3 years, 3 months ago
- dda07d9 Allow SurfaceFlinger to treat 170M as sRGB. by Alec Mouri · 3 years, 3 months ago
- 2c043be Use the primaryDisplayRotationFlags for the source crop calculation by ramindani · 3 years, 4 months ago
- 81d95e6 [SurfaceFlinger] Disable HDR dimming when screen rotates. by Sally Qi · 3 years, 5 months ago
- e8dd356 Fix dimming flicker when entering layer caching. by Alec Mouri · 3 years, 6 months ago
- 6da0e27 Send dimming ratio to composer instead of white point nits by Alec Mouri · 3 years, 6 months ago
- 9a0afda Set blockingRegion for DISPLAY_DECORATION layers by Leon Scroggins III · 3 years, 7 months ago
- c66a7aa Merge "SF: pass Color as float to HWC" by Ady Abraham · 3 years, 7 months ago
- 6e60b14 SF: pass Color as float to HWC by Ady Abraham · 3 years, 7 months ago
- f2b8ec4 Fix log statement on failure to setVisibleRegion by Leon Scroggins III · 3 years, 7 months ago
- 7fd536f Reland "Allow changing composition from DISPLAY_DECORATION to DEVICE" by Leon Scroggins · 3 years, 7 months ago
- c3e9a90 Revert "Allow changing composition from DISPLAY_DECORATION to DEVICE" by Leon Scroggins · 3 years, 8 months ago
- 8ece902 Allow changing composition from DISPLAY_DECORATION to DEVICE by Leon Scroggins III · 3 years, 8 months ago
- 09c2541 Handle DISPLAY_DECORATION by Leon Scroggins III · 3 years, 8 months ago
- 2e1aa18 Switch from HIDL Composition type to AIDL by Leon Scroggins III · 3 years, 8 months ago
- cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 9 months ago
- 028676a Allow for solid color layers to start some candidate cached sets. by Alec Mouri · 3 years, 8 months ago
- e30a585 Change override displayFrame to mBounds by Wiwit Rifa'i · 4 years, 1 month ago
- b084e0c Changed ProjectionSpace struct to a class with getters by Angel Aguayo · 4 years ago
- d394d3c Expand the displayFrame for shadows by Leon Scroggins III · 4 years, 1 month ago
- 96ca45c Don't send override buffer down to HWC if the layer would be skipped by Alec Mouri · 4 years, 2 months ago
- d1bf1b5 Resolve subtle but severe flickering in layer caching by Alec Mouri · 4 years, 3 months ago
- e7cc1c2 Dedicate a special caching slot for the layer override buffer by Alec Mouri · 4 years, 3 months ago
- 03bf0ff Fix source crop that's being sent to hwc for sf caching by Alec Mouri · 4 years, 4 months ago
- 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 4 months ago
- d305ef2 SF: Ignore rounded corners if the layer can peek through by Leon Scroggins III · 4 years, 4 months ago
- e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 4 months ago
- a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 4 months ago
- 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
- 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 4 months ago
- 413d46a SF: Restore geometry state when it had been overridden by Yichi Chen · 4 years, 4 months ago
- 464352b Add correct damage and visible regions for cached buffers. by Alec Mouri · 4 years, 5 months ago
- ee69a59 Override buffer always sets blend mode and plane alpha by Alec Mouri · 4 years, 5 months ago
- 7be6c0a Apply additional CachedSet rendering fixes by Alec Mouri · 4 years, 5 months ago
- 6368475 Merge "Add display orientation to CachedSet rendering" into sc-dev by Huihong Luo · 4 years, 4 months ago
- a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 5 months ago
- b7edfc2 Pass override dataspace to HWC by Alec Mouri · 4 years, 5 months ago
- 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 5 months ago
- 6166c31 SF: Add Planner flattener by Dan Stoza · 4 years, 7 months ago
- 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
- 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
- 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
- 289e402 Merge "[SF] Rename variables to match style" into rvc-dev by TreeHugger Robot · 5 years ago
- cfeebd4 [SF] Rename variables to match style by Marin Shalamanov · 5 years ago
- 9e217d6 CompositionEngine: base inverse transform on primary display by Snild Dolkow · 5 years ago
- e9d809e Remove hwcomposer2.h by Peiyong Lin · 5 years ago
- 8d9f836 [sf] Pass metadata to layer during composition by Lloyd Pique · 5 years ago
- de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
- 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
- 0a45623 CE: Cleanups for conversion warnings by Lloyd Pique · 6 years ago
- b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
- 6643cd8 CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
- 46b72df CE: Fix color layer HWC call ordering by Lloyd Pique · 6 years ago
- 7a23491 SF: Dev Options should force client composition for all frames by Lloyd Pique · 6 years ago
- a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 6 years ago
- fe67102 CE: Reset forceClientComposition on geometry update by Lloyd Pique · 6 years ago
- 9755fb7 CE: Layers only have FE layer state by Lloyd Pique · 6 years ago
- df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 6 years ago
- c668734 SF: Add ability to get basic geometry by Lloyd Pique · 6 years ago
- a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 6 years ago
- c7b0c75 SF: Move/Refactor updateCursorAsync to CompositionEngine by Lloyd Pique · 6 years ago
- 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 6 years ago
- 66d6860 SF: Move/Refactor prepareFrame to CompositionEngine by Lloyd Pique · 6 years ago
- f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
- 546a245 Revert "SF: Test coverage for OutputLayer::updateGeometryState" by Lloyd Pique · 6 years ago
- c6a1d40 Merge "SF: Test coverage for OutputLayer::updateGeometryState" by TreeHugger Robot · 6 years ago
- 207def9 SF: Dump CompositionEngine layers and cleanup output by Lloyd Pique · 6 years ago
- 4f7dc14 SF: Test coverage for OutputLayer::updateGeometryState by Lloyd Pique · 7 years ago
- a83776c SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
- 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
- 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
- cc01a45 SF: Intro CE::OutputLayer by Lloyd Pique · 7 years ago