OSDN Git Service

Remove blocking commit wrongly merged
[android-x86/external-IA-Hardware-Composer.git] / tests /
2018-06-10 Harish KrupoGpudevice: Return total_displays_ as reference.
2018-06-04 Kevin Strasserlinux: Only build against Mesa GBM
2018-05-08 Richard Avelartravis-ci update: Add cppcheck run on codebase
2018-04-14 Vivek KasireddyAdd test for Canvas/Background color feature
2018-04-09 Kalyan KondapallyAdd support to enable RBC dynamically.
2018-04-09 Yuanjun HuangAdd Render Buffer Compression support in HWComposer.
2018-04-08 Michele LimRelease the lock upon detecting an error in DisplayHotP...
2018-03-30 Gowtham HosamaneCustom position for float display
2018-03-20 Kevin StrasserAdd tests to cover rotate90 and flip transforms
2018-03-20 Richard ARemove opengl, vulkan, va use for dummy compositor
2018-03-18 Kalyan KondapallyAdd support for multi plane import.
2018-02-06 Kalyan KondapallyAdd support for raw pixel data.
2018-02-02 Harish KrupoLinux Backend Support
2017-11-20 Kalyan KondapallyAdd Meta data field to our NativeHandle.
2017-11-20 Kalyan KondapallyRemove unused format.
2017-11-09 Kalyan KondapallyDisable TTY usage on Android.
2017-11-09 Xiaosong WeiFix tests build for Android
2017-11-03 Xiaosong WeiEnable VA support by default.
2017-11-02 Xiaosong WeiEnable build testlayers for Android with hwc's static lib
2017-10-26 Harish Krupojsonlayerstest: Restore vt on exit
2017-10-16 Lin JohnsonAdd P010 support
2017-10-10 Fan, YugangLinux: Get Mosiac mode working on Linux.
2017-10-09 Kalyan KondapallyInitial Mosiac Display support.
2017-09-01 Fan, YugangFix wrong NV21 and ycbcr_444_888 lineBytes/height issue...
2017-09-01 Fan, YugangFix wrong NV16 lineBytes issue in video test.
2017-08-31 johnson.linAdd missing support for packed and planar YUV formats.
2017-08-31 johnson.linAdd tests for YUV formats.
2017-08-31 johnson.linTest: Fix data upload to bo.
2017-08-15 Gao ChunAdd color format mapping from native format to vulkan
2017-08-13 YugangChange the init_frames place to load test json firstly.
2017-07-17 Kalyan KondapallyAdd support for clone Mode.
2017-07-04 Kalyan KondapallyTests: Clip display frame, source rect to resolution.
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.
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-10 Kalyan KondapallyRework handle lifetime.
2017-06-04 Kalyan KondapallyRemove NativeFence and ScopedFD usage.
2017-06-04 Kalyan KondapallyFall back to single plane composition in Idle case.
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-05-06 Shobhit KumarDisable build for color autotests if building with gbm
2017-05-06 Kalyan KondapallyLinux: Remove unused test app.
2017-04-17 Kalyan KondapallyRemove "DOUBLE_BUFFERED" option.
2017-04-01 Yugang, FanUpdate parameter type of gamma to float.
2017-04-01 Yugang, FanAdd color correction and broadcast rgb test to layers...
2017-03-28 Yugang, FanAdd color correction tests to check gamma color remap
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 Wayne BoyerChromeOS: fix include path for drm_fourcc.h
2017-03-24 Shobhit KumarAdd support to use either of GBM or Mini GBM as needed
2017-03-24 johnson.linAdd nv12 support.
2017-03-15 Johnson LinTests: Store fences for each display separately.
2017-03-13 Kalyan KondapallyMake PageFlipEventHandler work with eventfd.
2017-03-11 Rafael AntognolliFix build by missing header.
2017-03-10 Johnson LinTest: rename c files to cpp.
2017-03-08 johnson.linTest: Different renders should use different GL context.
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 Johnson LinTests: Respect no explict fence option for glrenderer
2017-02-27 Johnson LinTests: Add json file for multiple layers without video.
2017-02-27 Johnson LinTests: Change video bo upload logic.
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-02-25 Kalyan KondapallyTests: Dont ignore first frame.
2017-02-16 johnson.linremove compile warnings
2017-02-16 Kalyan KondapallyEnable fstack-protector-strong option.
2017-02-15 Yugang, FanUpdate json files for small size video test files.
2017-02-14 Fan, YugangAdd multiple layers test json example.
2017-02-07 Fan YugangFix shaking issue when playing video raw file
2017-02-05 Kalyan KondapallyAdd support for Minigbm.
2017-02-03 Yugang, FanSupport json-c static compilation in project build
2017-02-01 Kalyan KondapallyTests: Fix crash with External Monitor.
2017-01-29 Kalyan KondapallyEnsure we have internal display first in list of connec...
2017-01-28 Johnson LinAdd support for extending tests and configuring them...
2017-01-24 Kalyan KondapallyMake Choregrapher happy.
2017-01-22 Kalyan KondapallyCleanup: Remove redundant logging.
2017-01-18 Rafael AntognolliLinux: Make kmscube wait on the right fence.
2017-01-18 johnson.linTests: Inital plumbing for connection change notifications.
2017-01-18 johnson.linEnsure we are using the right connected display.
2017-01-18 Kalyan KondapallyLinux: Fix kms cube test case.
2017-01-16 Kalyan KondapallyInitial import.