From f78ee247520728cbb7af0fb4b55cabec7c1d00a0 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 19 Jan 2021 20:06:43 +0000 Subject: [PATCH] Roll Skia from bde06cc511d2 to f3087d8297fe (7 revisions) https://skia.googlesource.com/skia.git/+log/bde06cc511d2..f3087d8297fe 2021-01-19 mtklein@google.com allow a fourth Val/Reg arg per op 2021-01-19 fmalita@chromium.org [svg] Cleanup: use FP alpha for opacity 2021-01-19 mtklein@google.com remove reg/imm unions 2021-01-19 scroggo@google.com Fix decoding gifs with too-big-bounds 2021-01-19 bsalomon@google.com Fix DrawEdgeAAQuad degenerate issue where 3D points don't correctly project to 2D points. 2021-01-19 johnstiles@google.com Generate valid Metal code when globals reference one another. 2021-01-19 adlai@google.com Optimize task clustering, part 1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC scroggo@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 --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5375c210aaf97..5be2aa6822c5f 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'bde06cc511d268409bfd624a18725b7afaa7617e', + 'skia_revision': 'f3087d8297feb2478849f4a2e69f367da6ceb779', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index bc0ec152eb9b4..f27dee8978139 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0b680937f7c59a23d1174d0f5d64b729 +Signature: 0073a800595f6cecd572d7d4b775d1ac UNUSED LICENSES: @@ -3873,6 +3873,7 @@ FILE: ../../../third_party/skia/gm/animated_image_orientation.cpp FILE: ../../../third_party/skia/gm/crbug_1041204.cpp FILE: ../../../third_party/skia/gm/crbug_1139750.cpp FILE: ../../../third_party/skia/gm/crbug_1156804.cpp +FILE: ../../../third_party/skia/gm/crbug_1162942.cpp FILE: ../../../third_party/skia/gm/crbug_224618.cpp FILE: ../../../third_party/skia/gm/encode_color_types.cpp FILE: ../../../third_party/skia/gm/userfont.cpp