commit | 07df140d7cc2c25ea2335df19acfef3fca5ba9f0 | [log] [tgz] |
---|---|---|
author | Justin Novosad <junov@chromium.org> | Mon Mar 20 17:44:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 20 17:44:47 2023 |
tree | fe0df9cd5d9a5b2f2cc548eb05002a48dd5c7b5f | |
parent | 5c1fd5326df56835372172d3bb572497454c65a0 [diff] |
Re-enable some path rendering tests that needed new baselines Affected tests: virtual/gpu/fast/canvas/canvas-arc-circumference-fill.html virtual/gpu/fast/canvas/canvas-arc-circumference.html virtual/gpu/fast/canvas/canvas-ellipse-circumference-fill.html virtual/gpu/fast/canvas/canvas-ellipse-circumference.html Bug: 843135, 941429 Change-Id: I5bd39e88cbb1ff7799a11b9d003dbf24fbcdf8d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4350252 Reviewed-by: Jean-Philippe Gravel <jpgravel@chromium.org> Commit-Queue: Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1119448}
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.