From 306fbca220707163026723e5353d0b401d91766e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 23 Sep 2020 20:34:28 +0000 Subject: [PATCH] Roll Skia from 7b97b3cb2bd0 to 59b2a92c96ba (4 revisions) https://skia.googlesource.com/skia.git/+log/7b97b3cb2bd0..59b2a92c96ba 2020-09-23 johnstiles@google.com Add new unit tests for SkSL. 2020-09-23 bsalomon@google.com Allow rect and circle blur fast cases to be used with rotation matrices. 2020-09-23 brianosman@google.com Various cleanup related to symbol tables 2020-09-23 egdaniel@google.com Add optional param to setBackendTextureState to return previous state. 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 csmartdalton@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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5876e4ca89b53..e470a7626dfa8 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,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': '7b97b3cb2bd0e51954655ab71ad7daaa44f68e2e', + 'skia_revision': '59b2a92c96bab4c9e8b43ab4c4f5981e62508026', # 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 8f5039fce66cf..236a56fddc871 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 3b70191992bf19a856a3d300be755a6a +Signature: 1b7eeb4c89c3cb10f7e7977a9198ae3e UNUSED LICENSES: @@ -3916,6 +3916,7 @@ FILE: ../../../third_party/skia/src/core/SkVM_fwd.h FILE: ../../../third_party/skia/src/core/SkYUVAInfo.cpp FILE: ../../../third_party/skia/src/core/SkYUVAPixmaps.cpp FILE: ../../../third_party/skia/src/gpu/GrBackendSemaphore.cpp +FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableState.cpp FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableStateImpl.h FILE: ../../../third_party/skia/src/gpu/GrBackendUtils.h FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp