From eb2f5b478e302d59310fd3d5376a14fcf231fa54 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Mon, 21 Mar 2022 19:51:27 +0000 Subject: [PATCH] Roll Skia from 38b5eb19e5de to 0d226afee99c (7 revisions) https://skia.googlesource.com/skia.git/+log/38b5eb19e5de..0d226afee99c 2022-03-21 johnstiles@google.com Rename ES2 error tests starting with 'B' to .rts. 2022-03-21 johnstiles@google.com Rename Runtime Effect-compatible ES2 error tests to .rts. 2022-03-21 bsalomon@google.com Make SW MIP selection closer to GPU with the sharpen mipmap option. 2022-03-21 bsalomon@google.com Reland "Add glGetFloatv and glSamplerParameterf to GrGLInterface." 2022-03-21 johnstiles@google.com Cleanup SkSL error test code a bit. 2022-03-21 bungeman@google.com Put FreeType overlap simplification behind a flag. 2022-03-21 jcgregorio@google.com Add Linux RTX3060 jobs. 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 jvanverth@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: jvanverth@google.com Change-Id: Ibfe19920cc83f182d6923cf0450fd40e073c5f44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3540243 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Cr-Commit-Position: refs/heads/main@{#983455} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c3e8426b54399a..969eab13a9c10b 100644 --- a/DEPS +++ b/DEPS @@ -253,7 +253,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': '38b5eb19e5de6d26ba8c73e9f89ea50022778de8', + 'skia_revision': '0d226afee99c6e4939348df87fa3b830cdf91353', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.