Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
09f910ff0d640c5ecdb5c01a4809eb5d5103a6bf
/
services
/
surfaceflinger
/
CompositionEngine
/
src
09f910f
Ensure to switch to unprotected context if display is not secure.
by Peiyong Lin
· 4 years, 11 months ago
bceca72
Merge "Revert^2 "[SF] Introduce VirtualDisplayId""
by TreeHugger Robot
· 4 years, 10 months ago
0f10d0d
Revert^2 "[SF] Introduce VirtualDisplayId"
by Marin Shalamanov
· 5 years ago
7124df8
Merge "Revert "[SF] Introduce VirtualDisplayId""
by Siarhei Vishniakou
· 4 years, 10 months ago
3a67f36
Revert "[SF] Introduce VirtualDisplayId"
by Siarhei Vishniakou
· 4 years, 10 months ago
c0b7016
Merge "[SF] Introduce VirtualDisplayId"
by TreeHugger Robot
· 4 years, 10 months ago
7cee53e
[SF] Introduce VirtualDisplayId
by Marin Shalamanov
· 5 years ago
209ae61
Fix wrong framebufferspace computation
by Marin Shalamanov
· 4 years, 10 months ago
b15d227
[CE] Separate framebuffer space from display space
by Marin Shalamanov
· 5 years ago
68933fb
[CE] Extract transform computation logic to ProjectionSpace
by Marin Shalamanov
· 5 years ago
98fe220
Merge "Remove VrFlinger usages from SF."
by TreeHugger Robot
· 5 years ago
44418f5
Just request TEXTURABLE
by John Reck
· 5 years ago
2d763ab
Merge "RE-on-SK The First Steps"
by John Reck
· 5 years ago
67b1e2b
RE-on-SK The First Steps
by John Reck
· 5 years ago
9c58bcd
Remove VrFlinger usages from SF.
by Alec Mouri
· 5 years ago
043ba29
[SF] Remove needsFiltering param from Output::setProjection
by Marin Shalamanov
· 5 years ago
6ad317c
[SF, CE] Rename viewport, frame and destinationClip
by Marin Shalamanov
· 5 years ago
c6ad8af
Remove rotation and use flag useIdentityTransform for screenshots.
by chaviw
· 5 years ago
58379d9
Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2
by Peiyong Lin
· 5 years ago
d8460c8
Use more inclusive terms.
by Peiyong Lin
· 5 years ago
06ca163
Remove sourceClip from OutputCompositionState
by Marin Shalamanov
· 5 years ago
e67fcd0
Revert "[SF] Intersect layers with display frame not bounds"
by Marin Shalamanov
· 5 years ago
40270c6
[SF] Intersect layers with display frame not bounds
by Marin Shalamanov
· 5 years ago
a7e6011
Merge "Plumb client target property." into rvc-dev am: ac17aa0a0f am: 15a6c10cb2 am: 83f2510e8c am: b928bd4a05
by TreeHugger Robot
· 5 years ago
ac17aa0
Merge "Plumb client target property." into rvc-dev
by TreeHugger Robot
· 5 years ago
c7f9e4e
[SF] Make sure destination clip is contained in display bounds
by Marin Shalamanov
· 5 years ago
90468cc
Merge "Remove unused dependencies in SurfaceFlinger" into rvc-dev am: c30ebd0188 am: bfbaa05e4e am: 84792aab69 am: 2e598ac960
by Michael Hoisie
· 5 years ago
176fc51
Merge "[SF] Make sure destination clip is contained in display bounds"
by TreeHugger Robot
· 5 years ago
0b79384
Remove unused dependencies in SurfaceFlinger
by Michael Hoisie
· 5 years ago
fcfe136
[SF] Make sure destination clip is contained in display bounds
by Marin Shalamanov
· 5 years ago
93ec32b
Merge "[SF] Rename variables to match style" into rvc-dev am: 289e402dac am: 29499e6105 am: 846d96e8da am: 9f562a47d5
by TreeHugger Robot
· 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
dfc3f7c
Plumb client target property.
by Peiyong Lin
· 5 years ago
825e02f
Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev am: 2f116e22b0 am: 45502b80f1 am: 50c97010de am: edca38536a
by TreeHugger Robot
· 5 years ago
2f116e2
Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev
by TreeHugger Robot
· 5 years ago
9e217d6
CompositionEngine: base inverse transform on primary display
by Snild Dolkow
· 5 years ago
6f9af9e
Merge "CE: Must dequeue a buffer if flipClientTarget requested" into rvc-dev am: 58dc474b3d am: bc9b65441f am: 659e56c6ee am: 535c3004d9
by TreeHugger Robot
· 5 years ago
e9eff97
CE: Must dequeue a buffer if flipClientTarget requested
by Lloyd Pique
· 5 years ago
ea43374
Merge "Remove hwcomposer2.h" into rvc-dev am: 8c0eb7fdbe am: 58c1509fa0 am: 4f2b4d1561 am: 080b30b633
by Peiyong Lin
· 5 years ago
e9d809e
Remove hwcomposer2.h
by Peiyong Lin
· 5 years ago
d8f9114
Merge "Remove DisplaySettings::globalTransform" into rvc-dev am: 4afbe7c775 am: fb6c28b098 am: 96fca0a0fd am: e592621ca7
by Alec Mouri
· 5 years ago
80a3eb9
Merge "SF: Fix color transform for composited virtual displays" into rvc-dev am: fce46c19d1 am: d0ada146c9 am: fa08a53ad5 am: 9b10b5f9d5
by TreeHugger Robot
· 5 years ago
4afbe7c
Merge "Remove DisplaySettings::globalTransform" into rvc-dev
by Alec Mouri
· 5 years ago
d4bf795
Remove DisplaySettings::globalTransform
by Alec Mouri
· 5 years ago
1162e47
SF: Fix color transform for composited virtual displays
by Dominik Laskowski
· 5 years ago
3e33cb5
Merge "Also check equality of background blurs" into rvc-dev am: c993bf449d am: d7e4ebd2bd am: e0124ff72b am: 164a657a70
by Lucas Dupin
· 5 years ago
d011f50
Also check equality of background blurs
by Lucas Dupin
· 5 years ago
aad4ebf
SF: Start restructuring display creation
by Lloyd Pique
· 6 years ago
9370a48
SF: Start restructuring display creation
by Lloyd Pique
· 6 years ago
fc874ae
SF: RenderEngine->drawLayers takes GraphicBuffer instead of ANativeWindow
by Ana Krulec
· 5 years ago
2dd6f39
Enable per-device GPU clock configuration
by Lucas Dupin
· 5 years ago
55a81a2
Merge "Retrieve a list of composition settings from front end layer"
by TreeHugger Robot
· 5 years ago
8d9f836
[sf] Pass metadata to layer during composition
by Lloyd Pique
· 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
5e18e87
Merge "Blur shader performance optimizations"
by Lucas Dupin
· 6 years ago
77707d9
Merge "CE: Reduce scope of where -Wconversion is disabled"
by TreeHugger Robot
· 6 years ago
f82ed8f
Blur shader performance optimizations
by Lucas Dupin
· 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
032c995d
Merge "Draw shadows when the casting layer is occluded or transparent"
by TreeHugger Robot
· 6 years ago
a483b4a
Draw shadows when the casting layer is occluded or transparent
by Vishnu Nair
· 6 years ago
6643cd8
CompositionEngine: fix HWC transform calculation
by Rashed Abdel-Tawab
· 6 years ago
f3ffc4e
Remove GLES wording from SurfaceFlinger.
by Peiyong Lin
· 6 years ago
2365a09
Merge "[TimeStats] Track RenderEngine time per frame."
by TreeHugger Robot
· 6 years ago
e4034bb
[TimeStats] Track RenderEngine time per frame.
by Alec Mouri
· 6 years ago
3a7346c
[Shadows] Create a new composition layer for shadows [6/n]
by Vishnu Nair
· 6 years ago
b69e076
Add trace event for fallback composition
by Adithya Srinivasan
· 6 years ago
f9a2a2c
[SurfaceFlinger] Don't persist buffers to HWC when powered off.
by Alec Mouri
· 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
6c564cf
CE: Introduce Output::GetDisplayId()
by Lloyd Pique
· 6 years ago
c3cb729
CE: Introduce CompositionEngine::dump()
by Lloyd Pique
· 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
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
c29e4c6
SF: Move/Refactor rebuildLayerStacks and computeVisibleRegions
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
d7b429f
SF: Move/refactor presentation loop to CompositionEngine
by Lloyd Pique
· 6 years ago
c7b0c75
SF: Move/Refactor updateCursorAsync 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
f8cf14d
SF: Move doDebugFlashRegions 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
810b030
SF: Revert one line that changed in moving doComposeSurfaces
by Lloyd Pique
· 6 years ago
Next »