OSDN Git Service

Fix potential FD leak
[android-x86/external-IA-Hardware-Composer.git] / common / compositor / compositorthread.h
2019-01-28 HeYueAdd GetFrameBufferManager function in GpuDevice
2019-01-14 Lin JohnsonReplace SetExplicitSyncSupport with SetDisableExplicitSync
2018-12-05 Lin JohnsonFix two marjor issues blocking PAVP playback in HWC
2018-06-01 Richard AvelarFrameBufferManager Instance owned by GPUDevice
2018-04-24 Richard AvelarReformat files with clang-format
2018-04-02 Kalyan KondapallyRemove unused code related to PixelBuffer.
2018-03-20 Kalyan KondapallyInitial Coverity fixes.
2018-02-06 Kalyan KondapallyAdd support for raw pixel data.
2017-12-21 Kalyan KondapallyEnsure we clear surfaces when last commit fails.
2017-12-10 Kalyan KondapallyRename HwcLayerBufferManager as ResourceManager.
2017-12-10 Kalyan KondapallyGet NativeHandler from BufferManager.
2017-12-10 Lin JohnsonAdd external layer buffer cache management.
2017-10-03 Xiaosong WeiAdd initial support to convert Media buffers to packed...
2017-10-03 Xiaosong WeiInitial Plumbing to provide Media Renderer.
2017-09-17 Kalyan KondapallyEnsure we delete the context of Compositor Thread.
2017-08-09 Kalyan KondapallyMove all 3D rendering to a separate thread.