From a8cf4b7def0c7deb80c40ddcc2b52e1a4386a96b Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Sun, 13 Jun 2021 01:34:36 +0000 Subject: [PATCH] Roll Skia from cd33e4accde2 to d6c51edd5243 (1 revision) https://skia.googlesource.com/skia.git/+log/cd33e4accde2..d6c51edd5243 2021-06-12 reed@google.com PixelRef is not a flattenable 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 adlai@google.com on the revert to ensure that a human is aware of the problem. 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/master/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: adlai@google.com Change-Id: Ic7687d6b56a03e744d256433c805867c54fbd61b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2958115 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#891927} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f3499f9e5dc679..930b202d9de18b 100644 --- a/DEPS +++ b/DEPS @@ -209,7 +209,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': 'cd33e4accde23637c50ba219c6bb92c666cfa8e6', + 'skia_revision': 'd6c51edd524307088b15ed90aa3b13443ff157df', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.