History log of /frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bb68dcc8af3833e8d15102d898909563778bee85 15-Mar-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge "test-hwc2: fix build error from ui/mat4.h include"
dde19448624ca514e0598f0343029c1ca4960c05 14-Mar-2017 Marissa Wall <marissaw@google.com> test-hwc2: fix build error from ui/mat4.h include

ui/mat4.h is located at math/mat4.h on internal master. Change
test cases to reflect that.

Test: run the test-hwc2 tests

Change-Id: I1d2fb59efc2fcea40dc901664dc43841c5454353
/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp
0fa8676f2f301bc2a071a2ded35e21fcb9323212 14-Mar-2017 Marissa Wall <marissaw@google.com> test-hwc2: fix build errors on other branches

Currently, test-hwc2 does not build on other branches due to
differences in GraphicBufferAlloc. Switch to directly allocating
graphic buffers.

Test: run the test-hwc2 tests

Change-Id: I63a058a9b0bf48d1e3236f5e124ecaa1dfb4593a
/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp
f18cfb0a780c69f12439457ccc3f5272db767fdd 21-Feb-2017 Marissa Wall <marissaw@google.com> test-hwc2: add client target support

Test: Add "#define HAVE_NO_SURFACE_FLINGER" to
frameworks/native/libs/gui/BufferQueueCore.cpp.
Recompile and flash.
Run "mm" in frameworks/native/services/surfaceflinger/tests/hwc2.
Push test-hwc2 to device.
Run "adb root && adb shell stop".
Run test case. Ex: "./test-hwc2"

Change-Id: I94c86795b2e334df0570c6c5a3cbbcb5a8ca2826
/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp
5a240aaf0e3a1dd52be6a8d0811ec727369a210d 15-Dec-2016 Marissa Wall <marissaw@google.com> test-hwc2: set layer buffer

Test: Add "#define HAVE_NO_SURFACE_FLINGER" to
frameworks/native/libs/gui/BufferQueueCore.cpp.
Recompile and flash.
Run "mm" in frameworks/native/services/surfaceflinger/tests/hwc2.
Push test-hwc2 to device.
Run "adb root && adb shell stop".
Run test case. Ex: "./test-hwc2"

Change-Id: Ie42d1fd4c2d0248c4a3ecf09a9b5871d501f6172
/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp