From aee125a9addbce6cb80f44ef13237183c8047d5a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 9 Aug 2021 15:07:21 +0000 Subject: [PATCH] Roll Skia from 717ef9472b56 to ad5944cf8dbb (7 revisions) https://skia.googlesource.com/skia.git/+log/717ef9472b56..ad5944cf8dbb 2021-08-09 jlavrova@google.com Refactoring Text Editor (in progress) 2021-08-09 whesse@google.com Fix rMoveTo to be relative to the start of a closed path 2021-08-09 johnstiles@google.com Fix Type::clone to properly clone typenames. 2021-08-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7f38e2892cc9 to 4686da27b37b (6 revisions) 2021-08-09 johnstiles@google.com Use scopes to attach and detach SkSL memory pools. 2021-08-09 robertphillips@google.com Revert "Clean up unflattening paints" 2021-08-09 bsalomon@google.com Remove GLSL from name of functions that builds GrProcessor keys. 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 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 | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index b387ced469f21..0b0534553f567 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': '717ef9472b56777f3f357705425d91b5373c9ae3', + 'skia_revision': 'ad5944cf8dbbe2ccfb5e313aaba3cd7d59414f14', # 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 3761a38fd09c2..a5890ed68751c 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 4b7bf0522e0487447fc2a26c49e5c134 +Signature: d29739fa9d3c3a29c6629f10ac43012f UNUSED LICENSES: @@ -672,8 +672,17 @@ FILE: ../../../third_party/skia/experimental/skottiekit/postamble.js FILE: ../../../third_party/skia/experimental/skottiekit/preamble.js FILE: ../../../third_party/skia/experimental/skottiekit/release.js FILE: ../../../third_party/skia/experimental/skottiekit/skottiekit/package.json +FILE: ../../../third_party/skia/experimental/sktext/editor/Cursor.cpp +FILE: ../../../third_party/skia/experimental/sktext/editor/Cursor.h +FILE: ../../../third_party/skia/experimental/sktext/editor/Defaults.h FILE: ../../../third_party/skia/experimental/sktext/editor/Editor.cpp FILE: ../../../third_party/skia/experimental/sktext/editor/Editor.h +FILE: ../../../third_party/skia/experimental/sktext/editor/Mouse.cpp +FILE: ../../../third_party/skia/experimental/sktext/editor/Mouse.h +FILE: ../../../third_party/skia/experimental/sktext/editor/Selection.cpp +FILE: ../../../third_party/skia/experimental/sktext/editor/Selection.h +FILE: ../../../third_party/skia/experimental/sktext/editor/Texts.cpp +FILE: ../../../third_party/skia/experimental/sktext/editor/Texts.h FILE: ../../../third_party/skia/experimental/sktext/include/Text.h FILE: ../../../third_party/skia/experimental/sktext/include/Types.h FILE: ../../../third_party/skia/experimental/sktext/samples/Text.cpp