commit | deeffeaf8752962bd9b83e281b530e085ad1dd22 | [log] [tgz] |
---|---|---|
author | Jonah Ryan-Davis <jonahr@google.com> | Thu Jun 18 17:56:00 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 18 17:56:00 2020 |
tree | 0607d720caebd7ec8ae6d218ef330a991d9e785e | |
parent | ccb609133ac5b4882f5571b670982142ec98272a [diff] |
Test validating and passthrough versions of GPU tests on Mac Mac DefaultPassthroughCommandDecoder is ready to be finched, so we need test coverage for both command decoders. This CL adds passthrough test coverage for context_lost, screenshot_sync, pixel_skia_gold, and maps_pixel_test. Bug: chromium:982292 Bug: chromium:1090853 Change-Id: Ib264875dc22cf15efe3a9395424da8e30554a8a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246630 Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#779892}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.