summaryrefslogtreecommitdiff
path: root/libs/nativewindow/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Explicitly query for VK_EXT_rgba10x6_formats in Vulkan" am: 7ac34d3210...Trevor Black2023-03-221-2/+2
|\| |
| * | Merge "Explicitly query for VK_EXT_rgba10x6_formats in Vulkan" am: 7ac34d3210...Trevor Black2023-03-221-2/+2
| |\|
| | * Explicitly query for VK_EXT_rgba10x6_formats in VulkanTrevor David Black2023-03-221-2/+2
| * | Merge "SF: fix FrameTimelineInfo association to buffers" into tm-qpr-dev am: ...Wei Wang2023-02-071-2/+3
| |\ \ | | |/ | |/|
| | * SF: fix FrameTimelineInfo association to buffersAdy Abraham2023-02-031-2/+3
| * | Merge "Remove "explicit" from HardwareBuffer move constructor"Treehugger Robot2023-01-231-1/+1
| |\ \
| | * | Remove "explicit" from HardwareBuffer move constructorMichael Butler2023-01-231-1/+1
* | | | SF: fix FrameTimelineInfo association to buffersAdy Abraham2023-01-231-2/+3
* | | | Merge "Expose FRONT_BUFFER usage flags" am: 96d426fbfb am: 87ca77083c am: 4d0...Peiyong Lin2023-01-191-0/+10
|\| | |
| * | | Expose FRONT_BUFFER usage flagsPeiyong Lin2023-01-181-0/+10
| |/ /
* | | Merge "GraphicsBuffer: comparison operators"TreeHugger Robot2023-01-131-0/+7
|\ \ \
| * | | GraphicsBuffer: comparison operatorsSteven Moreland2023-01-041-0/+7
* | | | Remove "explicit" from HardwareBuffer move constructorMichael Butler2023-01-051-1/+1
|/ / /
* | | Merge changes from topic "AHB_format_r_16+" am: 112211eef1 am: 7f60bfb5f9 am:...Trevor Black2022-12-211-0/+21
|\| |
| * | The ahb changes necessary forTrevor David Black2022-12-161-0/+21
| * | Make ANativeWindow available over stable AIDLSungtak Lee2022-12-072-1/+162
| * | Support AHB in AIDLJohn Reck2022-12-071-0/+151
| |/
* | Inlining the clearFrameRate function.Kriti Dang2022-12-021-2/+6
* | Make ANativeWindow available over stable AIDLSungtak Lee2022-11-032-1/+162
* | Remove internal display related methodsHuihong Luo2022-09-261-8/+27
* | Merge "Add clearFrameRate API in ndk"Kriti Dang2022-09-061-0/+33
|\ \
| * | Add clearFrameRate API in ndkKriti Dang2022-09-021-0/+33
* | | Support AHB in AIDLJohn Reck2022-08-261-0/+151
|/ /
* | Merge "SurfaceFlinger: Remove usage of window types to implement policy"Andy Labrada2022-07-081-0/+5
|\ \
| * | SurfaceFlinger: Remove usage of window types to implement policyAndy Labrada2022-07-061-0/+5
* | | Add ANativeWindow_getBuffersDefaultDataSpace()Jason Macnak2022-07-061-0/+10
|/ /
* / Add prefix to newly introduced IntDef for DEPTHSally Qi2022-06-071-2/+2
|/
* SF: Fix feedback loop with refresh rate overlayDominik Laskowski2022-04-042-13/+18
* Add AHARDWAREBUFFER_FORMAT_YCBCR_P010Jason Macnak2022-02-111-0/+8
* Merge "Add frame timeline method to ASurfaceControl NDK."Rachel Lee2021-12-151-4/+5
|\
| * Add frame timeline method to ASurfaceControl NDK.Rachel Lee2021-12-091-4/+5
* | Merge "Add DEPTH variables into ADataSpace"TreeHugger Robot2021-12-091-1/+15
|\ \
| * | Add DEPTH variables into ADataSpaceSally Qi2021-12-071-1/+15
| |/
* / Add AHB and Pixel- Formats for R8Leon Scroggins III2021-12-061-0/+7
|/
* Merge "Add BT2020 PQ variant to ADataSpace"TreeHugger Robot2021-11-161-0/+9
|\
| * Add BT2020 PQ variant to ADataSpaceSally Qi2021-11-161-0/+9
* | Add BT2020 HLG and variant into ADataSpaceSally Qi2021-11-151-0/+14
|/
* Add @defgroup for ADataSpace fileSally Qi2021-10-261-0/+9
* Remove primary SHIFT variables from ADataSpaceSally Qi2021-10-141-34/+28
* ADataSpace should be aligned with the AIDL Dataspace.Sally Qi2021-10-061-0/+367
* Update ANativeWindow_getNextFrameId docs to specify API contractPablo Gamito2021-09-061-1/+4
* Make frame number type consistentPablo Gamito2021-09-061-2/+2
* Merge "AHB: add camera usage bits to vndk" am: 9f0e60e62f am: 19d14c56b3 am: ...Treehugger Robot2021-07-171-0/+14
|\
| * Merge "AHB: add camera usage bits to vndk" am: 9f0e60e62f am: 19d14c56b3Treehugger Robot2021-07-171-0/+14
| |\
| | * AHB: add camera usage bits to vndkYiwei Zhang2021-07-151-0/+14
| | * Add a better getLastQueuedBufferJohn Reck2021-06-221-0/+26
| | * Remove __ANDROID_API__ #if checks.Elliott Hughes2021-02-012-19/+0
* | | Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev am: a9e4e2fb...TreeHugger Robot2021-06-181-7/+1
|\| |
| * | SF: increase the number of buffers for SurfaceViewAdy Abraham2021-06-171-7/+1
* | | Merge "Add a better getLastQueuedBuffer" into sc-dev am: 5d5f7a741e am: c0172...John Reck2021-05-201-0/+26
|\| |