Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
f0aa9016e99a441e2bc2048ddd55b1437b3f6daa
/
services
/
surfaceflinger
/
SurfaceFlinger.cpp
8d32ddc
SF: Remove Scheduler::setRefreshSkipCount
by Dominik Laskowski
· 6 years ago
9804183
SF: Clean up Scheduler
by Dominik Laskowski
· 6 years ago
502fe02
Merge "Latch and relase buffers for offscreen layers on main thread."
by Chavi Weingarten
· 6 years ago
d3150f5
Merge "SF: Interleave writes to HWC with other work"
by TreeHugger Robot
· 6 years ago
49a108c
Latch and relase buffers for offscreen layers on main thread.
by chaviw
· 6 years ago
70954fd
Merge "SF: Move doComposeSurfaces to CompositionEngine"
by TreeHugger Robot
· 6 years ago
52f9408
Merge "Changed mNumLayers to atomic"
by Chavi Weingarten
· 6 years ago
43f6369
Merge "SurfaceFlinger: get rid of LayerStats"
by TreeHugger Robot
· 6 years ago
3a904b8
SurfaceFlinger: get rid of LayerStats
by Yiwei Zhang
· 6 years ago
37a31d5
Merge "SF: Add back debug control of HWC use"
by TreeHugger Robot
· 6 years ago
688abd4
SF: Move doComposeSurfaces to CompositionEngine
by Lloyd Pique
· 6 years ago
1de5159
Merge "Let Screenshot Parent get destroyed on the main thread."
by Chavi Weingarten
· 6 years ago
e6861ab
Merge "[SurfaceFlinger] Callback to renderengine when erasing BLAST buffers" into qt-r1-dev am: 9939d091ec am: 2778a9fcf3
by Alec Mouri
· 6 years ago
a0fb6c3
Merge "[SurfaceFlinger] Callback to renderengine when erasing BLAST buffers" into qt-r1-dev am: 9939d091ec
by Alec Mouri
· 6 years ago
4545a8a
[SurfaceFlinger] Callback to renderengine when erasing BLAST buffers
by Alec Mouri
· 6 years ago
eadf0d4
Changed mNumLayers to atomic
by chaviw
· 6 years ago
32811fd
Let Screenshot Parent get destroyed on the main thread.
by chaviw
· 6 years ago
05ed22e
SF: Interleave writes to HWC with other work
by Lloyd Pique
· 6 years ago
c358b52
SF: Add back debug control of HWC use
by Lloyd Pique
· 6 years ago
97aa28b
Merge "SF: Omit layer tree dump if flag is specified"
by TreeHugger Robot
· 6 years ago
161f9fd
Merge "Reparent children before reparenting to null"
by TreeHugger Robot
· 6 years ago
4647011
SF: Omit layer tree dump if flag is specified
by Dominik Laskowski
· 6 years ago
14d7692
Reparent children before reparenting to null
by Vishnu Nair
· 6 years ago
f16688f
SF: Introduce LayerFE::prepareClientComposition
by Lloyd Pique
· 6 years ago
d0a92a0
SF: Move beginFrame to CompositionEngine
by Lloyd Pique
· 6 years ago
dcd83fb
Merge "SF: Remove unused SurfaceFlinger::getLayerSortedByZForHwcDisplay"
by TreeHugger Robot
· 6 years ago
0bebf2c
Merge "Fix locking issues with proto dumps"
by TreeHugger Robot
· 6 years ago
c7e17a2
SF: Remove unused SurfaceFlinger::getLayerSortedByZForHwcDisplay
by Lloyd Pique
· 6 years ago
35fca9d
SF: Move postFrameBuffer to CompositionEngine
by Lloyd Pique
· 6 years ago
66d6860
SF: Move/Refactor prepareFrame to CompositionEngine
by Lloyd Pique
· 6 years ago
304d161
Merge "SF: Move preComposition to CompositionEngine"
by TreeHugger Robot
· 6 years ago
cd63ae3
Merge "SF: Move/Refactor LayersNeedingFences"
by TreeHugger Robot
· 6 years ago
f52f470
Merge "SF: Refactor onPreComposition"
by TreeHugger Robot
· 6 years ago
8406fd7
Fix locking issues with proto dumps
by Vishnu Nair
· 6 years ago
35782a3
Merge "Add a system prop to control shader cache priming"
by TreeHugger Robot
· 6 years ago
e8436a0
Merge "SF: Clean up VSyncModulator"
by TreeHugger Robot
· 6 years ago
ef4c714
Merge "SF: Move/Refactor Layer::setPerFrameData"
by TreeHugger Robot
· 6 years ago
ba119a3
Merge "SF: Factor out expected present time computation"
by TreeHugger Robot
· 6 years ago
b27d1ff
Merge "SurfaceFlinger: add TracedOrdinal"
by TreeHugger Robot
· 6 years ago
137d4bc
Add a system prop to control shader cache priming
by Steven Thomas
· 6 years ago
50204dd
SurfaceFlinger: add TracedOrdinal
by Ady Abraham
· 6 years ago
26300b4
Merge "Store layer state changes by layer handle in Transaction objects"
by TreeHugger Robot
· 6 years ago
eddeda1
SF: Clean up VSyncModulator
by Dominik Laskowski
· 6 years ago
a8955dd
SF: Factor out expected present time computation
by Dominik Laskowski
· 6 years ago
150ecff
SurfaceFlinger: add a sysprop for GL backpressure am: 4658e11cbe am: 74d87f731e
by Ady Abraham
· 6 years ago
2a4c610
SurfaceFlinger: add a sysprop for GL backpressure am: 4658e11cbe am: 74d87f731e
by Ady Abraham
· 6 years ago
74d87f7
SurfaceFlinger: add a sysprop for GL backpressure am: 4658e11cbe
by Ady Abraham
· 6 years ago
6c37f41
Merge "SurfaceFlinger: calculate expected present once" into qt-r1-dev am: b71fc34252
by Ady Abraham
· 6 years ago
8793fda
Merge "SurfaceFlinger: calculate expected present once" into qt-r1-dev
by Ady Abraham
· 6 years ago
b71fc34
Merge "SurfaceFlinger: calculate expected present once" into qt-r1-dev
by TreeHugger Robot
· 6 years ago
8111aaf
Merge "libgui: add EGL Image Tracking for debug" into qt-r1-dev am: cd5c497f9d
by Ady Abraham
· 6 years ago
5783949
Merge "libgui: add EGL Image Tracking for debug" into qt-r1-dev am: cd5c497f9d
by Ady Abraham
· 6 years ago
7c03ce6
SurfaceFlinger: calculate expected present once
by Ady Abraham
· 6 years ago
4658e11
SurfaceFlinger: add a sysprop for GL backpressure
by Ady Abraham
· 6 years ago
a3b08ef
libgui: add EGL Image Tracking for debug
by Ady Abraham
· 6 years ago
ab039b5
SF: Move preComposition to CompositionEngine
by Lloyd Pique
· 6 years ago
c7ef21b
SF: Move/Refactor LayersNeedingFences
by Lloyd Pique
· 6 years ago
0e1c05e
SF: Refactor onPreComposition
by Lloyd Pique
· 6 years ago
f527548
SF: Move/Refactor Layer::setPerFrameData
by Lloyd Pique
· 6 years ago
e5fc99f
Merge "Allow AID_MEDIA to capture layer for video thumbnails"
by TreeHugger Robot
· 6 years ago
da6c159
Allow AID_MEDIA to capture layer for video thumbnails
by Chong Zhang
· 6 years ago
f03652d
Store layer state changes by layer handle in Transaction objects
by Vishnu Nair
· 6 years ago
67e2c33
Merge "[SurfaceFlinger] Don't touch hw vsync in DEFAULT RR with kernel timeout" into qt-r1-dev am: ddb5f84005
by Alec Mouri
· 6 years ago
78a5476
Merge "[SurfaceFlinger] Don't touch hw vsync in DEFAULT RR with kernel timeout" into qt-r1-dev
by Alec Mouri
· 6 years ago
ddb5f84
Merge "[SurfaceFlinger] Don't touch hw vsync in DEFAULT RR with kernel timeout" into qt-r1-dev
by Alec Mouri
· 6 years ago
f121b18
Merge "SF: Update forced composition color space along with color mode" into qt-r1-dev am: 3a49f6f506
by Daniel Solomon
· 6 years ago
8c21676
Merge "SurfaceFlinger: add display power state timer" into qt-r1-dev
by Ady Abraham
· 6 years ago
4b241f2
Merge "SF: Update forced composition color space along with color mode" into qt-r1-dev
by Daniel Solomon
· 6 years ago
7f882c4
Merge "SurfaceFlinger: add display power state timer" into qt-r1-dev
by Ady Abraham
· 6 years ago
3a49f6f
Merge "SF: Update forced composition color space along with color mode" into qt-r1-dev
by Daniel Solomon
· 6 years ago
6fe2c17
SurfaceFlinger: add display power state timer
by Ady Abraham
· 6 years ago
2436317
SurfaceFlinger: add display power state timer
by Ady Abraham
· 6 years ago
7f01518
[SurfaceFlinger] Don't touch hw vsync in DEFAULT RR with kernel timeout
by Alec Mouri
· 6 years ago
7c7ede2
SF: Update forced composition color space along with color mode
by Daniel Solomon
· 6 years ago
e0eed55
Merge "blast: fix registering callbacks"
by TreeHugger Robot
· 6 years ago
261614e
SurfaceFlinger: use isDisplayConfigAllowed in dumpVSync()
by Ady Abraham
· 6 years ago
b468b25
SurfaceFlinger: add allowed display configs to dumpsys am: 42b3beb51f
by Ady Abraham
· 6 years ago
93cf1d5
SurfaceFlinger: add allowed display configs to dumpsys am: 42b3beb51f
by Ady Abraham
· 6 years ago
fde2f39
Merge "Hold onto linked binder." am: 5e343ea8db am: 6915a76f1d am: 6b40b59d99
by Steven Moreland
· 6 years ago
590fe30
Merge "Hold onto linked binder." am: 5e343ea8db am: 6915a76f1d am: 6b40b59d99
by Steven Moreland
· 6 years ago
efb71af
blast: fix registering callbacks
by Marissa Wall
· 6 years ago
6915a76
Merge "Hold onto linked binder." am: 5e343ea8db
by Steven Moreland
· 6 years ago
42b3beb
SurfaceFlinger: add allowed display configs to dumpsys
by Ady Abraham
· 6 years ago
d248794
Merge "SF: enable device-specific dataspace for color space agnostic surfaces" into qt-r1-dev am: ee07312a52
by Thierry Strudel
· 6 years ago
a904bb9
Hold onto linked binder.
by Steven Moreland
· 6 years ago
da901bf
SF: enable device-specific dataspace for color space agnostic surfaces
by Yichi Chen
· 6 years ago
8002fca
[SurfaceFlinger] Clean-up dead code
by Alec Mouri
· 6 years ago
7052581
Merge "blast: ordering layer death and callbacks"
by TreeHugger Robot
· 6 years ago
334a766
Merge "[SurfaceFlinger] Fix screenshot orientation in landscape" into qt-dev am: feb6af0eaf am: 56d8b6252c
by Alec Mouri
· 6 years ago
2343d63
Merge "[SurfaceFlinger] Fix screenshot orientation in landscape" into qt-dev am: feb6af0eaf
by Alec Mouri
· 6 years ago
57e2065
Merge "[SurfaceFlinger] Fix screenshot orientation in landscape" into qt-dev
by Alec Mouri
· 6 years ago
feb6af0
Merge "[SurfaceFlinger] Fix screenshot orientation in landscape" into qt-dev
by TreeHugger Robot
· 6 years ago
88e2048
blast: ordering layer death and callbacks
by Marissa Wall
· 6 years ago
21fab75
[SurfaceFlinger] Fix screenshot orientation in landscape
by Alec Mouri
· 6 years ago
1dc674b
Merge "Fix surface tracing thread sync issues"
by TreeHugger Robot
· 6 years ago
2816248
Merge "Query legacy ConfigStore for use color management API." into qt-dev
by Peiyong Lin
· 6 years ago
93c2594
Merge "Query legacy ConfigStore for use color management API." into qt-dev
by Peiyong Lin
· 6 years ago
8cabfc3
Query legacy ConfigStore for use color management API.
by Peiyong Lin
· 6 years ago
4d7cfb0
Merge "SurfaceFlinger: get present time from SF and not from Scheduler" into qt-r1-dev
by TreeHugger Robot
· 6 years ago
ac2d08e
Merge "TransactionCallbacks: don't send callbacks until applied" into qt-dev
by Marissa Wall
· 6 years ago
Next »