Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
bd28e1cc99bc3fc9043b5b8401bb121e96051a1c
/
services
/
surfaceflinger
/
CompositionEngine
/
tests
/
OutputTest.cpp
e9eff97
CE: Must dequeue a buffer if flipClientTarget requested
by Lloyd Pique
· 5 years ago
d4bf795
Remove DisplaySettings::globalTransform
by Alec Mouri
· 5 years ago
2dd6f39
Enable per-device GPU clock configuration
by Lucas Dupin
· 5 years ago
b87d94f
Retrieve a list of composition settings from front end layer
by Vishnu Nair
· 5 years ago
da0f906
Merge "CE: Remove compositionengine::Layer"
by TreeHugger Robot
· 6 years ago
e8fe474
CE: Use distinct source and destination clip rectangles
by Lloyd Pique
· 6 years ago
de19665
CE: Remove compositionengine::Layer
by Lloyd Pique
· 6 years ago
77707d9
Merge "CE: Reduce scope of where -Wconversion is disabled"
by TreeHugger Robot
· 6 years ago
500507c
Merge "Skip client composition requests"
by Vishnu Nair
· 6 years ago
9b079a2
Skip client composition requests
by Vishnu Nair
· 6 years ago
2eb3eb6
Merge "CE: Cleanups for conversion warnings"
by TreeHugger Robot
· 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
19c8f0e
Add support for background blurs
by Lucas Dupin
· 6 years ago
b0dbdaa
SurfaceFlinger: Enable -WConversion in Android.bp
by Ady Abraham
· 6 years ago
a76ce46
Reapply Avoid sending powerhint right after GPU composition.
by Lloyd Pique
· 6 years ago
a483b4a
Draw shadows when the casting layer is occluded or transparent
by Vishnu Nair
· 6 years ago
a486334
CE: Add test coverage for Output::generateClientCompositionRequests
by Lloyd Pique
· 6 years ago
6818fa5
CE: Add test coverage for Output::composeSurfaces
by Lloyd Pique
· 6 years ago
ea62928
libui: PrintTo and comparisons for values for tests
by Lloyd Pique
· 6 years ago
2365a09
Merge "[TimeStats] Track RenderEngine time per frame."
by TreeHugger Robot
· 6 years ago
7146278
Merge "CE: Unit test coverage for Output::ensureOutputLayerIfVisible"
by TreeHugger Robot
· 6 years ago
fe0ee9e
CE: Unit test coverage for Output::ensureOutputLayerIfVisible
by Lloyd Pique
· 6 years ago
e4034bb
[TimeStats] Track RenderEngine time per frame.
by Alec Mouri
· 6 years ago
cace66c
Merge "[Shadows] Create a new composition layer for shadows [6/n]"
by TreeHugger Robot
· 6 years ago
3a7346c
[Shadows] Create a new composition layer for shadows [6/n]
by Vishnu Nair
· 6 years ago
739afaf
CE: Cleanup some comments in OutputTest
by Lloyd Pique
· 6 years ago
1ef9322
CE: Unit test coverage for Output::collectVisibleLayers
by Lloyd Pique
· 6 years ago
b62cebc
CE: Unit test coverage for Output::prepare and Output::rebuildLayerStack
by Lloyd Pique
· 6 years ago
5073d38
Merge "CE: Unit test coverage for Output::postFramebuffer"
by TreeHugger Robot
· 6 years ago
8770b27
Merge "CE: Unit test coverage for Output::updateAndWriteCompositionState"
by TreeHugger Robot
· 6 years ago
07178e3
CE: Unit test coverage for Output::postFramebuffer
by Lloyd Pique
· 6 years ago
f026ff4
Merge "CE: Unit test coverage for Output::beginFrame"
by TreeHugger Robot
· 6 years ago
9a6234b
Merge "CE: Unit test coverage for Output::updateLayerStateFromFE()"
by TreeHugger Robot
· 6 years ago
e596595
CE: Unit test coverage for Output::beginFrame
by Lloyd Pique
· 6 years ago
17ca742
CE: Unit test coverage for Output::updateColorProfile()
by Lloyd Pique
· 6 years ago
cb6af74
Merge "CE: Unit test coverage for Output::finishFrame"
by TreeHugger Robot
· 6 years ago
2c1772e
Merge "CE: Unit test coverage for Output::devOptRepaintFlash"
by TreeHugger Robot
· 6 years ago
ef63b61
CE: Unit test coverage for Output::updateAndWriteCompositionState
by Lloyd Pique
· 6 years ago
c0ee6ba
CE: Unit test coverage for Output::updateLayerStateFromFE()
by Lloyd Pique
· 6 years ago
03561a6
CE: Unit test coverage for Output::finishFrame
by Lloyd Pique
· 6 years ago
db462d8
CE: Unit test coverage for Output::devOptRepaintFlash
by Lloyd Pique
· 6 years ago
3c94261
Merge "CE: Unit test coverage for Output::present"
by TreeHugger Robot
· 6 years ago
ee69cfb
Merge "CE: Unit test coverage for Output::setReleasedLayers()"
by TreeHugger Robot
· 6 years ago
faa3f19
CE: Unit test coverage for Output::present
by Lloyd Pique
· 6 years ago
b69e076
Add trace event for fallback composition
by Adithya Srinivasan
· 6 years ago
c9e6003
CE: Unit test coverage for Output::setReleasedLayers()
by Lloyd Pique
· 6 years ago
f9a2a2c
[SurfaceFlinger] Don't persist buffers to HWC when powered off.
by Alec Mouri
· 6 years ago
01c77c1
CE: Move knowledge of the OutputLayers out of Output
by Lloyd Pique
· 6 years ago
a38ea7e
CE: Allow the final class to set the types used
by Lloyd Pique
· 6 years ago
9755fb7
CE: Layers only have FE layer state
by Lloyd Pique
· 6 years ago
66c20c4
SF: Cleanup Layer membership test
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
3eb1b21
SF: Move/Refactor calculateWorkingSet to CompositionEngine
by Lloyd Pique
· 6 years ago
6a3b446
SF: Move pickColorMode and getBestDataspace to CompositionEngine
by Lloyd Pique
· 6 years ago
d3d6988
SF: Move/Refactor doComposition and doDisplayComposition to CompositionEngine
by Lloyd Pique
· 6 years ago
c2d54d4
SF: Clear layers properly doing client composition
by Lloyd Pique
· 6 years ago
56eba80
SF: Fix layer outside of viewport test
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
77f79a2
SurfaceFlinger: Fix check for ignoring a new color transform
by Lloyd Pique
· 6 years ago
07e3321
SF: Move management of HWC layers to compositionengine::OutputLayer
by Lloyd Pique
· 7 years ago
2c476d0
Merge "Revert "Revert "Use renderengine::drawLayers api everywhere."""
by TreeHugger Robot
· 6 years ago
e7d1d4a
Revert "Revert "Use renderengine::drawLayers api everywhere.""
by Alec Mouri
· 7 years ago
ef95812
SF: Color changes should dirty entire display
by Lloyd Pique
· 6 years ago
79108df
Revert "Use renderengine::drawLayers api everywhere."
by Alec Mouri
· 7 years ago
cc01a45
SF: Intro CE::OutputLayer
by Lloyd Pique
· 7 years ago
0f71483
Use renderengine::drawLayers api everywhere.
by Alec Mouri
· 7 years ago
ef36b00
SF: Fix a defect in the layer filtering logic
by Lloyd Pique
· 7 years ago
3d0c02e
SF: Separate out display color handling
by Lloyd Pique
· 7 years ago
31cb294
SF: Separate out render surface code
by Lloyd Pique
· 7 years ago
32cbe28
SF: Move state out of DisplayDevice to a new Output class
by Lloyd Pique
· 7 years ago