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
/
tests
/
utils
/
ScreenshotUtils.h
Age
Commit message (
Expand
)
Author
2025-03-19
Add border API to surface control
YCairn Overturf
2024-08-15
Rename AidlStatusUtil.h to AidlUtil.h
Alec Mouri
2024-08-15
Move CaptureArgs + friends to structured aidl
Alec Mouri
2023-08-17
Use String8/16 c_str [graphics]
Tomasz Wasilczyk
2022-09-26
Remove internal display related methods
Huihong Luo
2022-08-25
Use FenceResult in ScreenCaptureResults
Patrick Williams
2022-08-01
SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION
Ady Abraham
2022-05-02
Merge "Propagate HDR information to screenshot animation." into tm-dev am: f7...
Leon Scroggins
2022-04-28
Propagate HDR information to screenshot animation.
Alec Mouri
2022-04-07
Migrate and clean up methods of ISurfaceComposer
Huihong Luo
2022-02-24
Migrate screenshot methods to AIDL
Huihong Luo
2022-02-20
Migrate screenshot methods to AIDL
Huihong Luo
2021-11-01
Allow offscreen mirrored layers to be captured.
chaviw
2021-03-12
Prevent waiting synchronous case if transaction applied first
arthurhung
2021-03-09
Fix blur sampling outside bounds of layer
Galia Peycheva
2021-02-02
Introduce SurfaceFlinger Queued Transaction
Arthur Hung
2020-10-06
Remove hard code color space.
Peiyong Lin
2020-09-11
Update screen capture functions to accept a ScreenCaptureListener
chaviw
2020-09-11
Merge "Revert "Update screen capture functions to accept a ScreenCaptur...""
Chavi Weingarten
2020-09-10
Revert "Update screen capture functions to accept a ScreenCaptur..."
Chavi Weingarten
2020-09-09
Merge "Fix SurfaceFlinger_test failed when display color mode changed"
TreeHugger Robot
2020-09-07
Fix SurfaceFlinger_test failed when display color mode changed
arthurhung
2020-09-02
Update screen capture functions to accept a ScreenCaptureListener
chaviw
2020-08-25
Pass IScreenCaptureListener to screen capture functions
chaviw
2020-08-07
Allow screen capture for a specified uid.
chaviw
2020-08-06
Added ability to capture secure layers in captureLayers
chaviw
2020-07-31
Added LayerCapture args to captureLayers functions
chaviw
2020-07-30
Use DisplayCaptureArgs for displayCapture functions.
chaviw
2019-09-06
Transaction_test refactoring continued
Valerie Hau
2019-08-27
Break up TransactionTest helpers into util directory
Valerie Hau