Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
7882d9237302368b438da4be2148d5ef0d14e698
/
services
/
surfaceflinger
/
DisplayDevice.h
4d90373
DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master
by Xin Li
· 6 years ago
9085ced
[RESTRICT AUTOMERGE]: Exclude secure layers from most screenshots taken by the system server.
by Robert Carr
· 6 years ago
d6a3f26
Fix the source crop for screenshots for notch hide
by Alec Mouri
· 6 years ago
c356f66
surfaceflinger: fix captureScreen for landscape LCM
by Chia-I Wu
· 6 years ago
75dcd90
surfaceflinger: improve RenderArea needsFiltering
by Chia-I Wu
· 6 years ago
becab0f
surfaceflinger: respect install orientation in DisplayRenderArea
by Chia-I Wu
· 6 years ago
690a76f
surfaceflinger: add install orientation to DisplayDevice
by Chia-I Wu
· 6 years ago
82144eb
surfaceflinger: remove ISurfaceComposer.h from RenderArea
by Chia-I Wu
· 6 years ago
07f190f
surfaceflinger: reorder width and height in RenderArea ctor
by Chia-I Wu
· 6 years ago
3c6b7ef
[SurfaceFlinger] Respect HDR data space.
by Peiyong Lin
· 7 years ago
0607fbe
surfaceflinger: compute color mode mappings on hotplug
by Chia-I Wu
· 7 years ago
437efc2
surfaceflinger: initialize DisplayDevice data members
by Chia-I Wu
· 7 years ago
36574d9
surfaceflinger: fix screenshot dataspace under WCG
by Chia-I Wu
· 7 years ago
d6fa4a7
[SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode.
by Peiyong Lin
· 7 years ago
fb06930
[SurfaceFlinger] Adapt min/max luminance from hardware composer.
by Peiyong Lin
· 7 years ago
2c327ac
[SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata.
by Peiyong Lin
· 7 years ago
6266589
[SurfaceFlinger] Extend HDR support.
by Peiyong Lin
· 7 years ago
7ffee99
Merge "Set window to transparent when screenshotting layer." into pi-dev
by Chavi Weingarten
· 7 years ago
50da504
Set window to transparent when screenshotting layer.
by chaviw
· 7 years ago
dd9b2ae
[SurfaceFinger] Adds auto color mode support in SurfaceFlinger.
by Peiyong Lin
· 7 years ago
34beb7a
[SurfaceFlinger] Replace android_dataspace with Dataspace.
by Peiyong Lin
· 7 years ago
7c64f17
Implement Display Layer Stats V0.1
by Yiwei Zhang
· 7 years ago
fd997e0
Add proper namespace to GraphicTypes.
by Peiyong Lin
· 7 years ago
0959483
SF: Refactor display device creation
by Lloyd Pique
· 7 years ago
a52f029
[Native] Replace android_color_mode usage with ColorMode.
by Peiyong Lin
· 7 years ago
144e116
SF: Separate RenderEngine into interface and impl
by Lloyd Pique
· 7 years ago
5c6e463
surfaceflinger: always advertise HDR10 when wide color is available
by Chia-I Wu
· 7 years ago
f846a35
surfaceflinger: use RE::Surface in DisplayDevice
by Chia-I Wu
· 7 years ago
b02087d
surfaceflinger: remove DisplayDevice::swapRegion
by Chia-I Wu
· 7 years ago
94e6a68
surfaceflinger: remove DisplayDevice::mFlags
by Chia-I Wu
· 7 years ago
c670d50
surfaceflinger: remove EGLConfig from DisplayDevice ctor
by Chia-I Wu
· 7 years ago
7f40290
surfaceflinger: add RenderEngine::setCurrentSurface
by Chia-I Wu
· 7 years ago
8380689
surfaceflinger: fix fencing when layers become invisible
by Chia-I Wu
· 7 years ago
83ce7c1
surfaceflinger: remove USE_HWC2
by Chia-I Wu
· 7 years ago
a76b271
Add captureLayers function to capture a layer and its children.
by chaviw
· 7 years ago
1e9bf7c
Merge "libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT" into oc-dr1-dev
by TreeHugger Robot
· 7 years ago
ab0c319
libsurfaceflinger: handle WINDOW_TYPE_DONT_SCREENSHOT
by Chia-I Wu
· 7 years ago
281e811
Communicate composition buffer dataspace to HWC
by Courtney Goeltzenleuchter
· 8 years ago
5d94389
Add wide-color support to SurfaceFlinger
by Courtney Goeltzenleuchter
· 8 years ago
f0c53d6
[SurfaceFlinger] Document layerStack
by Fabien Sanglard
· 8 years ago
9d96de4
Revert "Delete HWC1"
by Fabien Sanglard
· 8 years ago
90f9234
Delete HWC1
by Fabien Sanglard
· 8 years ago
ffc9efc
Add display tracing to SurfaceInterceptor
by Irvel
· 8 years ago
28f24d0
Color transforms are now color modes.
by Michael Wright
· 9 years ago
021623b
SF: Fix camera orientation on virtual displays
by Pablo Ceballos
· 9 years ago
40845df
SF: Add FenceTracker
by Pablo Ceballos
· 9 years ago
9e56aa0
Switch SurfaceFlinger to HWC 2.0
by Dan Stoza
· 9 years ago
b5b3563
SF: check secure layers in screenshot message handler
by Pablo Ceballos
· 9 years ago
646f541
surfaceflinger: fix -Wmismatched-tags warnings
by Jesse Hall
· 10 years ago
d4548dd
am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into klp-modular-dev
by Jesse Hall
· 10 years ago
b7a0549
surfaceflinger: skip composition for empty frames
by Jesse Hall
· 10 years ago
47e4540
Allow for resizing of Virtual Displays.
by Michael Lentine
· 10 years ago
6c9e34a
Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.
by Michael Lentine
· 11 years ago
2c9b11f
surfaceflinger: Replace blank/unblank with setPowerMode
by Prashant Malani
· 11 years ago
f3c07d4
Fix virtual display nesting
by Dan Stoza
· 11 years ago
7143316
Fix virtual display nesting
by Dan Stoza
· 11 years ago
19e8729
Implement per-display EGLConfig and configless EGLContext
by Jesse Hall
· 11 years ago
c1c05de
fix camera API 2.0 orientation
by Mathias Agopian
· 11 years ago
d2cf8c2
Merge "Provide HWC prepare with a valid output buffer" into klp-dev
by Jesse Hall
· 11 years ago
028dc8f
Provide HWC prepare with a valid output buffer
by Jesse Hall
· 11 years ago
4f4f094
SurfaceFlinger now runs in the process's main thread
by Mathias Agopian
· 11 years ago
9e663de
Use new HWC display type/count constants.
by Jesse Hall
· 11 years ago
ff866e7
Merge "Set the swap interval of virtual display surfaces to 0"
by Jesse Hall
· 11 years ago
f460f55
Set the swap interval of virtual display surfaces to 0
by Jesse Hall
· 11 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 11 years ago
38efe86
Rewrite VirtualDisplaySurface
by Jesse Hall
· 12 years ago
875d8e1
Refactor SF. Move all GL operations in their own class.
by Mathias Agopian
· 12 years ago
74d211a
clean-up/simplify all dump() APIs
by Mathias Agopian
· 12 years ago
02d8656
Clean up HWC state when releasing a DisplayDevice
by Jesse Hall
· 12 years ago
ffe1f19
Fix virtual displays for HWC<=1.1
by Jesse Hall
· 12 years ago
99c7dbb
Add DisplaySurface abstraction
by Jesse Hall
· 12 years ago
13127d8
Get rid of LayerBase.
by Mathias Agopian
· 12 years ago
eabe314
Merge "Init displays to null layer stack" into jb-mr2-dev
by Jesse Hall
· 12 years ago
01e2905
Init displays to null layer stack
by Jesse Hall
· 12 years ago
f5f714a
apply the projection's viewport to the visibleregion passed to hwc
by Mathias Agopian
· 12 years ago
766dc49
rework a bit how we scissor the display
by Mathias Agopian
· 12 years ago
dd3cb84
SurfaceFlinger: add support for secure displays
by Jamie Gennis
· 12 years ago
bae92d0
reset GL viewport and project when caputring the screen
by Mathias Agopian
· 12 years ago
9e2463e
add/remove displays properly on hotplug events
by Mathias Agopian
· 12 years ago
eba8c68
calculate wether we filter on a per-display basis
by Mathias Agopian
· 12 years ago
1d12d8a
improve logging of external displays
by Mathias Agopian
· 12 years ago
8dfa92f
Plumb display name into SurfaceFlinger
by Andy McFadden
· 12 years ago
da27af9
add support hwc 1.1
by Mathias Agopian
· 12 years ago
00e8c7a
display projection API now has a single function instead of 3
by Mathias Agopian
· 12 years ago
da8d0a5
implement display viewport and frame
by Mathias Agopian
· 12 years ago
3ee454a
Eradicate DisplayID.
by Mathias Agopian
· 12 years ago
f435863
teach HWC about multiple displays
by Mathias Agopian
· 12 years ago
e60b068
HWComposer now has its own concept of display IDs
by Mathias Agopian
· 12 years ago
cd60f99
refactor compositing code to avoid multiple eglMakeCurrent() calls
by Mathias Agopian
· 12 years ago
8b736f1
xdpi / ydpi were reported as 0
by Mathias Agopian
· 12 years ago
e57f292
make multi-display more real
by Mathias Agopian
· 12 years ago
1e26087
Add a display parameter to HWComposer where needed
by Mathias Agopian
· 12 years ago
28947d7
now able to set the layer stack on a DisplayDevice
by Mathias Agopian
· 12 years ago
1a4d883
surfaceflinger: refactor FrambufferSurface
by Jamie Gennis
· 12 years ago
028a757
DisplayDevice doesn't need weak pointers or polymorphism
by Mathias Agopian
· 12 years ago
4297734
turn DisplayDevice into a reference-counted object
by Mathias Agopian
· 12 years ago
d8552d7
DisplayDevice only needs ANativeWindow not SurfaceTextureClient
by Mathias Agopian
· 12 years ago
888c822
remove a dependency of DisplayDevice on the refresh rate
by Mathias Agopian
· 12 years ago
92a979a
We now have a real list of displays.
by Mathias Agopian
· 12 years ago
d3ee231
cleanups in preparation of bigger changes
by Mathias Agopian
· 12 years ago
Next »