summaryrefslogtreecommitdiff
path: root/gralloc4/src/Android.bp
AgeCommit message (Expand)Author
2023-08-31gralloc4: Defer metadata mmap and remove metadata vaddr from handleAnkit Goyal
2023-04-05gralloc4: Remove dependence on libion_googleAnkit Goyal
2023-02-08gralloc4: Remove minimum size requirement for AFBC buffersAnkit Goyal
2022-10-29graphics.common V3 -> V4Steven Moreland
2022-08-09Align stride for RAW10 Camera usage to 32-byteSiddharth Kapoor
2022-03-22Remove buffer reference counting from handleAnkit Goyal
2022-03-16Remove unused debug filesAnkit Goyal
2021-12-09Map PixelFormat::R_8 to HAL_PIXEL_FORMAT_GOOGLE_R_8Leon Scroggins III
2021-10-29Revert "Add delayed logger to allow logging verbose/info logs as warnings"Ankit Goyal
2021-08-04Merge changes Ib1f3cfda,I3d0f30b0,Ic93aa915 into sc-devTreeHugger Robot
2021-08-04Add delayed logger to allow logging verbose/info logs as warningsAnkit Goyal
2021-07-27Replace refcounting functions with buffer freeSean Callanan
2021-04-12gralloc4: use UAPI for SBWC size macrosAnkit Goyal
2021-03-25[LSC] Add LOCAL_LICENSE_KINDS to hardware/google/gchipsBob Badour
2021-03-11gralloc4: Print usages in a human-readable waySean Callanan
2021-01-29libGralloc4Wrapper: Add retain and releaseAnthony Han
2021-01-28Gralloc 4: Implement libGralloc4WrapperAnthony Han
2021-01-28Gralloc 4: Build wrapperAnthony Han
2020-12-21gralloc4: initial codeSeYeong Byeon