Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
e4df875a3b8079bf7fee90ccf80e4cd3a49c1082
/
services
/
surfaceflinger
/
EffectLayer.h
bc4ee5c
SF: Merge EffectLayer into BufferStateLayer
by Vishnu Nair
· 3 years, 5 months ago
16d8b2c
SF: Refactor Layer::prepareClientCompositionList
by Patrick Williams
· 3 years, 6 months ago
b83097d
Enable effect layers with blur
by Lucas Dupin
· 6 years ago
b87d94f
Retrieve a list of composition settings from front end layer
by Vishnu Nair
· 6 years ago
fa247b1
Rename ColorLayer to EffectLayer to handle both shadows and color fill
by Vishnu Nair
· 6 years ago
[Renamed (79%) from services/surfaceflinger/ColorLayer.h]
de19665
CE: Remove compositionengine::Layer
by Lloyd Pique
· 6 years ago
9b079a2
Skip client composition requests
by Vishnu Nair
· 6 years ago
b4c6e58
[Mirror Layers] Added clone function to layers (1/4)
by chaviw
· 6 years ago
4244e03
Created bufferInfo to track buffer data in a single place (1/2)
by chaviw
· 6 years ago
8a01fa4
Update typeId for BufferQueueLayer and BufferStateLayer
by chaviw
· 6 years ago
575144f
Added opaque flag check for ColorLayer
by chaviw
· 6 years ago
f16688f
SF: Introduce LayerFE::prepareClientComposition
by Lloyd Pique
· 7 years ago
f527548
SF: Move/Refactor Layer::setPerFrameData
by Lloyd Pique
· 7 years ago
a83776c
SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer
by Lloyd Pique
· 7 years ago
fb225b5
Merge "Plumb dataspace for color layers"
by Valerie Hau
· 7 years ago
b153bab
Plumb dataspace for color layers
by Valerie Hau
· 7 years ago
c502cb7
[SurfaceFlinger] Add setColorSpaceAgnostic API.
by Peiyong Lin
· 7 years ago
8f28a1d
[SurfaceFlinger] Add GPU protected content support.
by Peiyong Lin
· 7 years ago
37c2c9b
SF: Introduce OutputLayerCompositionState
by Lloyd Pique
· 7 years ago
e7d1d4a
Revert "Revert "Use renderengine::drawLayers api everywhere.""
by Alec Mouri
· 7 years ago
79108df
Revert "Use renderengine::drawLayers api everywhere."
by Alec Mouri
· 7 years ago
5ef8f96
Merge changes Id1e90796,Ic8fe0fee,I2ed83355
by Lloyd Pique
· 7 years ago
dd0b757
Combining background color related transactions/functions
by Valerie Hau
· 7 years ago
feb73d7
SF: Setup CompositionEngine::Layer
by Lloyd Pique
· 7 years ago
0f71483
Use renderengine::drawLayers api everywhere.
by Alec Mouri
· 7 years ago
1f3bd18
Revert "Respect buffer source crop in client composition."
by Alec Mouri
· 7 years ago
e0451f7
Respect buffer source crop in client composition.
by Alec Mouri
· 7 years ago
0449b0f
Revert "SurfaceFlinger: protect state members in Layer"
by Lloyd Pique
· 7 years ago
8372988
SurfaceFlinger: protect state members in Layer
by Ady Abraham
· 7 years ago
075d317
SF: Generalize display management
by Dominik Laskowski
· 8 years ago
0d02879
Surface Flinger: return false from ColorLayer::onPreComposition()
by Ady Abraham
· 7 years ago
42ab75e
SF: Cleanup layer construction
by Lloyd Pique
· 7 years ago
fb95bcc
SF: Use compositionInfo after HWC changedTypes
by David Sodman
· 8 years ago
61c5862
blast: BufferStateLayer
by Marissa Wall
· 8 years ago
ca10ed2
Revert "Revert "SF: Add support for screen captures""
by David Sodman
· 8 years ago
f683340
SurfaceFlinger: Remove the duty of ColorLayer in computeCrop
by Yichi Chen
· 8 years ago
eecd659
SF: Use consistent names for display references
by Dominik Laskowski
· 8 years ago
2156613
Revert "SF: Add support for screen captures"
by bohu
· 8 years ago
dc5e062
SF: Add support for screen captures
by David Sodman
· 8 years ago
cdf8320
SurfaceFlinger: Add "Abstract" Layer type.
by Robert Carr
· 8 years ago
105e64b
SurfaceFlinger: Move trivial implementations to layer base class.
by Robert Carr
· 8 years ago
83ce7c1
surfaceflinger: remove USE_HWC2
by Chia-I Wu
· 8 years ago
eb085e0
Move mSurfaceFlingerConsumer into BufferLayer
by David Sodman
· 8 years ago
41fdfc9
Run clang-format on Layer/SurfaceFlinger files
by David Sodman
· 8 years ago
0c69cad
Refactor Layer/ColorLayer into siblings
by David Sodman
· 8 years ago
a76b271
Add captureLayers function to capture a layer and its children.
by chaviw
· 8 years ago
13fdc49
Added native functionality to create a color layer.
by chaviw
· 9 years ago
[Renamed (81%) from services/surfaceflinger/LayerDim.h]
382574d
surfaceflinger: fix -Woverloaded-virtual warning
by Jesse Hall
· 11 years ago
c701401
Allow disabling layer rotation during screenshots
by Dan Stoza
· 12 years ago
875d8e1
Refactor SF. Move all GL operations in their own class.
by Mathias Agopian
· 13 years ago
1eae0ee
clean-up SurfaceFlinger a bit
by Mathias Agopian
· 13 years ago
4d9b822
get rid of ISurface
by Mathias Agopian
· 13 years ago
2f73af9
Make LayerDim a regular Layer instead of a LayerBase
by Mathias Agopian
· 13 years ago
b79f61d
fold LayerBaseClient into LayerBase
by Mathias Agopian
· 13 years ago
3ee454a
Eradicate DisplayID.
by Mathias Agopian
· 13 years ago
4297734
turn DisplayDevice into a reference-counted object
by Mathias Agopian
· 13 years ago
0f2f5ff
rename DisplayHardware to DisplayDevice
by Mathias Agopian
· 13 years ago
1b03149
get rid of GraphicPlane
by Mathias Agopian
· 14 years ago
a67932f
unify SurfaceTexture and Surface
by Mathias Agopian
· 15 years ago
4884080
am 50b029d5: am 7ba35f5a: Merge "[3418265] apply layer transformations to the DimLayer." into honeycomb
by Mathias Agopian
· 15 years ago
bce26da
[3418265] apply layer transformations to the DimLayer.
by Mathias Agopian
· 15 years ago
16f0453
Protected surface API
by Glenn Kasten
· 15 years ago
81bac09
move native services under services/
by Mathias Agopian
· 16 years ago
[Renamed from libs/surfaceflinger/LayerDim.h]
96f0819
clean-up client management.
by Mathias Agopian
· 16 years ago
1b5e102
more surfaceflinger cleanups
by Mathias Agopian
· 16 years ago
cbb288b
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 16 years ago
f9d9327
fix a memory corruption where a SF Client could be used after it's been destroyed
by Mathias Agopian
· 17 years ago
945ebbf
implement dimming with a texture on msm7k so it uses copybit
by Mathias Agopian
· 17 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 17 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago