commit | 57d1aed6f82eaadf6dd609d3de4e985d0adfedfa | [log] [tgz] |
---|---|---|
author | skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> | Tue Oct 01 17:36:48 2024 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Oct 01 18:15:31 2024 +0000 |
tree | fb94084a22c097e4175f5857148f77e2957435dd | |
parent | 2af5aad288aed24eb2e46a1e207ce31b2bb1a152 [diff] |
Roll Skia from 2e873e1aa0a5 to d50cbfd5398d (1 revision) https://skia.googlesource.com/skia.git/+log/2e873e1aa0a5..d50cbfd5398d 2024-10-01 lukasza@chromium.org [rust png] Support converting `png::FrameControl` into Skia equivalent. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-skiabot-test-autoroll Please CC borenet@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 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 Tbr: borenet@google.com Change-Id: Ic86ed5471a879f4a1eed29ab76a435eb9d97e4dd Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/905276 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 36c579e..cd0b1d9 100644 --- a/DEPS +++ b/DEPS
@@ -3,7 +3,7 @@ # 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': '2e873e1aa0a5005ea62c311189a0380924956931', + 'skia_revision': 'd50cbfd5398dacb3a7e2be0f176f26c9db6165bb', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other.