aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-12Add support for mesh shadersHEADmastermainPiers Daniell
Change-Id: I302a08071b5797a91e39207ad7c25e1f66cdf0a0
2019-10-15Introduce ray tracing shader typesBoris Zanin
Add following shader types to be parsed properly: * RayGenShader * AnyHitShader * ClosestHitShader * MissShader * IntersectionShader * CallableShader VK-GL-CTS issue: 2058 Change-Id: If166fa39ffd8692a957e697f7a754428db688845
2018-03-30Increase scanner buffer size furtherChris Forbes
2018-03-29Increase size of scanner buffer to cope with long line testsChris Forbes
The default buffer size is too small for the long OpSource tests in VulkanCTS. VK-GL-CTS: 1050
2017-07-05Show serial number for all ADB devicesKalle Raita
Previously devices usually only had their ADB produce name. It's possible to have multiple devices with same name connected. Showing serial number allows differentiating between the similar devices. Test: Run cherry, visual inspection Change-Id: Ib460cc0b77e2bce34657a68bfc0ccfa9ca5151de
2017-05-18Test set loading and selection without frillsKalle Raita
Test: Manual and the new server_test added in the change Bug: 27303201 Change-Id: I1f89f7b4e5e0e9c949b48becff96098eb80c2fc4
2016-08-29Change default port for Android devices to 51116Pyry Haulos
Port 50016 is used by system at least on devices with Qualcomm chipset.
2016-04-22Update go-sqlite to fix go runtime check errorsKalle Raita
Go-sqlite version: 467f50b0c026317ad28fc2c0a08aab6f755cfc7a Bug: 27524014 Change-Id: Ieedc16fd09e921c289e580799d45c1fbb867059b
2016-02-15Add Vulkan modulePyry Haulos
2016-02-08Merge "Use TargetPort for both host- and device-side ports on Android"Pyry Haulos
2016-02-08Handle <SpirVAssemblySource> in the log.Dejan Mircevski
2015-10-07Use TargetPort for both host- and device-side ports on AndroidPyry Haulos
This requires support for "port" intent extra from Android ServiceStarter. Bug: 23429375
2015-07-31Merge "Limit test group and leaf controller updates to that scope."Jarkko Pöyry
2015-07-28Limit test group and leaf controller updates to that scope.Jarkko Pöyry
Change-Id: I50e8b09643c36217c375e18bc99e4e613e5545dd
2015-07-28Preserve empty lines in QPA files.Jarkko Pöyry
Don't discard empty lines in QPAs to fix mismatching line numbers in ShaderSource blocks. Change-Id: I0a7102a05b993f4640c83eeae674fb12f2050034
2015-07-28Merge "Relaunch execserver on after a link error."Jarkko Pöyry
2015-07-28Merge "Recover from missing #beginSession."Jarkko Pöyry
2015-07-28Merge "Render empty Text elements as empty lines instead of discarding."Jarkko Pöyry
2015-07-18Render empty Text elements as empty lines instead of discarding.Jarkko Pöyry
Change-Id: I342d10840af48f1659594c90914dcfa77f0382f3
2015-06-30Work around precision/layout issues on some configurations.Jarkko Pöyry
Change-Id: I20ac73e254dbf2b8c163940a814b9a6bf4daa430
2015-06-29Recover from missing #beginSession.Jarkko Pöyry
Change-Id: I7cdba245fdeae8dbe41831690430e58ebff3b2bf
2015-06-13Merge "Avoid evaluating constant autoscoll attrib."Jarkko Pöyry
2015-06-13Merge "Add Linux setup instructions & mention need for ADB"Kalle Raita
2015-06-12Add Linux setup instructions & mention need for ADBKalle Raita
Change-Id: Id78c3a30be10a4084ebd1ff2711934cb51878fa4
2015-06-12Avoid layout trashing with short rpc calls.Jarkko Pöyry
Change-Id: Ifdd05c7afcbc2a6b133016d9e00893f80ea97b68
2015-06-12Avoid evaluating constant autoscoll attrib.Jarkko Pöyry
Change-Id: I72e7d92731df641d33d40144f0730ce544c103cb
2015-06-03Relaunch execserver on after a link error.Jarkko Pöyry
Bug: 21563092 Change-Id: I98f1d0e2dc80d24ff66580209b89ed7bb1050fb5
2015-06-02Merge "Use nanoseconds instead of seconds as unique db ID."Jarkko Pöyry
2015-06-02Terminate QPA parsing on connection error.Jarkko Pöyry
- Terminate QPA parsing on connection error to mark current test as crash. This prevents following state chain: running -> conn err -> reset to pending -> not progressed -> batch execution gets marked as interrupted. Bug: 21563092 Change-Id: Ie53bcf5dc4783b6c5649b8f7d04bf5364f7bc68a
2015-06-01Use nanoseconds instead of seconds as unique db ID.Jarkko Pöyry
Bug: 20107511 Change-Id: Ia1b4e6e788241f45e26caf95c59c8d01bd8ed5f4
2015-05-29Add about page with license info.Kalle Raita
Normalized 3rd party directory mapping to use the root of the corresponding 3rd party directory to make it possible to refer to the LICENSE file. Change-Id: I6f23ede58f45c809360eb32df6dc4da1b9610d86
2015-05-21Merge "Improve performance of client side rtdb object notifications."Jarkko Pöyry
2015-05-21Improve performance of client side rtdb object notifications.Jarkko Pöyry
Keep listener callbacks in a map with id-type key to avoid having to search all listeners when any object is updated. Change-Id: I44f9515f33284121a633ad7801cbcfb2166a9666
2015-05-21Harmonize batchResult and batchResultComparison variable naming.Jarkko Pöyry
Change-Id: I5064a8dff62d37efae31452cba59fb041873dd8a
2015-05-18Build full test case list from the original, ordered package list.Kalle Raita
Bug: 21268776 Change-Id: I1c98bc3fee48abc9433b9c26c52018145af0c69e
2015-04-29Merge "Try to parse test results even if QPA XML is not well formed."Jarkko Pöyry
2015-04-29Merge "Show import progress in results view."Jarkko Pöyry
2015-04-28Try to parse test results even if QPA XML is not well formed.Jarkko Pöyry
Change-Id: Ic73f98696c2b364880d6fffc8596727f97ea8448
2015-04-28Dump unformatted log if XML is not well-formed.Jarkko Pöyry
Bug: 20037986 Change-Id: I3b045a9072548e1de774ad1930d6243548104c1d
2015-04-28Show import progress in results view.Jarkko Pöyry
Change-Id: Ia6c4067e891b9a0b03ed2e0b79b91ed9c410c1d3
2015-04-29Merge "Support multifile import."Jarkko Pöyry
2015-04-28Display current batch name in right panel title in compare-mode.Jarkko Pöyry
Change-Id: I97c34ff7a375134865c26da8503ce176e39a751e
2015-04-10Support multifile import.Jarkko Pöyry
Change-Id: I21c130f1f68f2d7c6d4886f491fc94fd30f72a12
2015-04-07Split Other-category to multiple separate categories.Jarkko Pöyry
- Categorize test results in the js frontend. - Improve category visualization - Add "progress bar" to group result page showing visually relative frequency of results. Bug: 19732737 Change-Id: Ie75ce0b349b75f091d19509ccaeab9ed7542e7d7
2015-03-19Add Candy-style group auto-expand.Jarkko Pöyry
- Expand child groups automagically of a node if the node contains only one visible node. This is the same algorithm Candy used. Change-Id: I7017b6eaa01b05af3637745bfac94cea3208241c
2015-02-27Merge "Update LICENSE to full Apache text"Kalle Raita
2015-02-27Remove reference to non-existent Git repo.Kalle Raita
2015-02-27Update LICENSE to full Apache textKalle Raita
2015-02-26Add caselist build instructions to READMEKalle Raita
2015-02-26Add newlines to the end of files.Kalle Raita