Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
5619c84f8f0ec406b1f334d57b51e06caef37f96
/
services
/
surfaceflinger
/
tests
/
unittests
/
DisplayTransactionTest.cpp
e9e843a
Adding HDR10+ Support to SF
by Valerie Hau
· 7 years ago
14724e6
[SurfaceFlinger] Remove usage of legacy data spaces.
by Peiyong Lin
· 7 years ago
ed531a3
[SurfaceFlinger] Query per display SkipClientColorTransform.
by Peiyong Lin
· 7 years ago
f2f18f7
Merge "SF: Clean up HWComposer"
by TreeHugger Robot
· 7 years ago
1af4793
SF: Clean up HWComposer
by Dominik Laskowski
· 7 years ago
f6fd29e
Revert "Revert "Remove gl surfaces from DisplayDevice.""
by Alec Mouri
· 7 years ago
4efb6c2
Always set usage bits for GPU comp in DisplayDevice.
by Alec Mouri
· 7 years ago
0a9c7b8
Revert "Revert "Bind to FBO when using GPU composition""
by Alec Mouri
· 7 years ago
682188b
Merge changes Iea02806d,I45af7b49,Id50e0d23
by TreeHugger Robot
· 7 years ago
8d4f90a
Revert "Bind to FBO when using GPU composition"
by Alec Mouri
· 7 years ago
0587464
Revert "Remove gl surfaces from DisplayDevice."
by Alec Mouri
· 7 years ago
1029443
Merge "SF: Define DisplayId as struct type"
by TreeHugger Robot
· 7 years ago
3415776
SF: Define DisplayId as struct type
by Dominik Laskowski
· 7 years ago
ce0ad96
Remove gl surfaces from DisplayDevice.
by Alec Mouri
· 7 years ago
8147b0e
Bind to FBO when using GPU composition
by Alec Mouri
· 7 years ago
ba013fa
Get display dimensions through ANativeWindow api.
by Alec Mouri
· 7 years ago
075d317
SF: Generalize display management
by Dominik Laskowski
· 7 years ago
9758ae0
Support DISPLAY_P3 dataspace to BT2020 in SF
by Valerie Hau
· 7 years ago
2209836
SF: Break out NativeWindowSurface
by Lloyd Pique
· 7 years ago
05483a0
Change setScissor() to take in Vulkan coordinate convention.
by Alec Mouri
· 7 years ago
438e9e7
SF: Fix two display identification bugs
by Lloyd Pique
· 7 years ago
833074a
[RenderEngine] Organize RenderEngine directory.
by Peiyong Lin
· 7 years ago
13effd1
[SurfaceFlinger] Decouple color management from wide color display property.
by Peiyong Lin
· 7 years ago
6753a02
surfaceflinger: fix misplacement of getHwComposer related function
by tangrobin
· 7 years ago
41be5d2
[SurfaceFlinger] Allow DispSync to be GMock'd
by Lloyd Pique
· 7 years ago
d7e01d7
surfaceflinger: do not propogate getPerFrameMetadataKeys errors
by Chia-I Wu
· 7 years ago
0f509fb
surfaceflinger: silence misleading virtual display errors
by Chia-I Wu
· 7 years ago
f07b85b
SF: Remove DisplayDeviceState::isValid
by Dominik Laskowski
· 7 years ago
00a6fa2
SF: Decouple EventThread from DisplayDevice
by Dominik Laskowski
· 7 years ago
a2edf61
SF: Clean up remaining display identifiers
by Dominik Laskowski
· 7 years ago
7e04546
SF: Use consistent names for display IDs
by Dominik Laskowski
· 7 years ago
9fae102
SF: Use std::map for DisplayDevice lookup
by Dominik Laskowski
· 7 years ago
eecd659
SF: Use consistent names for display references
by Dominik Laskowski
· 7 years ago
614e142
surfaceflinger: initialize DisplayDevice data members
by Chia-I Wu
· 7 years ago
2de60f0
Merge "SF: Initialize DisplayDevice with the active config index" into pi-dev am: 384bf40ae9
by Lloyd Pique
· 7 years ago
9b5c00a
Merge "SF: Unittest Coverage for HDR/per-frame-metadata" into pi-dev am: 892e17d7e5
by Lloyd Pique
· 7 years ago
8c0d8f7
Merge changes I6618561d,If9479cd9,I3e13894e into pi-dev am: 858e30b7d7
by Lloyd Pique
· 7 years ago
3c085a0
SF: Initialize DisplayDevice with the active config index
by Lloyd Pique
· 7 years ago
892e17d
Merge "SF: Unittest Coverage for HDR/per-frame-metadata" into pi-dev
by TreeHugger Robot
· 7 years ago
d883d5a
SF: Unittest Coverage for HDR/per-frame-metadata
by Lloyd Pique
· 7 years ago
7d4aa6c
SF: Test coverage for setPowerModeInternal
by Lloyd Pique
· 7 years ago
d6fa4a7
[SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode.
by Peiyong Lin
· 7 years ago
136fbbc
[SurfaceFlinger] Add BT2100_PQ and BT2100_HLG color mode.
by Peiyong Lin
· 7 years ago
667b707
Merge "SF: Generate stable display IDs using EDID"
by Dominik Laskowski
· 7 years ago
44fcd6d
Merge changes Ife3ef43f,I50ec5d8b into pi-dev am: af0c783042 am: 09d6e4a278
by android-build-team Robot
· 7 years ago
e9ef7c4
SF: Generate stable display IDs using EDID
by Dominik Laskowski
· 7 years ago
86016da
SF: Test coverage for onInitializeDisplays
by Lloyd Pique
· 7 years ago
9d9cf40
SF: Test Coverage for setDisplayStateLocked
by Lloyd Pique
· 7 years ago
4c2ac02
resolve merge conflicts of 9eb9687112e40ccc6195e35fe8102ede6c3d9c15 to master
by Lloyd Pique
· 7 years ago
d6fbb8a
SF: Test coverage for resetDisplayState
by Lloyd Pique
· 8 years ago
a482f99
SF: Test coverage for createDisplay and destroyDisplay
by Lloyd Pique
· 8 years ago
6cf1103
SF: Test coverage for onHotplugReceived
by Lloyd Pique
· 8 years ago
0fa1d4c
SF: Test coverage for display transaction state changes
by Lloyd Pique
· 8 years ago
fc12f56
SF: Test coverage for setupNewDisplayDeviceInternal
by Lloyd Pique
· 8 years ago
c11e0d3
SF: Test coverage for setupNewDisplayDeviceInternal
by Lloyd Pique
· 8 years ago
663bd28
SF: Clean up DisplayDeviceState
by Dominik Laskowski
· 7 years ago
2c327ac
[SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata.
by Peiyong Lin
· 7 years ago
545fe5a
Merge "SF: Shuffle test mocks into subdirs" into pi-dev am: d3898410e2
by Lloyd Pique
· 7 years ago
0ac5f4e
[SurfaceFlinger] Plumb getPerFrameMetadataKeys and setLayerPerFrameMetadata.
by Peiyong Lin
· 7 years ago
cbe0001
SF: Shuffle test mocks into subdirs
by Lloyd Pique
· 8 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
1fa4d46
SF: Use display device factory in unit test
by Lloyd Pique
· 8 years ago
bc79209
SF: Switch to internal display setup
by Lloyd Pique
· 8 years ago
926a5fc
SF: Fix unit test getColorModes() expectation
by Lloyd Pique
· 7 years ago
5b36f3f
SF: Add and use MockGraphicBufferProducer/Consumer
by Lloyd Pique
· 8 years ago
e39cad2
SF: Add a first real unit test
by Lloyd Pique
· 8 years ago
f58625d
SF: Introduce libsurfaceflinger_unittest
by Lloyd Pique
· 8 years ago