commit | 0c13fb7e4f3d2205fcd208482eede13860bae80c | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Apr 26 18:56:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 26 18:56:33 2023 |
tree | 0ce3d5d50a19b96d124eb596fa1767c060a732cc | |
parent | ef66278967716bbc39f439608235be20f89f5e76 [diff] |
[gpu tests] Remove staging code for Skia analytic antialiasing I previously added code to migrate individual test suites to Skia's higher quality analytic antialiasing. At this point, analytic AA is always enabled (via #define), so this staging code is unnecessary. Bug: chromium:1421297 Change-Id: I77d78786bf4a509f254d0bcf2713afbecffe8b5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4468547 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Cr-Commit-Position: refs/heads/main@{#1136073}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.