summaryrefslogtreecommitdiff
path: root/libs/ui/Gralloc2.cpp
AgeCommit message (Expand)Author
2023-12-14Add AHB_allocate2 + get/setDataSpace John Reck
2022-12-13Add IMapper 5 implementation John Reck
2022-01-29gralloc: Move validation of non-blob/gpu_data_buffer down to libui Chris Forbes
2019-12-09gralloc: expose Gralloc4 get/dump functions Marissa Wall
2019-12-05gralloc: Support allocate buffer without import Marissa Wall
2019-02-04Adding isSupported HIDL Mapper function support to framework Valerie Hau
2019-02-01Adding optional 3.0 lock support to GraphicBuffer Valerie Hau
2019-01-22Modifying Gralloc to handle bytesPerPixel and bytesPerStride Valerie Hau
2019-01-14gralloc: add allocator and mapper 3.0 support to SF Marissa Wall
2019-01-02gralloc: create a common gralloc interface Marissa Wall
2019-01-02gralloc: move gralloc2 code inside gralloc2 Marissa Wall
2018-11-05libui: filter out invalid buffer usage bits Chia-I Wu
2018-05-02rename hidl_enum_{iterator,range} Steven Moreland
2018-01-30libui: set USAGE_HW_2D in getValid10UsageBits Chia-I Wu
2018-01-23libui: use IMapper::createDescriptor_2_1 Chia-I Wu
2018-01-22Add new AHardwareBuffer formats and usages with latest HAL change Craig Donner
2018-01-22Revert "Add new AHardwareBuffer formats and usages with latest HAL change." Craig Donner
2018-01-19Add new AHardwareBuffer formats and usages with latest HAL change. Craig Donner
2017-10-03libui: harden GraphicBufferMapper::importBuffer Chia-I Wu
2017-07-06Add GraphicBufferMapper::preloadHal Jesse Hall
2017-06-23Revert "libui: Load a.h.graphics.mapper passthrough service on library load" Jeff Vander Stoep
2017-06-16libui: Load a.h.graphics.mapper passthrough service on library load Jesse Hall
2017-05-16libui: flush hwbinder commands in Allocator::allocate Chia-I Wu
2017-04-18libui: remove gralloc0/gralloc1 support Chia-I Wu
2017-04-10libui: update for revised HIDL gralloc Chia-I Wu