Commit ad03f9d0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from 008d63e23dab to 1fe2b80dc782 (11 revisions)

https://skia.googlesource.com/skia.git/+log/008d63e23dab..1fe2b80dc782

2020-11-10 michaelludwig@google.com Revert "Reland "Draw image filters directly under non-axis-aligned transforms""
2020-11-10 reed@google.com Recompute the last-move-to inside addPath()
2020-11-10 tdenniston@google.com [svg] Use new parsing for gradient classes
2020-11-10 michaelludwig@google.com Reland "Draw image filters directly under non-axis-aligned transforms"
2020-11-10 robertphillips@google.com Fix UMR (valgrind) bug in GrDrawingManager
2020-11-10 mtklein@google.com use SkFourByteTag to squelch warnings
2020-11-10 johnstiles@google.com Fix flipped array dimensions in SkSL.
2020-11-10 robertphillips@google.com Disable both preservefillrule _big and _little for the *ooprddl configs
2020-11-10 herb@google.com cull glyphs that have far out positions - try #2
2020-11-10 johnstiles@google.com Limit struct nesting depth to a maximum of eight levels.
2020-11-10 johnstiles@google.com Limit arrays to a maximum of eight dimensions.

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 jlavrova@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: chromium:1134474
Tbr: jlavrova@google.com
Change-Id: I49341ea87d3e31da8e91d8b03f7328b963198677
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530247Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#826081}
parent afeeaa2b
......@@ -203,7 +203,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': '008d63e23dab8c07f9eeafe99358c912f6c659bf',
'skia_revision': '1fe2b80dc7824fc579451d6f1829c199eb8cd8f6',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment