Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
330f824c65f9e316974b52d5556bf0ee52f5933d
/
services
/
surfaceflinger
/
tests
/
unittests
/
DisplayTransactionTest.cpp
1394860
SF: Extract virtual display allocation from CE
by Dominik Laskowski
· 4 years, 6 months ago
228f46b
Introduce DynamicDisplayInfo
by Marin Shalamanov
· 4 years, 7 months ago
62f216c
SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE
by Ady Abraham
· 4 years, 11 months ago
0bb6a47
SurfaceFlinger: throttle applications based on uid
by Ady Abraham
· 4 years, 11 months ago
07b1ff3
SF: Split DisplayTransactionTest
by Marin Shalamanov
· 5 years ago
bceca72
Merge "Revert^2 "[SF] Introduce VirtualDisplayId""
by TreeHugger Robot
· 5 years ago
0f10d0d
Revert^2 "[SF] Introduce VirtualDisplayId"
by Marin Shalamanov
· 5 years ago
7124df8
Merge "Revert "[SF] Introduce VirtualDisplayId""
by Siarhei Vishniakou
· 5 years ago
3a67f36
Revert "[SF] Introduce VirtualDisplayId"
by Siarhei Vishniakou
· 5 years ago
c0b7016
Merge "[SF] Introduce VirtualDisplayId"
by TreeHugger Robot
· 5 years ago
7cee53e
[SF] Introduce VirtualDisplayId
by Marin Shalamanov
· 5 years ago
209ae61
Fix wrong framebufferspace computation
by Marin Shalamanov
· 5 years ago
b2d6a71
Merge "[CE] Extract transform computation logic to ProjectionSpace"
by Marin Shalamanov
· 5 years ago
5cfc6e5
Return sp on call to createSurfaceInterceptor
by Pablo Gamito
· 5 years ago
68933fb
[CE] Extract transform computation logic to ProjectionSpace
by Marin Shalamanov
· 5 years ago
98fe220
Merge "Remove VrFlinger usages from SF."
by TreeHugger Robot
· 5 years ago
d4a6164
Only allow system and graphics to create secure displays
by chaviw
· 5 years ago
9c58bcd
Remove VrFlinger usages from SF.
by Alec Mouri
· 5 years ago
8cb2188
SurfaceFlinger: DispSync -> VsyncController
by Ady Abraham
· 5 years ago
9c53ee7
SurfaceFlinger: use duration instead of offset
by Ady Abraham
· 5 years ago
6ad317c
[SF, CE] Rename viewport, frame and destinationClip
by Marin Shalamanov
· 5 years ago
7de1783
Merge "Use type safe display IDs."
by Marin Shalamanov
· 5 years ago
8532956
Merge "SF: Remove EventControlThread"
by TreeHugger Robot
· 5 years ago
8b01cc0
SF: Remove EventControlThread
by Dominik Laskowski
· 5 years ago
a524a09
Use type safe display IDs.
by Marin Shalamanov
· 5 years ago
47c494c
Merge "Remove sourceClip from OutputCompositionState"
by Marin Shalamanov
· 5 years ago
2492a02
SF: use cached vsync period
by Ady Abraham
· 5 years ago
06ca163
Remove sourceClip from OutputCompositionState
by Marin Shalamanov
· 5 years ago
7ce8764
SF: Store DeviceProductInfo in DisplayDeviceState
by Marin Shalamanov
· 5 years ago
e5cceea
SF: Store DeviceProductInfo in DisplayDevice
by Marin Shalamanov
· 5 years ago
31473fc
Merge "Replace PowerHint with Boost in SurfaceComposer callback"
by Lais Andrade
· 5 years ago
3a6e47d
Replace PowerHint with Boost in SurfaceComposer callback
by Lais Andrade
· 5 years ago
c744328
Merge "Remove usage of hwcomposer_defs.h." into rvc-dev
by TreeHugger Robot
· 5 years ago
65248e0
Remove usage of hwcomposer_defs.h.
by Peiyong Lin
· 5 years ago
caeea92
Merge "SurfaceFlinger: use intended wake up time when calculating next present time" into rvc-dev
by Ady Abraham
· 5 years ago
0ed31c9
SurfaceFlinger: use intended wake up time when calculating next present time
by Ady Abraham
· 5 years ago
e9d809e
Remove hwcomposer2.h
by Peiyong Lin
· 5 years ago
470df5f
SF: Fix thread safety in ISurfaceComposer APIs
by Dominik Laskowski
· 5 years ago
5a6d857
Fix filtering for screenshotting custom displays.
by Alec Mouri
· 5 years ago
4a42d43
SF: Update display properties on hotplug connect
by Marin Shalamanov
· 6 years ago
aad4ebf
SF: Start restructuring display creation
by Lloyd Pique
· 6 years ago
35436d0
Merge "SF: Populate DisplayConnectionType in DisplayInfo"
by Dominik Laskowski
· 6 years ago
4603f3c
[sf] Add support for generic layer metadata to HWComposer and HWC2
by Lloyd Pique
· 6 years ago
55c8540
SF: Populate DisplayConnectionType in DisplayInfo
by Dominik Laskowski
· 6 years ago
e8fe474
CE: Use distinct source and destination clip rectangles
by Lloyd Pique
· 6 years ago
3305047
SF: Add DisplayDevice setProjection test
by Lloyd Pique
· 6 years ago
b0dbdaa
SurfaceFlinger: Enable -WConversion in Android.bp
by Ady Abraham
· 6 years ago
718f960
ui: Deduplicate rotation types
by Dominik Laskowski
· 6 years ago
2139f73
SurfaceFlinger: use config groups
by Ady Abraham
· 6 years ago
7159f57
SurfaceFlinger: add composer 2.4 vsync api to DisplayHardware
by Ady Abraham
· 6 years ago
1ebe090
gui: Set up libgui_mocks
by Lloyd Pique
· 6 years ago
25a4e7d
SF: Upgrade to Composer HAL 2.4
by Dominik Laskowski
· 6 years ago
6a3b446
SF: Move pickColorMode and getBestDataspace to CompositionEngine
by Lloyd Pique
· 6 years ago
9804183
SF: Clean up Scheduler
by Dominik Laskowski
· 6 years ago
7c9dbf9
SF: Refactor Scheduler mock injection
by Dominik Laskowski
· 6 years ago
1336e6e
[SurfaceFlinger] Query display capability when display is on the first time.
by Peiyong Lin
· 6 years ago
8beb414
Disconnect from surface when the RenderSurface object is removed.
by chaviw
· 6 years ago
754c98a
Add pending period to DispSync.
by Alec Mouri
· 6 years ago
09bd392
SF: Updating content FPS tracking
by Ady Abraham
· 6 years ago
9e9800c
SF: Fix for a leaked mock reported in processesVirtualDisplayAdded
by Lloyd Pique
· 7 years ago
85131bd
add display_primary* to sysprop
by Sundong Ahn
· 7 years ago
afb4584
SF: Adding testable Scheduler and updating tests.
by Ana Krulec
· 7 years ago
846c833
Merge "SF: Plumb physical display IDs to libgui"
by Dominik Laskowski
· 7 years ago
86fa3db
SF: Fixup call expectations in libsurfaceflinger_unittest
by Lloyd Pique
· 7 years ago
dcb38bb
SF: Plumb physical display IDs to libgui
by Dominik Laskowski
· 7 years ago
42d0456
SurfaceFlinger: Add API to get native display color primaries
by Daniel Solomon
· 7 years ago
1eba020
SF: Tie VSyncState lifetime to display hotplug
by Dominik Laskowski
· 7 years ago
3d0c02e
SF: Separate out display color handling
by Lloyd Pique
· 7 years ago
542307f
SF: Move DisplaySurface into CompositionEngine
by Lloyd Pique
· 7 years ago
27083ae
Merge changes from topics "sf-hwc-abstract", "sf-ce-min"
by TreeHugger Robot
· 7 years ago
3823e7b
SF: Set up librenderengine_mocks
by Lloyd Pique
· 7 years ago
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
Next »