Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2f48c968a3ab5af4b84539e66098b08d879c4ca6
/
services
/
surfaceflinger
/
DisplayHardware
/
HWC2.cpp
1d4249a
[SurfaceFlinger] add getDisplayedContentSample i/f
by Kevin DuBois
· 7 years ago
74e5377
[SurfaceFlinger] add setDisplayContentSamplingEnabled i/f
by Kevin DuBois
· 7 years ago
ed531a3
[SurfaceFlinger] Query per display SkipClientColorTransform.
by Peiyong Lin
· 7 years ago
9c0a176
[SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f
by Kevin DuBois
· 7 years ago
d36dc02
Revert "SF: Revamp frequencyScale backdoor"
by David Sodman
· 7 years ago
698147a
[SurfaceFlinger] Plumb setLayerColorTransform.
by Peiyong Lin
· 7 years ago
44b5de0
SF: Revamp frequencyScale backdoor
by David Sodman
· 7 years ago
d7e01d7
surfaceflinger: do not propogate getPerFrameMetadataKeys errors
by Chia-I Wu
· 7 years ago
5d22d4f
Add new PowerAdvisor interface for SF to pass hints to the power HAL.
by Michael Wright
· 7 years ago
0954b1d
SF: Move getDisplayIdentificationData to HWC2::Device
by Dominik Laskowski
· 7 years ago
2de60f0
Merge "SF: Initialize DisplayDevice with the active config index" into pi-dev am: 384bf40ae9
by Lloyd Pique
· 7 years ago
3c085a0
SF: Initialize DisplayDevice with the active config index
by Lloyd Pique
· 7 years ago
e9ef7c4
SF: Generate stable display IDs using EDID
by Dominik Laskowski
· 7 years ago
2c327ac
[SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata.
by Peiyong Lin
· 7 years ago
0ac5f4e
[SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata.
by Peiyong Lin
· 7 years ago
6266589
[SurfaceFlinger] Extend HDR support.
by Peiyong Lin
· 7 years ago
0e7a791
[SurfaceFlinger] Plumb HAL to hardware composer.
by Peiyong Lin
· 7 years ago
34beb7a
[SurfaceFlinger] Replace android_dataspace with Dataspace.
by Peiyong Lin
· 7 years ago
63e3a5e
[SurfaceFlinger] Removed unreached return statement.
by Peiyong Lin
· 7 years ago
fd997e0
Add proper namespace to GraphicTypes.
by Peiyong Lin
· 7 years ago
bc79209
SF: Switch to internal display setup
by Lloyd Pique
· 8 years ago
3bed052
Fix frozen screen after exiting vr
by Steven Thomas
· 7 years ago
a52f029
[Native] Replace android_color_mode usage with ColorMode.
by Peiyong Lin
· 7 years ago
f9c98e5
SF: Update to composer@2.2 implementation
by Courtney Goeltzenleuchter
· 7 years ago
b6c6ad4
Fix "invalid buffer slot" hardware composer error
by Steven Thomas
· 8 years ago
a822d52
SF: Separate Hwc2::Composer into interface and impl
by Lloyd Pique
· 8 years ago
715a2c1
Determine displayType in SurfaceFlinger
by Lloyd Pique
· 8 years ago
7a94772
surfaceflinger: Remove unused variable
by Greg Kaiser
· 8 years ago
ae5a6b8
surfaceflinger: flush HWC commands when present is skipped
by Chia-I Wu
· 8 years ago
94e35b9
Use a separate hwcomposer hidl instance for vr flinger
by Steven Thomas
· 8 years ago
a099a24
Faked HWC for SurfaceFlinger testing
by Kalle Raita
· 9 years ago
49cdc63
Merge "surfaceflinger: discard stale commands" into oc-dev am: f8ca9a0875
by Chia-I Wu
· 8 years ago
0c6ce46
surfaceflinger: discard stale commands
by Chia-I Wu
· 8 years ago
8976c6a
Skip Validate am: 249c0ae80a
by Fabien Sanglard
· 8 years ago
249c0ae
Skip Validate
by Fabien Sanglard
· 8 years ago
c988ee4
Remove redundent layer setDataspace calls.
by Courtney Goeltzenleuchter
· 8 years ago
d8ac4fd
Merge "Delete SurfaceFlinger BYPASS codepath" into oc-dev
by TreeHugger Robot
· 8 years ago
5b3cf05
Delete SurfaceFlinger BYPASS codepath
by Fabien Sanglard
· 8 years ago
d497cdc
Merge "surfaceflinger: fix a release fence leak" into oc-dev am: 5c580eaeb6
by Chia-I Wu
· 8 years ago
5e74c65
surfaceflinger: fix a release fence leak
by Chia-I Wu
· 8 years ago
831d48e
Delete SurfaceFlinger BYPASS codepath
by Fabien Sanglard
· 8 years ago
6d957ec
Merge changes Ia1fa4a32,I2a4c3d9f into oc-dev
by TreeHugger Robot
· 8 years ago
ceb67d1
hwc2: Remove Display::{mIsVirtual,setVirtual}
by Chris Forbes
· 8 years ago
016d73c
hwc2: Cache display type at construction
by Chris Forbes
· 8 years ago
1f42e3a
VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger
by Daniel Nicoara
· 8 years ago
5a423ea
Move FloatRect from libgfx to libui
by Dan Stoza
· 8 years ago
87670ff
Allow surfaceflinger to run vrflinger
by Hendrik Wagenaar
· 8 years ago
06d63de
surfaceflinger: cache HWC client targets and buffers
by Chia-I Wu
· 9 years ago
2f5f8a5
VR: Add ability to pass layer info through SurfaceFlinger
by Daniel Nicoara
· 9 years ago
847650b
HWC2: Initialize retire fence to -1
by Naseer Ahmed
· 9 years ago
71bded5
Create libgfx, starting with FloatRect
by Dan Stoza
· 9 years ago
67e376d
Replace non-const references by pointers
by Chia-I Wu
· 9 years ago
cd8d7f0
surfaceflinger: update for IComposer changes
by Chia-I Wu
· 9 years ago
11d0fc3
Rename "retire" to "present" for consistency
by Fabien Sanglard
· 9 years ago
b7432cc
Fix HWC2to1Adapter crashing dragon at startup
by Fabien Sanglard
· 9 years ago
aab99f5
surfaceflinger: add support for android.hardware.graphics
by Chia-I Wu
· 9 years ago
28f24d0
Color transforms are now color modes.
by Michael Wright
· 9 years ago
9f26a9c
SF/HWC2: Add support for color transforms
by Dan Stoza
· 9 years ago
3862898
HWC2: Fix virtual displays
by Dan Stoza
· 9 years ago
5cf424b
HWC2: Fix breakage from header change
by Dan Stoza
· 9 years ago
076ac67
HWC2: Add support for color modes
by Dan Stoza
· 9 years ago
5df2a86
HWC2: Hook up setColorTransform/setLayerDataspace
by Dan Stoza
· 9 years ago
09e7a27
HWC2: Check SidebandStream capability on load
by Dan Stoza
· 9 years ago
7d7ae73
HWC2: Add getHdrCapabilities to C++ shim
by Dan Stoza
· 9 years ago
651bf31
SF: HWC2 C++ shim
by Dan Stoza
· 10 years ago