commit | 03f51a642195b0e6abded0dc1ac6fb991e5372cf | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Apr 19 14:25:36 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 19 14:25:36 2023 |
tree | 825e0fa90e74df1993e9c91aa4ce989e7384d99f | |
parent | c8a76e0a619c9a0b5e69691599c69e739d8ad332 [diff] |
Roll Skia from 8af1dd9659f0 to 565decd2a447 (1 revision) https://skia.googlesource.com/skia.git/+log/8af1dd9659f0..565decd2a447 2023-04-19 johnstiles@google.com Add no-child limitation to SupportsConstantOutputForConstantInput. 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 borenet@google.com,jmbetancourt@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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: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: None Tbr: jmbetancourt@google.com Change-Id: I3e0f79401fac286d56e5ba0f04c7e4019dd2cc42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4446959 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@{#1132488}
diff --git a/DEPS b/DEPS index b74399e..fef0dd6 100644 --- a/DEPS +++ b/DEPS
@@ -285,7 +285,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': '8af1dd9659f0341d36f1e6b7929ac40ceecb04d5', + 'skia_revision': '565decd2a447e91d824372a0888c37aae221f3a9', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.