From 95184711c45b84b0ea691dd36771d7acd5d1fb55 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 13 Aug 2020 15:38:23 +0000 Subject: [PATCH] Roll Skia from 8dd1e22f4130 to af36652766db (6 revisions) https://skia.googlesource.com/skia.git/+log/8dd1e22f4130..af36652766db 2020-08-13 johnstiles@google.com Move non-gencode `onDumpInfo` methods to private section. 2020-08-13 scroggo@google.com Add platform image encoder for using NDK APIs 2020-08-13 reed@google.com audio player (for mac) 2020-08-13 mtklein@google.com deserialize SkCanvas::SrcRectConstraint safely 2020-08-13 scroggo@google.com Remove unnecessary pointer increment 2020-08-13 johnstiles@google.com Move `onDumpInfo` calls in gencode to the private section. 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 fmalita@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 | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index a285672b0d5f0..43dea8acbb3d0 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': '8dd1e22f41309bdfec6b9b35727fe1e4e88cc100', + 'skia_revision': 'af36652766db8971af7a784fef82c0fc251a365d', # 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 dca3dc42f544a..a73ce484aa485 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 81d886b3f785a769019bd82dfeecf6ed +Signature: 3a26ee20860b902934c898a4fd6b838c UNUSED LICENSES: @@ -3980,7 +3980,10 @@ FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.cpp FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.h +FILE: ../../../third_party/skia/src/ports/SkImageEncoder_NDK.cpp FILE: ../../../third_party/skia/src/ports/SkImageGeneratorNDK.cpp +FILE: ../../../third_party/skia/src/ports/SkNDKConversions.cpp +FILE: ../../../third_party/skia/src/ports/SkNDKConversions.h FILE: ../../../third_party/skia/src/sksl/SkSLAnalysis.h FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.cpp FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.h @@ -5254,6 +5257,7 @@ FILE: ../../../third_party/skia/gm/widebuttcaps.cpp FILE: ../../../third_party/skia/include/core/SkM44.h FILE: ../../../third_party/skia/include/effects/SkStrokeAndFillPathEffect.h FILE: ../../../third_party/skia/include/gpu/GrDirectContext.h +FILE: ../../../third_party/skia/include/ports/SkAudioPlayer.h FILE: ../../../third_party/skia/include/private/SkOpts_spi.h FILE: ../../../third_party/skia/modules/skottie/include/ExternalLayer.h FILE: ../../../third_party/skia/modules/skottie/src/Adapter.h @@ -5296,6 +5300,7 @@ 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/SampleAudio.cpp FILE: ../../../third_party/skia/samplecode/SampleFitCubicToCircle.cpp FILE: ../../../third_party/skia/samplecode/SampleSimpleStroker.cpp FILE: ../../../third_party/skia/src/core/SkColorFilterPriv.h @@ -5338,6 +5343,9 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrWangsFormula.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/SkAudioPlayer.cpp +FILE: ../../../third_party/skia/src/ports/SkAudioPlayer_mac.mm +FILE: ../../../third_party/skia/src/ports/SkAudioPlayer_none.cpp FILE: ../../../third_party/skia/src/ports/SkScalerContext_mac_ct.h FILE: ../../../third_party/skia/src/ports/SkTypeface_mac_ct.h FILE: ../../../third_party/skia/src/utils/mac/SkCGBase.h