From 845d6957119700c290fdafb0625af18334f5b863 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 14 Mar 2022 17:22:51 +0000 Subject: [PATCH] Roll Skia from 4ee8dab839e8 to c9e9131f44e2 (1 revision) https://skia.googlesource.com/skia.git/+log/4ee8dab839e8..c9e9131f44e2 2022-03-14 ethannicholas@google.com Switched SkSL positions from int to Position 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 bdero@google.com,scroggo@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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 2c1fb1d0245b7..6647805de2a36 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': '4ee8dab839e855252b996f62118b9e5d9e662f71', + 'skia_revision': 'c9e9131f44e28db53a444b740dcf0fe15fcf5cc9', # 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 b5bf216e36db0..84f48a3dab83b 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 7f12efd5e4e3f1edc0df103c85983278 +Signature: 486011180e2551b0c9fa990650adf130 UNUSED LICENSES: @@ -6168,6 +6168,7 @@ FILE: ../../../third_party/skia/include/sksl/DSLStatement.h FILE: ../../../third_party/skia/include/sksl/DSLWrapper.h FILE: ../../../third_party/skia/include/sksl/SkSLDebugTrace.h FILE: ../../../third_party/skia/include/sksl/SkSLErrorReporter.h +FILE: ../../../third_party/skia/include/sksl/SkSLPosition.h FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.cpp FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.h FILE: ../../../third_party/skia/src/gpu/effects/GrModulateAtlasCoverageEffect.cpp