From dad32aedf63e3c39455041a1cebad2195831ab2b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 14 Aug 2021 01:44:19 +0000 Subject: [PATCH] Roll Skia from 1049d8206120 to abe39f5cb932 (6 revisions) https://skia.googlesource.com/skia.git/+log/1049d8206120..abe39f5cb932 2021-08-14 ethannicholas@google.com Fixed DSL build when threadlocals are not available 2021-08-13 ethannicholas@google.com Removed missing file from sksl.gni 2021-08-13 egdaniel@google.com Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." 2021-08-13 ethannicholas@google.com Further unified error handling between SkSL and DSL 2021-08-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6c32e8d9dec5 to 728baa5089f8 (3 revisions) 2021-08-13 jvanverth@google.com Disable a few more mtltestprecompile images to avoid flaking. 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 8e275116668a5..001cda567e82e 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': '1049d8206120bb86d2a0836820e16ce21d3e467a', + 'skia_revision': 'abe39f5cb932e1d230c37335bbd66088820de5b6', # 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 d1e94d7c8f250..8489358253d1a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: b30164fa83429914f09a5f72c5aa6b23 +Signature: 6cded922b694f36ee5aba9338c6f523e UNUSED LICENSES: @@ -1939,7 +1939,6 @@ FILE: ../../../third_party/skia/src/shaders/gradients/Sk4fLinearGradient.h FILE: ../../../third_party/skia/src/sksl/SkSLCompiler.cpp FILE: ../../../third_party/skia/src/sksl/SkSLCompiler.h FILE: ../../../third_party/skia/src/sksl/SkSLContext.h -FILE: ../../../third_party/skia/src/sksl/SkSLErrorReporter.h FILE: ../../../third_party/skia/src/sksl/SkSLIRGenerator.cpp FILE: ../../../third_party/skia/src/sksl/SkSLIRGenerator.h FILE: ../../../third_party/skia/src/sksl/SkSLMain.cpp @@ -5716,12 +5715,12 @@ FILE: ../../../third_party/skia/include/private/SkSLProgramKind.h FILE: ../../../third_party/skia/include/private/SkTOptional.h FILE: ../../../third_party/skia/include/sksl/DSLBlock.h FILE: ../../../third_party/skia/include/sksl/DSLCase.h -FILE: ../../../third_party/skia/include/sksl/DSLErrorHandling.h FILE: ../../../third_party/skia/include/sksl/DSLFunction.h FILE: ../../../third_party/skia/include/sksl/DSLLayout.h FILE: ../../../third_party/skia/include/sksl/DSLRuntimeEffects.h FILE: ../../../third_party/skia/include/sksl/DSLStatement.h FILE: ../../../third_party/skia/include/sksl/DSLWrapper.h +FILE: ../../../third_party/skia/include/sksl/SkSLErrorReporter.h FILE: ../../../third_party/skia/src/core/SkStringView.cpp FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.cpp FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.h @@ -5744,6 +5743,7 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellator.h FILE: ../../../third_party/skia/src/gpu/tessellate/shaders/GrTessellationShader.cpp FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.cpp FILE: ../../../third_party/skia/src/sksl/SkSLDSLParser.h +FILE: ../../../third_party/skia/src/sksl/SkSLErrorReporter.cpp FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp FILE: ../../../third_party/skia/src/sksl/SkSLParsedModule.h FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.cpp