OSDN Git Service

Fix -Wcast-qual warnings.
[android-x86/external-minigbm.git] / cros_gralloc / gralloc0 / gralloc0.cc
2018-04-18 Alistair StrachanFix -Wcast-qual warnings.
2018-03-22 Alistair StrachanUse Android log system in helpers.c.
2017-11-18 Tomasz MikolajewskiAdd a missing include for asserts.
2017-11-16 Gurchetan Singhminigbm: plumb buffer access region
2017-10-03 Gurchetan Singhminigbm: standardize naming of map flags
2017-10-03 Gurchetan Singhminigbm: standardize naming of buffer creation flags
2017-08-09 Tomasz Figaminigbm: gralloc0: Fix coding style error
2017-08-06 Gurchetan Singhminigbm: add the BO_USE_RENDERSCRIPT flag back in
2017-08-04 Gurchetan Singhminigbm: cros_gralloc: fix initialization race condition
2017-07-29 Gurchetan Singhminigbm: cros_gralloc: support GRALLOC_MODULE_API_VERSI...
2017-07-25 Tomasz Figaminigbm: cros_gralloc: Use standard error codes
2017-07-14 Tomasz Figaminigbm: Remove _HW_ from BO_USE_HW_CAMERA_* usage...
2017-07-14 Tomasz Figaminigbm: gralloc0: Fix invalid cast from integer to...
2017-07-14 Tomasz Figaminigbm: gralloc0: Remove BO_USE_HW_CAMERA_ZSL
2017-07-11 Tomasz Figaminigbm: gralloc0: Allow lock_ycbcr for HAL_PIXEL_FORMA...
2017-07-11 Tomasz Figaminigbm: gralloc0: Fix error handling in lock_ycbcr
2017-06-29 Gurchetan Singhminigbm: cros_gralloc: refactor for future HALs