OSDN Git Service

Ensure we close all the gem handles.
[android-x86/external-IA-Hardware-Composer.git] / os / android / grallocbufferhandler.cpp
2017-06-12 Kalyan KondapallyEnsure we close all the gem handles.
2017-06-10 Kalyan KondapallyInitial support for Gralloc1.0
2017-06-10 Kalyan KondapallyRework handle lifetime.
2017-06-04 Kalyan KondapallyFall back to single plane composition in Idle case.
2017-05-26 KedarEnabling HWC standalone test for Android
2017-05-23 Kalyan KondapallyFix build.
2017-05-20 Kalyan KondapallyUse NativeBufferHandler for allocating buffers in Tests.
2017-03-19 Kalyan KondapallyGet all needed data from cros_gralloc_handle.
2017-03-11 Kalyan KondapallyAdopt to new changes from Minigbm.
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-02-12 Kalyan KondapallyFix compiler warnings.
2017-02-05 Kalyan KondapallyAdd support for Minigbm.
2017-01-23 Kalyan KondapallyMaintain compatibility with existing GRALLOC_MODULE_PER...
2017-01-23 Kalyan KondapallyUse GraphicBuffer APIS to allocate buffers.
2017-01-22 Ragha KhandenahallyEnsure format and usage are in right types.
2017-01-16 Kalyan KondapallyInitial import.