Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
a2468669661cd9bcd1258ec908716c4b85ef007e
/
services
/
surfaceflinger
/
Layer.cpp
a246866
SF: Move layer visibility state to CompositionEngine
by Lloyd Pique
· 6 years ago
c7b0c75
SF: Move/Refactor updateCursorAsync to CompositionEngine
by Lloyd Pique
· 6 years ago
8a01fa4
Update typeId for BufferQueueLayer and BufferStateLayer
by chaviw
· 6 years ago
b215bf6
Merge "blast: default to surface damage to invalid"
by TreeHugger Robot
· 6 years ago
7e0a01f
blast: default to surface damage to invalid
by Marissa Wall
· 6 years ago
70954fd
Merge "SF: Move doComposeSurfaces to CompositionEngine"
by TreeHugger Robot
· 6 years ago
3a904b8
SurfaceFlinger: get rid of LayerStats
by Yiwei Zhang
· 6 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
· 6 years ago
b597ce5
Revert "SurfaceFlinger: debug layer bounds inset"
by Ady Abraham
· 6 years ago
f16688f
SF: Introduce LayerFE::prepareClientComposition
by Lloyd Pique
· 6 years ago
8406fd7
Fix locking issues with proto dumps
by Vishnu Nair
· 6 years ago
ef4c714
Merge "SF: Move/Refactor Layer::setPerFrameData"
by TreeHugger Robot
· 6 years ago
6c0d61a
SurfaceFlinger: debug layer bounds inset am: 38172ad8cf am: c17e1913c9
by Ady Abraham
· 6 years ago
f527548
SF: Move/Refactor Layer::setPerFrameData
by Lloyd Pique
· 7 years ago
38172ad
SurfaceFlinger: debug layer bounds inset
by Ady Abraham
· 6 years ago
d0ce60b
Merge "SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy." into qt-dev am: e377b27242 am: fe43c1b8e4
by Robert Carr
· 6 years ago
1c5481e
SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy.
by Robert Carr
· 6 years ago
8002fca
[SurfaceFlinger] Clean-up dead code
by Alec Mouri
· 6 years ago
12c04b7
Merge "[SurfaceFlinger] Add deferred txn trace points." into qt-dev am: 5e492bfccc am: 2b734fb3b9
by Alec Mouri
· 6 years ago
e60041e
[SurfaceFlinger] Add deferred txn trace points.
by Alec Mouri
· 6 years ago
9a0350a
Merge "Update the how we propogate parent type and appId"
by TreeHugger Robot
· 6 years ago
736c74e
Update the how we propogate parent type and appId
by Jiwen 'Steve' Cai
· 6 years ago
da9c85a
Preserve relative z layer info when moving layers offscreen
by Vishnu Nair
· 6 years ago
43cb3cb
Clear remoteSyncPoints for detached layers.
by chaviw
· 6 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
· 7 years ago
a1f1e15
Initialize layers with metadata
by Evan Rosky
· 7 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
· 7 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
· 7 years ago
dcc0bab
Update SF dump to use proto3
by Nataniel Borges
· 6 years ago
0b785d8
SF: Introduce LayerCompositionState
by Lloyd Pique
· 7 years ago
37c2c9b
SF: Introduce OutputLayerCompositionState
by Lloyd Pique
· 7 years ago
f0c2851
SF Bounds caching 3/3: Use cached transforms and bounds
by Vishnu Nair
· 6 years ago
4351ad5
SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage
by Vishnu Nair
· 6 years ago
3b8439c
Merge "SF: Update cursor position using drawing state"
by TreeHugger Robot
· 6 years ago
f1ece6c
Merge "SurfaceFlinger: Ensure reparent triggers visible region calculation."
by TreeHugger Robot
· 6 years ago
3628627
Merge "Background modifications trigger callbacks (BufferStateLayer)"
by TreeHugger Robot
· 6 years ago
aa19456
Background modifications trigger callbacks (BufferStateLayer)
by Valerie Hau
· 6 years ago
7f2ed8b
SurfaceFlinger: Ensure reparent triggers visible region calculation.
by Robert Carr
· 6 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
· 6 years ago
33a6eee
SF: Update cursor position using drawing state
by Vishnu Nair
· 6 years ago
3e727cd
Changed ContainerLayer's isVisible method to always return false.
by chaviw
· 7 years ago
ef876c9
Merge metadata from transaction instead of replace
by Evan Rosky
· 7 years ago
79108df
Revert "Use renderengine::drawLayers api everywhere."
by Alec Mouri
· 6 years ago
5ef8f96
Merge changes Id1e90796,Ic8fe0fee,I2ed83355
by Lloyd Pique
· 6 years ago
7d46353
Merge "Ensure visible regions are recomputed when children change."
by Rob Carr
· 6 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
6b9ee73
Merge "Use renderengine::drawLayers api everywhere."
by Alec Mouri
· 7 years ago
0f71483
Use renderengine::drawLayers api everywhere.
by Alec Mouri
· 7 years ago
3dc4f59
Merge "Introduce new portal window which transports touch to another display"
by Tiger Huang
· 7 years ago
85b8c5e
Introduce new portal window which transports touch to another display
by Tiger Huang
· 7 years ago
1323c95
Ensure visible regions are recomputed when children change.
by Robert Carr
· 7 years ago
Next »