Remove compiler warning from gralloc, fix some white space
[GitHub/LineageOS/android_hardware_samsung_slsi_exynos5.git] / gralloc / gralloc.cpp
2012-09-11 Rebecca Schultz... Remove compiler warning from gralloc, fix some white...
2012-09-11 Sungjoong Kanghardware: samsung_slsi: gralloc: Support HAL_PIXEL_FORM...
2012-08-30 James DongMerge "exynos_omx: multi_thread: Remove OMX Error log...
2012-08-29 Greg Hackmanngralloc: add extra line of padding after aligning
2012-08-29 Greg Hackmanngralloc: make sure rgb buffers have at least 1 line...
2012-08-28 James DongMerge "exynos_omx: multi_thread: Change Log Message...
2012-08-28 James DongMerge "exynos_omx: multi_thread: Fix the bug of video...
2012-08-28 James DongMerge "exynos_omx: multi_thread: Fix wrong variable...
2012-08-28 Sanghee Kimgralloc: add support to allocate protected buffers
2012-08-28 Rebecca Schultz... Fix whitespace in gralloc.cpp and mapper.cpp
2012-08-28 Rebecca Schultz... Add framework yv12 and nv21 formats to gralloc
2012-08-28 Rebecca Schultz... Import ion handles when registering buffers
2012-08-23 Rebecca Schultz... Disambiguate framework formats from exynos formats
2012-08-22 Rebecca ZavinMerge changes I52e67161,I97547674,If04eb3af,I5e3dd4f1...
2012-08-16 Greg HackmannMerge "hwc: support blending" into jb-mr1-dev
2012-08-16 Rebecca Schultz... gralloc: Store the usage flags in the gralloc handles
2012-08-15 Rebecca Schultz... gralloc: Add vstride to gralloc handles, pad rgb surfaces
2012-08-15 Rebecca Schultz... Move gralloc from vendor to here