From 3f81fb9cb7da56b3148694f5ca59f326eb259854 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 28 Jun 2021 21:53:48 +0000 Subject: [PATCH] Roll Skia from e5766b808045 to 661abd0f8d64 (7 revisions) https://skia.googlesource.com/skia.git/+log/e5766b808045..661abd0f8d64 2021-06-28 csmartdalton@google.com Reland "Use GL_ANGLE_instanced_arrays" 2021-06-28 jmbetancourt@google.com [androidkit] expose paint stroke settings 2021-06-28 reed@google.com Make SkTOptional C++14 safe 2021-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 164b720af267 to f22c7abcd92e 2021-06-28 ethannicholas@google.com Added Poison values to SkSL to improve DSL error handling 2021-06-28 csmartdalton@google.com Various workarounds for es3 command buffer 2021-06-28 csmartdalton@google.com Add a cmdbuffer_es3 config 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 bungeman@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/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 ce80308082db6..45fa9845a4ea3 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': 'e5766b80804581a5e38558f63e0cb5fc6e07a026', + 'skia_revision': '661abd0f8d64a908cca7ee48ca77a81bbd156d9e', # 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 79dc4b7970a3a..224663bbabe6a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 969a266328a9b3ffadbd7a0a2100e005 +Signature: 30089e3d5e523b56ad8c793cd5d428b8 UNUSED LICENSES: @@ -5768,6 +5768,7 @@ FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLFPs.cpp FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLFPs.h FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSL_priv.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionDeclaration.cpp +FILE: ../../../third_party/skia/src/sksl/ir/SkSLPoison.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLVariable.cpp ---------------------------------------------------------------------------------------------------- Copyright 2021 Google LLC.