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