Skip to content
Snippets Groups Projects
Commit 0b88d447 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ
Browse files

Roll Skia from 82175b411c80 to b4df8dda7ffc (1 revision)

https://skia.googlesource.com/skia.git/+log/82175b411c80..b4df8dda7ffc

2024-11-06 lukasza@chromium.org [rust png] Fix when `setAlphaAndRequiredFrame` is called.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC kjlubick@google.com,skiabot@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-android-arm64;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Cq-Do-Not-Cancel-Tryjobs: true
Bug: chromium:356922876
Tbr: kjlubick@google.com
Change-Id: Iaffb65201953fd824d967b8769a566e1de52b849
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6000014
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1378957}
parent d3b127fa
No related branches found
No related tags found
No related merge requests found
......@@ -276,7 +276,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': '82175b411c80973bec79cc01d93c18ed8826c35b',
'skia_revision': 'b4df8dda7ffcd4bf55e3dee218058e77e5d13e91',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
......
skia @ b4df8dda
Subproject commit 82175b411c80973bec79cc01d93c18ed8826c35b
Subproject commit b4df8dda7ffcd4bf55e3dee218058e77e5d13e91
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment