summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/CompositionEngine/tests/DisplayTest.cpp
AgeCommit message (Expand)Author
2020-05-27Merge "Plumb client target property." into rvc-devTreeHugger Robot
2020-05-07Plumb client target property.Peiyong Lin
2020-05-05CE: Must dequeue a buffer if flipClientTarget requestedLloyd Pique
2020-04-16Remove hwcomposer2.hPeiyong Lin
2020-04-02SF: Fix color transform for composited virtual displaysDominik Laskowski
2020-02-27SF: Start restructuring display creationLloyd Pique
2020-01-28CE: Remove compositionengine::LayerLloyd Pique
2020-01-21CE: Reduce scope of where -Wconversion is disabledLloyd Pique
2020-01-15SurfaceFlinger: Enable -WConversion in Android.bpAdy Abraham
2020-01-14Reapply Avoid sending powerhint right after GPU composition.Lloyd Pique
2019-12-02CE: Functional test for Display::postFramebufferLloyd Pique
2019-09-25CE: Move knowledge of the OutputLayers out of OutputLloyd Pique
2019-09-25CE: Allow the final class to set the types usedLloyd Pique
2019-09-09SF: Move/Refactor rebuildLayerStacks and computeVisibleRegionsLloyd Pique
2019-09-06SF: Restructure OutputLayer creation to remove displayId argumentLloyd Pique
2019-08-29SF: Move/Refactor calculateWorkingSet to CompositionEngineLloyd Pique
2019-08-29SF: Move pickColorMode and getBestDataspace to CompositionEngineLloyd Pique
2019-08-29SF: Move/Refactor doComposition and doDisplayComposition to CompositionEngineLloyd Pique
2019-08-12SF: Move doComposeSurfaces to CompositionEngineLloyd Pique
2019-07-31SF: Move postFrameBuffer to CompositionEngineLloyd Pique
2019-07-31SF: Move/Refactor prepareFrame to CompositionEngineLloyd Pique
2019-07-18SF: Move/Refactor Layer::setPerFrameDataLloyd Pique
2019-04-12Disconnect from surface when the RenderSurface object is removed.chaviw
2019-02-06SF: Color changes should dirty entire displayLloyd Pique
2019-01-16SF: Separate out display color handlingLloyd Pique
2019-01-16SF: Separate out render surface codeLloyd Pique
2019-01-15SF: Move state out of DisplayDevice to a new Output classLloyd Pique
2019-01-15SF: Setup CompositionEngine::DisplayLloyd Pique