From a1aba3e48e1c0e4297a207e1e0db25e3cf53b4d1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 23 Jan 2021 01:06:19 +0000 Subject: [PATCH] Roll Skia from 2a4c0fbdca1a to 8a42b09c162e (9 revisions) https://skia.googlesource.com/skia.git/+log/2a4c0fbdca1a..8a42b09c162e 2021-01-23 csmartdalton@google.com Update GrInnerFanTriangulator to use an existing SkArenaAlloc 2021-01-23 csmartdalton@google.com Disable inner fan triangulation for the tessellation atlas 2021-01-23 egdaniel@google.com Revert "Run unit tests to verify SkSL folding behavior." 2021-01-23 mtklein@google.com Revert "Consolidate SkSL CPU and GPU test code." 2021-01-22 mtklein@google.com use ld2.4s/ld4.4s in load64/load128 2021-01-22 johnstiles@google.com Allow Metal shaders to return half4 colors. 2021-01-22 egdaniel@google.com Make sure we are using cached cpu memory for vulkan readback buffers. 2021-01-22 reed@google.com Migrate to drawImage w/ sampling 2021-01-22 ethannicholas@google.com Added basic SkSL DSL statements 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 | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 47ab5cf863417..1e796bf41bcb8 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': '2a4c0fbdca1a360884661e51e2bda3e8dd5579cd', + 'skia_revision': '8a42b09c162e73dc91f7e836e22a4c2d29baf3f4', # 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 f8e0c7ab88475..7988c4164b694 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 11111a59c83f474af5b3f0723bb41032 +Signature: 951e347e73b26c4ca35483bd1e5054f7 UNUSED LICENSES: @@ -7255,6 +7255,10 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.h FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp +FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.cpp +FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.h +FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.cpp +FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLVariable.cpp ---------------------------------------------------------------------------------------------------- Copyright 2021 Google LLC.