Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
321e83c9d5201c36e26a1c42d3fd7e0993efab78
/
services
/
surfaceflinger
/
Layer.cpp
321e83c
BLAST: Handle detached layers.
by Robert Carr
· 5 years ago
7398e05
Merge "[Mirror Layers] Added clone function to layers (1/4)"
by TreeHugger Robot
· 5 years ago
b4c6e58
[Mirror Layers] Added clone function to layers (1/4)
by chaviw
· 5 years ago
e5ac40f
Added isRelativeOf instead of checking if weak pointer is not null
by chaviw
· 5 years ago
958be49
SF: Update Layer::setBackgroundColor to use the factory interface
by Lloyd Pique
· 6 years ago
9755fb7
CE: Layers only have FE layer state
by Lloyd Pique
· 6 years ago
5dd64b1
Merge "Changed BufferLayer's canReceiveInput to check if its hidden by policy"
by TreeHugger Robot
· 5 years ago
82353e9
Changed BufferLayer's canReceiveInput to check if its hidden by policy
by Vishnu Nair
· 5 years ago
1e0a03c
Merge "Moved info about activeBuffer into bufferInfo (2/2)"
by Chavi Weingarten
· 5 years ago
7d2b208
Merge "Created bufferInfo to track buffer data in a single place (1/2)"
by Chavi Weingarten
· 5 years ago
fa959a0
Merge "SF: Add ability to get basic geometry"
by TreeHugger Robot
· 5 years ago
f145c01
Merge "Remove setGeometryAppliesWithResize"
by Chavi Weingarten
· 5 years ago
d62d306
Moved info about activeBuffer into bufferInfo (2/2)
by chaviw
· 5 years ago
4244e03
Created bufferInfo to track buffer data in a single place (1/2)
by chaviw
· 5 years ago
c668734
SF: Add ability to get basic geometry
by Lloyd Pique
· 6 years ago
6c2a8b0
Merge "SF: Move layer visibility state to CompositionEngine"
by TreeHugger Robot
· 5 years ago
a246866
SF: Move layer visibility state to CompositionEngine
by Lloyd Pique
· 6 years ago
214c89d
Remove setGeometryAppliesWithResize
by chaviw
· 5 years ago
3967b1f
Merge "Use getLayerStack() instead of layerStack for input info"
by Chavi Weingarten
· 5 years ago
b15ea8a
Use getLayerStack() instead of layerStack for input info
by chaviw
· 5 years ago
5488416
Merge "Dump offscreen layers in dumpsys and winscope trace"
by TreeHugger Robot
· 5 years ago
e763ab9
Merge "SF: Move/Refactor updateCursorAsync to CompositionEngine"
by TreeHugger Robot
· 5 years ago
90092f4
Refactor: Pull tracing out of TimeStats.
by Mikael Pessa
· 5 years ago
0f085c6
Dump offscreen layers in dumpsys and winscope trace
by Vishnu Nair
· 5 years ago
c7b0c75
SF: Move/Refactor updateCursorAsync to CompositionEngine
by Lloyd Pique
· 6 years ago
8a01fa4
Update typeId for BufferQueueLayer and BufferStateLayer
by chaviw
· 5 years ago
b215bf6
Merge "blast: default to surface damage to invalid"
by TreeHugger Robot
· 5 years ago
7e0a01f
blast: default to surface damage to invalid
by Marissa Wall
· 5 years ago
70954fd
Merge "SF: Move doComposeSurfaces to CompositionEngine"
by TreeHugger Robot
· 5 years ago
3a904b8
SurfaceFlinger: get rid of LayerStats
by Yiwei Zhang
· 5 years ago
688abd4
SF: Move doComposeSurfaces to CompositionEngine
by Lloyd Pique
· 6 years ago
282f1d7
SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo
by Ady Abraham
· 5 years ago
b597ce5
Revert "SurfaceFlinger: debug layer bounds inset"
by Ady Abraham
· 5 years ago
f16688f
SF: Introduce LayerFE::prepareClientComposition
by Lloyd Pique
· 6 years ago
8406fd7
Fix locking issues with proto dumps
by Vishnu Nair
· 5 years ago
ef4c714
Merge "SF: Move/Refactor Layer::setPerFrameData"
by TreeHugger Robot
· 5 years ago
6c0d61a
SurfaceFlinger: debug layer bounds inset am: 38172ad8cf am: c17e1913c9
by Ady Abraham
· 5 years ago
f527548
SF: Move/Refactor Layer::setPerFrameData
by Lloyd Pique
· 6 years ago
38172ad
SurfaceFlinger: debug layer bounds inset
by Ady Abraham
· 5 years ago
d0ce60b
Merge "SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy." into qt-dev am: e377b27242 am: fe43c1b8e4
by Robert Carr
· 5 years ago
1c5481e
SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy.
by Robert Carr
· 5 years ago
8002fca
[SurfaceFlinger] Clean-up dead code
by Alec Mouri
· 5 years ago
12c04b7
Merge "[SurfaceFlinger] Add deferred txn trace points." into qt-dev am: 5e492bfccc am: 2b734fb3b9
by Alec Mouri
· 5 years ago
e60041e
[SurfaceFlinger] Add deferred txn trace points.
by Alec Mouri
· 5 years ago
9a0350a
Merge "Update the how we propogate parent type and appId"
by TreeHugger Robot
· 5 years ago
736c74e
Update the how we propogate parent type and appId
by Jiwen 'Steve' Cai
· 5 years ago
da9c85a
Preserve relative z layer info when moving layers offscreen
by Vishnu Nair
· 5 years ago
43cb3cb
Clear remoteSyncPoints for detached layers.
by chaviw
· 5 years ago
118b114
Fix magnify screen in a dialog will response wrong position from touch.
by Arthur Hung
· 6 years ago
74d90ad
Ensure currentState is copied to drawingState for offscreen layers
by chaviw
· 6 years ago
dde87c4
Merge "[SurfaceFlinger] Remove unused functions." into qt-dev
by Peiyong Lin
· 6 years ago
b432879
Merge "SurfaceFlinger: Validate layers before casting." into qt-dev
by Rob Carr
· 6 years ago
222859a
[SurfaceFlinger] Remove unused functions.
by Peiyong Lin
· 6 years ago
5159855
Add is protected bit into dumpsys.
by Peiyong Lin
· 6 years ago
c0df312
SurfaceFlinger: Validate layers before casting.
by Robert Carr
· 6 years ago
8bbc446
Merge "Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky" into qt-dev
by TreeHugger Robot
· 6 years ago
eaecf54
Merge "Revert "SurfaceFlinger: Validate layers before casting."" into qt-dev
by TreeHugger Robot
· 6 years ago
2d814fb
Revert "SurfaceFlinger: Validate layers before casting."
by Marissa Wall
· 6 years ago
381ac01
Merge "[RoundedCorners] Avoid using invalid crop." into qt-dev
by Peiyong Lin
· 6 years ago
93822a0
Merge changes from topic "scheduler_fps" into qt-dev
by TreeHugger Robot
· 6 years ago
dea6d23
Merge "SurfaceFlinger: Validate layers before casting." into qt-dev
by TreeHugger Robot
· 6 years ago
b9ff23e
[RoundedCorners] Avoid using invalid crop.
by Peiyong Lin
· 6 years ago
8f1ee7f
SurfaceFlinger: handle wallpaper scenario in Scheduler
by Ady Abraham
· 6 years ago
5eb3f06
Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky
by Vishnu Nair
· 6 years ago
09bd392
SF: Updating content FPS tracking
by Ady Abraham
· 6 years ago
4293e9d
SurfaceFlinger: Validate layers before casting.
by Robert Carr
· 6 years ago
8f16f41
[Rounded Corners] Set the bounds correctly.
by Peiyong Lin
· 6 years ago
be61380
Merge "Revert "[RoundedCorner] Use the correct source bounds and crop.""
by Peiyong Lin
· 6 years ago
97067b0
Revert "[Rounded Corner] Handle ContainerLayer correctly."
by Peiyong Lin
· 6 years ago
27016a9
Revert "[RoundedCorner] Use the correct source bounds and crop."
by Peiyong Lin
· 6 years ago
05eb5c4
[Rounded Corner] Handle ContainerLayer correctly.
by Peiyong Lin
· 6 years ago
9245d3b
SF: Add trace section flags and InputWindowInfo to sf trace
by Vishnu Nair
· 6 years ago
cabf22a
Merge "[RoundedCorner] Use the correct source bounds and crop."
by Peiyong Lin
· 6 years ago
7956695
[RoundedCorner] Use the correct source bounds and crop.
by Peiyong Lin
· 6 years ago
f3e56ff
Merge "SF: Handle buffer scale transforms when calculating layer geometry"
by TreeHugger Robot
· 6 years ago
c652ff8
SF: Handle buffer scale transforms when calculating layer geometry
by Vishnu Nair
· 6 years ago
6b24388
Merge "Input: Override touchable region bounds with surface bounds 2/2"
by TreeHugger Robot
· 6 years ago
e151638
Merge "SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer"
by TreeHugger Robot
· 6 years ago
979db19
Merge "Initialize layers with metadata"
by Evan Rosky
· 6 years ago
a83776c
SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer
by Lloyd Pique
· 6 years ago
a1f1e15
Initialize layers with metadata
by Evan Rosky
· 6 years ago
e86aaa2
Merge "blast: fix crop and display frame"
by TreeHugger Robot
· 6 years ago
6fabeec
Input: Override touchable region bounds with surface bounds 2/2
by Vishnu Nair
· 6 years ago
290ad08
blast: fix crop and display frame
by Marissa Wall
· 6 years ago
d38d887
Merge "[SurfaceFlinger] Add setColorSpaceAgnostic API."
by Peiyong Lin
· 6 years ago
a122a64
Merge "Get rid of logic that clears sync point when layer is hidden"
by Jorim Jaggi
· 6 years ago
c502cb7
[SurfaceFlinger] Add setColorSpaceAgnostic API.
by Peiyong Lin
· 6 years ago
606e5cf
Mark Layer as modified when changing zOrderRelativeOf.
by chaviw
· 6 years ago
afa188d
Get rid of logic that clears sync point when layer is hidden
by Jorim Jaggi
· 6 years ago
79555a7
Merge "[SurfaceFlinger] Add GPU protected content support."
by Peiyong Lin
· 6 years ago
d1fe5d3
Merge changes I7c51f161,I9231f4b4
by TreeHugger Robot
· 6 years ago
114998a
Merge "Don't store empty objects on SF traces"
by Nataniel Borges
· 6 years ago
8f28a1d
[SurfaceFlinger] Add GPU protected content support.
by Peiyong Lin
· 6 years ago
797b0e4
Don't store empty objects on SF traces
by Nataniel Borges
· 6 years ago
6476974
Merge "Merge metadata from transaction instead of replace"
by TreeHugger Robot
· 6 years ago
fa8fd6b
SF: Remove LayerBE
by Lloyd Pique
· 6 years ago
38929e1
Merge "Update SF dump to use proto3"
by Nataniel Borges
· 6 years ago
07e3321
SF: Move management of HWC layers to compositionengine::OutputLayer
by Lloyd Pique
· 6 years ago
dcc0bab
Update SF dump to use proto3
by Nataniel Borges
· 6 years ago
0b785d8
SF: Introduce LayerCompositionState
by Lloyd Pique
· 6 years ago
Next »