From 98d77d27a233c5461ce33cb0a75c87a583e293fd Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 4 Nov 2021 15:20:15 +0000 Subject: [PATCH] Roll Skia from a8d38078a4f3 to 7368c6d00b7c (5 revisions) https://skia.googlesource.com/skia.git/+log/a8d38078a4f3..7368c6d00b7c 2021-11-04 drott@chromium.org Minor comment fixes in COLRv1 GM and implementation 2021-11-04 herb@google.com extract strike-to-source scale from SkStrikeSpec 2021-11-04 egdaniel@google.com [graphite] Cleanup missed gpu_shared gn change. 2021-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 30b01d8fd1cf to 270a2c0ef4ee (3 revisions) 2021-11-04 jvanverth@google.com [metal] Ensure that we clean up command buffer even on failure. 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 robertphillips@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 Flutter: https://github.com/flutter/flutter/issues/new/choose 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 --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index ce959b6823e73..2063946dce76b 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': 'a8d38078a4f3fce381ffd8cb7f820633323c12fc', + 'skia_revision': '7368c6d00b7cbaf3c7e9793d0f81cfc8a0032f06', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index b2d451ee50ce0..b916b2595e632 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: fbbb58299012b2ecf5ef0b0096cb1337 +Signature: 954ccab67f110f17c55501d64418e961 UNUSED LICENSES: @@ -4038,7 +4038,6 @@ FILE: ../../../third_party/skia/fuzz/FuzzSkParagraph.cpp FILE: ../../../third_party/skia/gm/3d.cpp FILE: ../../../third_party/skia/gm/bc1_transparency.cpp FILE: ../../../third_party/skia/gm/bicubic.cpp -FILE: ../../../third_party/skia/gm/colrv1.cpp FILE: ../../../third_party/skia/gm/compressed_textures.cpp FILE: ../../../third_party/skia/gm/crbug_1073670.cpp FILE: ../../../third_party/skia/gm/crbug_1086705.cpp @@ -5401,6 +5400,7 @@ FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlUtils.mm FILE: ../../../third_party/skia/fuzz/FuzzDDLThreading.cpp FILE: ../../../third_party/skia/gm/aarecteffect.cpp FILE: ../../../third_party/skia/gm/colorspace.cpp +FILE: ../../../third_party/skia/gm/colrv1.cpp FILE: ../../../third_party/skia/gm/drawglyphs.cpp FILE: ../../../third_party/skia/gm/largeclippedpath.cpp FILE: ../../../third_party/skia/gm/skbug_12212.cpp