From 76b292c40de1159e33680274e795e054a221d4c9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 12 Aug 2020 19:38:22 +0000 Subject: [PATCH] Roll Skia from b3f26441d191 to c95b589112f3 (12 revisions) https://skia.googlesource.com/skia.git/+log/b3f26441d191..c95b589112f3 2020-08-12 adlai@google.com Reland "Migrate GrSurfaceContext readPixels to take direct context" 2020-08-12 brianosman@google.com SkRuntimeEffect: Handle different main() signatures on CPU 2020-08-12 robertphillips@google.com Fix bug in op chaining 2020-08-12 mtklein@google.com more careful rrect deserialization 2020-08-12 adlai@google.com Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" 2020-08-12 mtklein@google.com fix a SkRRect::readFromMemory() fuzzer bug 2020-08-12 mtklein@google.com add SKPath::readFromMemory() fuzzer 2020-08-12 robertphillips@google.com Reenable the small path renderer on the DDL1 bots 2020-08-12 jvanverth@google.com Switch GN defs on Mac and iOS to use frameworks, take 3 2020-08-12 bungeman@google.com Avoid copy of SkImageInfo in HeapAllocator::allocPixelRef 2020-08-12 brianosman@google.com Reland "Add inline threshold to SkSL::Program::Settings" 2020-08-12 johnstiles@google.com Fix AutoDisableInline to avoid re-enabling inlining. 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 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index d3cce16ff9c36..9d5c690a356bd 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': 'b3f26441d191eb5f0f217666017435069beada10', + 'skia_revision': 'c95b589112f32ff673f9e6a4204804036e219e05', # 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 6c42062440a6a..6e281a3ac16a3 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 66158512f8093c1334fc175ddeac5179 +Signature: 0c8ab73389711b42d9377a38b00b3ead UNUSED LICENSES: @@ -3908,6 +3908,7 @@ FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_float_cap FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_int_capabilities.cpp FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h +FILE: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h FILE: ../../../third_party/skia/src/core/SkVM_fwd.h FILE: ../../../third_party/skia/src/gpu/GrBackendSemaphore.cpp FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableStateImpl.h @@ -5676,6 +5677,7 @@ LIBRARY: skia ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPICreateDDL.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/fuzz/FuzzCreateDDL.cpp +FILE: ../../../third_party/skia/fuzz/FuzzPath.cpp FILE: ../../../third_party/skia/fuzz/FuzzRRect.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPICreateDDL.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp