From 67abe7f9a9e4e6497dcbb1c92335394cb630020c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 5 Mar 2021 10:24:01 -0500 Subject: [PATCH] Roll Skia from 994a571fc79a to 532138cea7ea (4 revisions) (#24812) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index ae159286d..6b50a5e62 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': '994a571fc79af4524473663210fdb1c7fddf5781', + 'skia_revision': '532138cea7ea5e8da195a2d3f859e4371c4bb7ad', # 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 dfc388e2b..ac362a042 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: e686fe2c00f2cd9b81fdeed605afb158 +Signature: 5f3bf49567c507dd9685dc20e295b61f UNUSED LICENSES: @@ -3971,8 +3971,8 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIndirectTessellator.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIterator.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrVectorXform.h FILE: ../../../third_party/skia/src/gpu/tessellate/GrWangsFormula.h -FILE: ../../../third_party/skia/src/gpu/text/GrSDFTControl.cpp -FILE: ../../../third_party/skia/src/gpu/text/GrSDFTControl.h +FILE: ../../../third_party/skia/src/gpu/text/GrSDFTOptions.cpp +FILE: ../../../third_party/skia/src/gpu/text/GrSDFTOptions.h FILE: ../../../third_party/skia/src/opts/SkOpts_skx.cpp FILE: ../../../third_party/skia/src/ports/SkScalerContext_mac_ct.h FILE: ../../../third_party/skia/src/ports/SkTypeface_mac_ct.h -- GitLab