From d9c53fe1ecf6221453ccf1ef6da006768a7132ee Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 24 Jul 2020 13:33:51 +0000 Subject: [PATCH] Roll Skia from 33419346946d to a75dc33a677f (6 revisions) https://skia.googlesource.com/skia.git/+log/33419346946d..a75dc33a677f 2020-07-24 jvanverth@google.com Metal: Hold refs for input buffers from bindBuffer calls. 2020-07-24 jlavrova@google.com Reland #3 "ICU API: only in SkParagraph, simplified." 2020-07-24 bsalomon@google.com Remove GrTexturePriv 2020-07-24 herb@google.com reduce mutex use and switch to spinlock 2020-07-24 jvanverth@google.com Make GrRingBuffer more generic so it can be used over all backends 2020-07-24 jmbetancourt@google.com implement working CorrectnessActivity to generate lottie keyframe PNGs 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/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 751ca47590323..630cd6b6a1a66 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': '33419346946dcb6c6384d306011a68f6d09e74e9', + 'skia_revision': 'a75dc33a677f130df1b24855df2f30fccb2e5137', # 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 8cd64bf2ad703..e9d926c3f0030 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0510abef966148a75bdddbd1f615bb6d +Signature: 6fa97ccf305b88851475e533352abcb9 UNUSED LICENSES: @@ -1933,7 +1933,6 @@ FILE: ../../../third_party/skia/src/gpu/GrRectanizerSkyline.h FILE: ../../../third_party/skia/src/gpu/GrResourceCache.cpp FILE: ../../../third_party/skia/src/gpu/GrResourceCache.h FILE: ../../../third_party/skia/src/gpu/GrSurfacePriv.h -FILE: ../../../third_party/skia/src/gpu/GrTexturePriv.h FILE: ../../../third_party/skia/src/gpu/GrTracing.h FILE: ../../../third_party/skia/src/gpu/GrXferProcessor.h FILE: ../../../third_party/skia/src/gpu/effects/GrBicubicEffect.cpp @@ -3941,8 +3940,6 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandSignature.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandSignature.h -FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DConstantRingBuffer.cpp -FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DConstantRingBuffer.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCpuDescriptorManager.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCpuDescriptorManager.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DDescriptorHeap.cpp @@ -5296,6 +5293,8 @@ FILE: ../../../third_party/skia/modules/skparagraph/gm/simple_gm.cpp FILE: ../../../third_party/skia/modules/sksg/include/SkSGGeometryEffect.h FILE: ../../../third_party/skia/modules/sksg/src/SkSGGeometryEffect.cpp FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_coretext.cpp +FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode.h +FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode_icu.cpp FILE: ../../../third_party/skia/samplecode/Sample3D.cpp FILE: ../../../third_party/skia/samplecode/SampleFitCubicToCircle.cpp FILE: ../../../third_party/skia/samplecode/SampleSimpleStroker.cpp