Honor "--skip-gpu-data-loading" in single process.
This flag prevents the collection of gpu info on the multi-process path, but not on the in-process path. This change makes the in-process path consistent with the multi-process path. This is needed by Cast for Android Things, which doesn't always have an implementation of EGL, so crashes when loading gpu info. Bug: None Test: CQ Change-Id: Ic700fe28c4c3b5af10cf860e76f43facba25d86d Reviewed-on: https://chromium-review.googlesource.com/596329Reviewed-by:Antoine Labour <piman@chromium.org> Commit-Queue: Thoren Paulson <thoren@chromium.org> Cr-Commit-Position: refs/heads/master@{#491400}
Showing
Please register or sign in to comment