Skip to content

Commit

Permalink
Roll Skia from 38b5eb19e5de to 0d226afee99c (7 revisions)
Browse files Browse the repository at this point in the history
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 <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#983455}
chromium-autoroll authored and Chromium LUCI CQ committed Mar 21, 2022
1 parent b3b2e25 commit eb2f5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit eb2f5b4

Please sign in to comment.