summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/CompositionEngine/tests/CompositionEngineTest.cpp
AgeCommit message (Expand)Author
2025-03-14SF: Fix libcompositionengine_test Expectations around display IDs Gil Dekel
2025-03-13Merge changes from topic "make-displayid-opaque" into main Gil Dekel
2025-03-13SF: Remove multithreaded_present flag Dominik Laskowski
2025-03-10SF: Remove *DisplayId::tryCast usage from Output Gil Dekel
2025-01-06[Lut screenshot] backend implementation v2 Sally Qi
2024-10-24SF/CE: Clean up header dependencies and combine mocks Lloyd Pique
2024-10-17Remove release fence flags Melody Hsu
2024-03-20Add promise for buffer releaseFence to LayerFE. Melody Hsu
2024-03-12Clean up uses of refreshStartTime for stats. Melody Hsu
2023-12-01CompositionEngine: only offload when displays are enabled Leon Scroggins III
2023-11-27SF multithreaded_present: clean up and add more tests Leon Scroggins III
2023-11-21Offload present to a separate thread Leon Scroggins III
2022-11-03CE: Make TimeStats nullable Patrick Williams
2022-10-31SF: Change RenderEngine ownership Patrick Williams
2022-09-13CE: Update layer composition state outside of CE Vishnu Nair
2022-02-02CompositionEngine: fix memory leak in unit tests Ady Abraham
2021-03-04Fix memory leaks in libcompositionengine_test Ady Abraham
2020-09-11Using DoAll Haibo Huang
2020-01-28CE: Remove compositionengine::Layer Lloyd Pique
2020-01-21CE: Reduce scope of where -Wconversion is disabled Lloyd Pique
2020-01-21CE: Cleanups for conversion warnings Lloyd Pique
2020-01-15SurfaceFlinger: Enable -WConversion in Android.bp Ady Abraham
2019-12-05[TimeStats] Track RenderEngine time per frame. Alec Mouri
2019-11-15CE: Unit test coverage for CompositionEngine::updateCursorAsync Lloyd Pique
2019-11-13CE: Unit test coverage for CompositionEngine::present() Lloyd Pique
2019-07-18SF: Move preComposition to CompositionEngine Lloyd Pique
2018-12-20SF: Move RenderEngine ownership to CompositionEngine Lloyd Pique
2018-12-20SF: Move HWComposer ownership to CompositionEngine Lloyd Pique
2018-12-20SF: Introduce a minimal CompositionEngine Lloyd Pique