commit | 79e089120436834a8efa55e796478aa5a3e2ede1 | [log] [tgz] |
---|---|---|
author | Yi Xu <yiyix@chromium.org> | Tue Jan 14 01:38:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 14 01:38:52 2025 |
tree | 684c1b5ccb9dc89a43a8429f295cd3f8f672d775 | |
parent | 09ef7ba4d1d37d89625034048323072ff22b96dc [diff] |
Launch ImageSmoothingQuality for Paint Canvas ImageSmoothingQuality have launched for Canvas 2D and OffscreenCanvas, and it's under a flag in Paint Canvas. The flag is set to "true" by default for a long time in Paint Canvas and ImageSmoothingQuality is marked as launched. It should be launched as Paint Canvas as well. Approval reference: https://groups.google.com/a/chromium.org/g/blink-dev/c/jDvKH3Ib3ZI/m/kIrLzGioCgAJ Bug: 383575391 Change-Id: I2bb8b4a180cdc933fd5a1a10537ef95d0e25048a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6078244 Commit-Queue: Yi Xu <yiyix@chromium.org> Reviewed-by: Domenic Denicola <domenic@chromium.org> Reviewed-by: Jean-Philippe Gravel <jpgravel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1405846}
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.