From 8f6d1c3cf35e1b528be7f093f458a5643293d9fb Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 26 Oct 2018 16:23:38 +0000 Subject: [PATCH] Roll src/third_party/skia e2fd74b48f6f..a944142412cd (9 commits) https://skia.googlesource.com/skia.git/+log/e2fd74b48f6f..a944142412cd Created with: gclient setdep -r src/third_party/skia@a944142412cd The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 7 +++++-- sky/packages/sky_engine/LICENSE | 1 + 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 41101178ae8af..c2eb9cf5484e5 100644 --- a/DEPS +++ b/DEPS @@ -23,7 +23,7 @@ vars = { 'fuchsia_git': 'https://fuchsia.googlesource.com', 'github_git': 'https://github.com', 'skia_git': 'https://skia.googlesource.com', - 'skia_revision': 'e2fd74b48f6f7bc445abbb5f7b6e188d904601bf', + 'skia_revision': 'a944142412cdb28dfc754f1a922a3678a52ed876', # 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 840ad8b201b69..6574d2b00a749 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 859828e89ddf69532259a86e307faa7a +Signature: bde06884d55ea0e9a302f2c44ee13732 UNUSED LICENSES: @@ -1289,6 +1289,7 @@ LIBRARY: skcms LIBRARY: skia LIBRARY: vulkan LIBRARY: vulkanmemoryallocator +LIBRARY: wuffs ORIGIN: ../../../third_party/skia/bench/ClearBench.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/bench/ClearBench.cpp @@ -1400,6 +1401,8 @@ FILE: ../../../third_party/skia/samplecode/SampleNimaActor.h FILE: ../../../third_party/skia/src/android/SkAnimatedImage.cpp FILE: ../../../third_party/skia/src/c/sk_imageinfo.cpp FILE: ../../../third_party/skia/src/codec/SkEncodedInfo.cpp +FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.cpp +FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.h FILE: ../../../third_party/skia/src/compute/common/cl/find_cl.c FILE: ../../../third_party/skia/src/compute/common/cl/find_cl.h FILE: ../../../third_party/skia/src/compute/common/vk/cache_vk.c @@ -1636,6 +1639,7 @@ FILE: ../../../third_party/skia/third_party/skcms/src/Transform_inl.h FILE: ../../../third_party/skia/third_party/vulkan/SkiaVulkan.h FILE: ../../../third_party/skia/third_party/vulkanmemoryallocator/GrVulkanMemoryAllocator.cpp FILE: ../../../third_party/skia/third_party/vulkanmemoryallocator/GrVulkanMemoryAllocator.h +FILE: ../../../third_party/skia/third_party/wuffs/wuffs.c ---------------------------------------------------------------------------------------------------- Copyright 2018 Google Inc. @@ -3828,7 +3832,6 @@ FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts_arm_neon.cpp FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts_arm_neon.h FILE: ../../../third_party/skia/src/opts/SkBlitRow_opts.h FILE: ../../../third_party/skia/src/opts/SkColor_opts_neon.h -FILE: ../../../third_party/skia/src/opts/SkMorphologyImageFilter_opts.h FILE: ../../../third_party/skia/src/opts/SkNx_neon.h FILE: ../../../third_party/skia/src/opts/SkNx_sse.h FILE: ../../../third_party/skia/src/opts/SkOpts_sse41.cpp diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index a49310632e4b2..44b03e07d4355 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -9706,6 +9706,7 @@ skcms skia vulkan vulkanmemoryallocator +wuffs Copyright 2018 Google Inc.