0

Roll Skia from 283dba57850f to f74eea7488db (6 revisions)

https://skia.googlesource.com/skia.git/+log/283dba57850f..f74eea7488db

2021-06-25 reed@google.com Refactor textToGlyphs closer to the source
2021-06-25 bsalomon@google.com Make transferability a per-format flag in GrGLCaps
2021-06-25 johnstiles@google.com Add methods to SkBlenderBase to identify SkBlendMode-based blends.
2021-06-25 egdaniel@google.com Revert "Reland "Round up DMSAA attachments to pow2 if supported.""
2021-06-25 brianosman@google.com Revert "Replace some gradient .fps with runtime FPs"
2021-06-25 johnstiles@google.com Add SkBlendModeBlender class.

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 tdenniston@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/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: tdenniston@google.com
Change-Id: I70930837233df4c1f67ef1eee4b1a11691720bf6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2988853
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/master@{#896104}
This commit is contained in:
chromium-autoroll
2021-06-25 17:31:53 +00:00
committed by Chromium LUCI CQ
parent 6ded572dad
commit ea35eeb73e

2
DEPS

@ -222,7 +222,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': '283dba57850f981b6bedf5a007bca714cdd308d0',
'skia_revision': 'f74eea7488dba5f1b7681ac8614b58b4f06b8f5a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.