index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
ScreenCaptureOutput.cpp
Age
Commit message (
Expand
)
Author
2025-03-11
SF: Remove *DisplayId::tryCast usage from ScreenCaptureOutput
Gil Dekel
2025-02-21
Add layer name to screen capture's background fill layer
Noelle Scobie
2025-02-04
Extract RenderArea elements into screenshot args
Melody Hsu
2025-01-06
[Lut screenshot] backend implementation v2
Sally Qi
2024-08-28
Support capturing a gainmapped screenshot
Alec Mouri
2024-05-24
Plumb in local tonemapping flag into renderengine
Alec Mouri
2023-12-06
Support fp16 in sf
Alec Mouri
2023-12-05
Add isProtected flag to Output
Chavi Weingarten
2023-11-27
Remove useIdentityTransform from DisplayCaptureArgs.
Melody Hsu
2023-08-17
Dim correctly in screenshots on some devices
Alec Mouri
2023-07-15
Propagate the 170M->sRGB lie everywhere. am: 7dae9c10f1 am: 50c4d04657
Alec Mouri
2023-07-14
Propagate the 170M->sRGB lie everywhere.
Alec Mouri
2023-07-07
Fix captureDisplay when the display is rotated
Patrick Williams
2023-05-02
Don't overdim SDR content in an HLG screenshot.
Alec Mouri
2023-04-25
Support screenshots of HDR content
Alec Mouri
2023-01-31
SF: clean up texture filtering logic
Patrick Williams
2023-01-12
Name the ScreenCaptureOutput
Leon Scroggins III
2022-11-14
SF: Fix use after move bug in screen capture refactor
Patrick Williams
2022-11-09
SF: refactor renderScreenImpl to use CompositionEngine
Patrick Williams