summaryrefslogtreecommitdiff
path: root/native/android/surface_control.cpp
AgeCommit message (Expand)Author
2025-02-26Harden construction sites of android::Surface. Anton Ivanov
2025-02-13[Lut] Function changes due to setLuts signature changes, and use ScopedArrayR... Sally Qi
2024-12-02Merge "[Lut NDK] Add static_assert to ensure that ADISPLAYLUTS_SAMPLINGKEY_CI... Sally Qi
2024-11-28Merge "Revert "Add new ASurfaceTransaction _setFrameRateParams API"" into main Rachel Lee
2024-11-26Revert "Add new ASurfaceTransaction _setFrameRateParams API" Rachel Lee
2024-11-22[Lut NDK] Add static_assert to ensure that ADISPLAYLUTS_SAMPLINGKEY_CIE_Y is ... Sally Qi
2024-11-20[Lut NDK] Define ASurfaceTransaction_setLuts API Sally Qi
2024-10-28Add new ASurfaceTransaction _setFrameRateParams API Rachel Lee
2024-09-16Add buffer release callback in NDK Vishnu Nair
2024-04-04Merge "Adapt to changing function signature." into main am: af4b7de711 am: 98... Treehugger Robot
2024-04-03Adapt to changing function signature. Dan Albert
2024-02-15Allow for restricting HDR headroom for SurfaceControl and SurfaceView Alec Mouri
2023-03-16setExtendedBrightness ALOGE -> FATAL John Reck
2023-02-14Merge "Add extended range brightness APIs" John Reck
2023-02-14Add extended range brightness APIs John Reck
2023-02-02NDK attached Choreographer from SurfaceControl. Rachel Lee
2022-11-11Rename SC ndk jni API Bo Liu
2022-10-12SurfaceControl ndk-jni API review Bo Liu
2022-09-30Merge "surface_control NDK: Track frameworks/native changes" into tm-qpr-dev ... Rob Carr
2022-09-27surface_control NDK: Track frameworks/native changes Rob Carr
2022-09-17NDK methods to get SurfaceControl/Transction from java Bo Liu
2022-08-26Add Surface.clearFrameRate API Kriti Dang
2022-04-07Sync with ISurfaceComposerClient changes Huihong Luo
2022-04-05Sync with FrameTimelineInfo aidl migration Huihong Luo
2022-02-26Use start time in SurfaceControl setFrameTimeline. Rachel Lee
2022-02-10Merge "surface_control: handle acquire fence on BLAST callbacks" Ady Abraham
2022-01-21surface_control: handle acquire fence on BLAST callbacks Ady Abraham
2022-01-14Use AVsyncId typedef. Rachel Lee
2021-12-15Merge changes from topic "surfacectrl" Rachel Lee
2021-12-09Implement timeline in libandroid ASurfaceControl. Rachel Lee
2021-12-09Reduce SurfaceControl feature gap to NDK API John Reck
2021-09-15Update setBuffer to use the new setBuffer API chaviw
2021-09-07Get rid of unused ASurfaceControl in frame metrics listener callback Pablo Gamito
2021-09-06Pass surface control id to callback to accurately identify surface metrics be... Pablo Gamito
2021-08-31Stop reporting frame stats from frames completed before observer was attached Pablo Gamito
2021-07-12Remove isDataspaceValid John Reck
2021-05-11Remove rotation based scaling Vishnu Nair
2021-04-29Restore old behavior in pulic API setGeometry chaviw
2021-04-27Added setBufferCrop to setGeometry chaviw
2021-04-21Introduce ASurfaceTransaction_setOnCommit api Vishnu Nair
2021-04-14Updated native SurfaceControl APIs to reflect their behavior. chaviw
2021-04-12Merge "Revert^2 "Remove setFrame from surface_control setGeometry"" into sc-dev Chavi Weingarten
2021-04-09Revert^2 "Remove setFrame from surface_control setGeometry" Chavi Weingarten
2021-04-09Merge "Revert "Remove setFrame from surface_control setGeometry"" into sc-dev Orion Hodson
2021-04-08Revert "Remove setFrame from surface_control setGeometry" Orion Hodson
2021-04-07Merge "Remove setFrame from surface_control setGeometry" into sc-dev Chavi Weingarten
2021-04-02Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-dev Rob Carr
2021-04-01ASurfaceTransaction: Add setEnableBackpressure Robert Carr
2021-03-31Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev Marin Shalamanov
2021-03-30Remove setFrame from surface_control setGeometry chaviw