summaryrefslogtreecommitdiff
path: root/gralloc
AgeCommit message (Expand)Author
2021-11-30gralloc: Add option for unaligned YCrCb pixel formatWilli Ye
2021-11-30gralloc: Add option for unaligned NV21_ZSL pixel formatLuK1337
2021-11-30gralloc: Add option for YCrCb venus camera previewSGCMarkus
2021-11-30gralloc: Allow devices to opt-in for YCrCb camera previewLuK1337
2020-11-23gralloc: Check for UBWC support during initRamakant Singh
2020-08-31Merge "gralloc: modify YV12 color format handle"qctecmdr
2020-08-25Merge "gralloc: Update buffer size calc for NV12 color formats"qctecmdr
2020-08-25Merge "Gralloc: Fix stride bytes calculation for RAW."qctecmdr
2020-08-19Gralloc: Fix stride bytes calculation for RAW.Ramakant Singh
2020-08-19gralloc: Add metadata type buffer_typeTharaga Balachandran
2020-08-19gralloc: Update buffer size calc for NV12 color formatsPriyanka Gujjula
2020-08-19gralloc: modify YV12 color format handleVenkat Thogaru
2020-08-17Merge "gralloc: Fix array out of bound"qctecmdr
2020-08-12Merge "gralloc: Consider subsampling in width and height"qctecmdr
2020-08-12Merge "gralloc: Add the support of RAW data in getComponentSizeAndOffset"qctecmdr
2020-08-11gralloc: Add the support of RAW data in getComponentSizeAndOffsetYichi Chen
2020-08-10gralloc: Fix array out of boundVenkat Thogaru
2020-08-09gralloc: Consider subsampling in width and heightTharaga Balachandran
2020-08-06gralloc: Add error handling to grallocToStandardPlaneLayoutComponentTypeTharaga Balachandran
2020-07-29Merge "gralloc: Remove default color space in AllocateBuffer()"qctecmdr
2020-07-28gralloc: Remove default color space in AllocateBuffer()Tharaga Balachandran
2020-07-21gralloc: Add variable reserved region size and default metadata checksTharaga Balachandran
2020-06-26gralloc: Update get behaviour for interlaced metadataTharaga Balachandran
2020-06-16gralloc: Fix calculation of bytesPerStride in Lock().Ravi Ranjan
2020-05-21hwc: Remove impl level from VINTF fragment xmlsTharaga Balachandran
2020-05-12gralloc: Change default chroma siting value to noneTharaga Balachandran
2020-05-12gralloc: Remove unnecessary log message.Tharaga Balachandran
2020-05-12gralloc: Refactor gralloc4.0 for some concerns in code reviewYichi Chen
2020-05-12gralloc: Add check for valid color metadataTharaga Balachandran
2020-05-12gralloc: Add offset and size for plane layout componentsTharaga Balachandran
2020-05-12gralloc: Set dynamicMetaDataValid for SMPTE2094_40Tharaga Balachandran
2020-05-12gralloc: Add support for allocated width and heightTharaga Balachandran
2020-05-12gralloc: Add check for empty input vector in setTharaga Balachandran
2020-05-12gralloc: Enable Gralloc4Tharaga Balachandran
2020-05-12gralloc: Read debug properties in allocator processTharaga Balachandran
2020-05-12gralloc: Add support for standard metadata type CROP.Tharaga Balachandran
2020-05-12gralloc: Check HDR dynamic metadata size before returning.Tharaga Balachandran
2020-05-12gralloc: Fix compilation error from crop.Tharaga Balachandran
2020-05-12gralloc: Add support for IMapper/IAllocator 4.0Tharaga Balachandran
2020-04-22gralloc: Upgrade mapper and allocators to v3.0Tharaga Balachandran
2020-04-22display: Add LOCAL_VINTF_FRAGMENTS for allocator/mapperTharaga Balachandran
2020-03-24Merge "gralloc: Header includes wrapper for libion's ion.h"qctecmdr
2020-03-18gralloc: Header includes wrapper for libion's ion.hRamakant Singh
2020-03-18display: Remove inclusion of deprecated hidl libhidltransportRamakant Singh
2020-03-09gralloc: Additional buffer validation in getTransportSizeBaldev Sahu
2020-01-06display: Add support for NV21_ENCODEABLE format.Ramakant Singh
2019-12-18Merge "gralloc: change heap id for secure buffers on Guest VM"qctecmdr
2019-12-13gralloc: Add RGB format support in getFormatLayout APIAshish Kumar
2019-12-11gralloc: Add support to getFormatLayout HAL API.Ashish Kumar
2019-11-22gralloc: change heap id for secure buffers on Guest VMXiaowen Wu