summaryrefslogtreecommitdiff
path: root/libs/ui/Gralloc4.cpp
AgeCommit message (Expand)Author
2022-04-22Close native handle properly. Christopher Ferris
2022-04-13Allow AIDL allocator service to be used by itself Devin Moore
2022-03-31Merge "Polish up metadata propagation for native window" into tm-dev Alec Mouri
2022-03-29Merge "Support AHardwareBuffer_lockPlanes() with P010" am: 24350bb0e7 am: 306... Jason Macnak
2022-03-29Polish up metadata propagation for native window Alec Mouri
2022-03-29Merge "Support AHardwareBuffer_lockPlanes() with P010" Jason Macnak
2022-03-03Support AHardwareBuffer_lockPlanes() with P010 Jason Macnak
2022-02-03Gralloc4: accept invalid 0x2400 usage bits Robin Lee
2022-01-31Merge "Enable querying for IAllcoatorAidl" TreeHugger Robot
2022-01-29gralloc: Move validation of non-blob/gpu_data_buffer down to libui Chris Forbes
2022-01-28Enable querying for IAllcoatorAidl John Reck
2022-01-26Fix mismatch between isSupported & allocate John Reck
2022-01-20Merge "Add front buffer gralloc usage" John Reck
2022-01-18Add front buffer gralloc usage John Reck
2022-01-06Report gralloc4 buffer size in fixed fp notation Alec Mouri
2021-10-13Update gralloc wrappers to support querying SMPTE 2094-10 metadata Alec Mouri
2021-09-22libui: Correct the stream format back to decimal in bufferDumpHelper Yichi Chen
2021-05-06libui: Add dataspace info into Gralloc4Mapper::bufferDumpHelper Yichi Chen
2020-11-16Gralloc4: fix a log message typo Yiwei Zhang
2020-04-09Merge "Check for no error in getting planeLayout in lock" into rvc-dev Valerie Hau
2020-04-09Check for no error in getting planeLayout in lock Valerie Hau
2020-03-09Set reserved size in Gralloc4 to 0 Valerie Hau
2020-02-27gralloc4: lockYCbCr shouldn't return UNSUPPORTED Marissa Wall
2019-12-18gralloc: add gralloc4 HDR metadata support Marissa Wall
2019-12-17Revert submission Joseph Murphy
2019-12-16gralloc: add gralloc4 HDR metadata support Marissa Wall
2019-12-09gralloc: expose Gralloc4 get/dump functions Marissa Wall
2019-12-05gralloc: Support allocate buffer without import Marissa Wall
2019-11-21gralloc4: update lock support Marissa Wall
2019-08-19gralloc: add IAllocator/IMapper 4.0 to frameworks/native Marissa Wall