OSDN Git Service

Add support for clone Mode.
[android-x86/external-IA-Hardware-Composer.git] / tests / apps / jsonlayerstest.cpp
2017-07-17 Kalyan KondapallyAdd support for clone Mode.
2017-07-04 Kalyan KondapallyTests: Clip display frame, source rect to resolution.
2017-06-18 Kalyan KondapallyAdd support to fall back to single plane in idle mode.
2017-06-15 Kalyan KondapallyLinux: Fix Multiple layers test.
2017-06-13 YugangChange definition place to fix assignment issue
2017-06-13 PoornimaAdded Test case for MultiMode Display support Usage...
2017-06-04 Kalyan KondapallyRemove NativeFence and ScopedFD usage.
2017-05-26 KedarEnabling HWC standalone test for Android
2017-05-26 YugangMove color correction auto tests to testlayers as a...
2017-05-20 Kalyan KondapallyUse NativeBufferHandler for allocating buffers in Tests.
2017-05-20 Kalyan KondapallyTests: Removed unused code.
2017-04-17 Kalyan KondapallyRemove "DOUBLE_BUFFERED" option.
2017-04-01 Yugang, FanAdd color correction and broadcast rgb test to layers...
2017-03-27 Johnson LinTests: Initialize all variables correctly.
2017-03-26 Kalyan KondapallyAdd support to handle both Double Buffered & Triple...
2017-03-26 Kalyan KondapallyAdd support for retire_fence.
2017-03-24 Shobhit KumarAdd support to use either of GBM or Mini GBM as needed
2017-03-15 Johnson LinTests: Store fences for each display separately.
2017-03-13 Kalyan KondapallyMake PageFlipEventHandler work with eventfd.
2017-03-08 Kalyan KondapallyTests: Fix warnings.
2017-03-05 Kalyan KondapallyTests: Make power mode toggling continuous.
2017-03-03 Fan YugangAdd new gl test to check texture and dma_buf mmap.
2017-03-01 Pallavi GAdded power mode tests as part of the standalone test
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-02-25 Kalyan KondapallyTests: Dont ignore first frame.
2017-02-07 Fan YugangFix shaking issue when playing video raw file
2017-02-01 Kalyan KondapallyTests: Fix crash with External Monitor.
2017-01-28 Johnson LinAdd support for extending tests and configuring them...