Add SkiaRenderer support to InProcessContextFactory.
This CL adds support to use SkiaRenderer with InProcessContextFactory. The existing constructor will use SkiaRenderer based on the feature list, so it will depend on the command line and default feature state. Also add a new constructor that lets tests pick between GLRenderer and SkiaRenderer so parameterized tests can be implemented. Bug: 956144 Change-Id: I5424237ccd8eecf9d7b20d59bd4627b27ed37749 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715106Reviewed-by:Sean Gilhuly <sgilhuly@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#680101}
Showing
Please register or sign in to comment