summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwebviewgraphics
Commit message (Collapse)AuthorAgeFilesLines
* Add some QQuickWebView graphics stack tests.Jocelyn Turcotte2013-11-153-0/+208
This does basic sanity testing of the graphics stack for both the hardware accelerated and software codepaths. This also adds a required signal to report the CompositingSurface later on if the QWindow wasn't available yet when Chromium asked for it. Change-Id: I402ec5ade9114c78bea7960c5f0de989f54110e3 Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>