summaryrefslogtreecommitdiff
path: root/gralloc4/src
AgeCommit message (Expand)Author
2024-01-24Merge "Stable-C: Use grallocDecodeBufferDescriptor" into mainDevika Krishnadas
2024-01-24Merge "Define mapper version cflags for stable-c" into mainDevika Krishnadas
2024-01-23Handle error in decoding VideoGMVDevika Krishnadas
2024-01-22Define mapper version cflags for stable-cDevika Krishnadas
2024-01-22Define and Support VIDEO_GMVDevika Krishnadas
2024-01-19Merge "Delete dead code" into mainDevika Krishnadas
2024-01-18Stable-C: Use grallocDecodeBufferDescriptorDevika Krishnadas
2024-01-17Compiler should infer template type for encode and decode functionsDevika Krishnadas
2024-01-17Delete dead codeDevika Krishnadas
2024-01-12support pixel specific metadataDevika Krishnadas
2024-01-09Revert^3 "gralloc4: Upgrade Allocator to AIDL2"Devika Krishnadas
2023-12-21Merge "gralloc: stable-c: core implementation of stable-c" into mainDevika Krishnadas
2023-12-20Merge "Gralloc: isSupported should return false if usage bits 33-47 is set" i...Devika Krishnadas
2023-12-14Merge "Revert "Use memfd on placeholder buffers"" into mainSean Callanan
2023-12-13Revert "Use memfd on placeholder buffers"Sean Callanan
2023-12-13gralloc: stable-c: core implementation of stable-cDevika Krishnadas
2023-12-13Gralloc: isSupported should return false if usage bits 33-47 is setDevika Krishnadas
2023-12-12Merge "Fix errors in Allocator::isSupported" into mainDevika Krishnadas
2023-12-12Fix errors in Allocator::isSupportedDevika Krishnadas
2023-12-08Merge "gralloc4: Allow GPU to read RAW12" into mainTreehugger Robot
2023-12-08gralloc4: Allow GPU to read RAW12Ankit Goyal
2023-12-08Merge "gralloc4: Warn about invalid usage (rather than error)" into mainTreehugger Robot
2023-12-07gralloc4: Warn about invalid usage (rather than error)Ankit Goyal
2023-12-05Use memfd on placeholder buffersDevika Krishnadas
2023-11-20BufferAccess inputs should be width/height and not right/leftDevika Krishnadas
2023-11-13Gralloc4: Common Mapper code should not depend on hidlDevika Krishnadas
2023-11-08Revert^2 "gralloc4: Upgrade Allocator to AIDL2"Devika Krishnadas
2023-11-06Merge changes from topic "b/308432951" into mainJoerg Wagner
2023-11-06Preserve as many error codes as possible in map/unmap paths.Jörg Wagner
2023-11-01Correct the error check on the lockBuffer pathJörg Wagner
2023-10-23gralloc4: Add support for faeval-secure heapAnkit Goyal
2023-10-21Allocate placeholder buffers for metadata-only allocationsDevika Krishnadas
2023-10-20Revert "Support Dry allocation"Devika Krishnadas
2023-10-18Support Dry allocationDevika Krishnadas
2023-10-09Merge changes from topic "metadata-encode-decode" into mainAnkit Goyal
2023-10-06gralloc4: Use standard encode/decodeAnkit Goyal
2023-10-02gralloc4: Fix possible overflow in dmabuf_sanity_check()Guus Sliepen
2023-09-25Merge "gralloc4: Implement new metadata to get dma buf fds" into mainShashank Sharma
2023-09-19gralloc4: Remove PAGE_SIZE 4096 assumptionKalesh Singh
2023-09-15gralloc4: Implement new metadata to get dma buf fdsShashank Sharma
2023-09-12Match logging numeric format with the log messageVadim Caen
2023-08-31gralloc4: Defer metadata mmap and remove metadata vaddr from handleAnkit Goyal
2023-08-31gralloc4: Remove bases from handleAnkit Goyal
2023-08-31gralloc4: Add support for custom video metadataAnkit Goyal
2023-08-30gralloc4: Use fixed width data types for native handleAnkit Goyal
2023-08-30gralloc4: Fix overflow when using large width with BLOB formatAnkit Goyal
2023-08-29gralloc4: Skip size validation for BLOB formatsAnkit Goyal
2023-08-29gralloc4: Fix data types used for sizing bufferAnkit Goyal
2023-08-21gralloc4: Defer metadata mmap and remove metadata vaddr from handleAnkit Goyal
2023-08-18gralloc4: Remove bases from handleAnkit Goyal