History log of /frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f05602a8c33a4b66a47dc077eaba95f9f1e3977 28-Jul-2017 David Hanna Jr <dhanna@google.com> test-hwc2: Added virtual Display tests

VirtualDisplay tests added.
Test: Ran on (heavily modified) ryu
Change-Id: I5cc92d11d4cde6c3407d71652f87ea3c3fb63228
/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp
4cab6aac0dca13a79701e86ac6ff3cbb1584a8ab 15-Aug-2017 David Hanna Jr <dhanna@google.com> test-hwc2: Fix usage flags in test-hwc2

This uses 64-bit usage flags as 32-bit usage is depreciated and was
partially causing problems with ryu

Test: ran on ryu
Change-Id: I56c2c3da1ae94d97e2accbe236333f46803aea14
/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp
1d8d412b5d8c294c7a141bd62141c9e1750dcf73 16-Aug-2017 David Hanna Jr <dhanna@google.com> test-hwc2: Corrected rotation to be clock-wise

Test: Ran on (heavily modified ryu)

Bug: 64723426
Change-Id: I203fb313b6b2c865f6d9a0920a2ffd3714be5e96
/frameworks/native/services/surfaceflinger/tests/hwc2/Hwc2TestBuffer.cpp
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