From f78cc832acc7134fd8a921fb02614dd8a8c0a598 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 3 Aug 2020 13:02:22 +0000 Subject: [PATCH] Roll Skia from 8e77631a80f0 to a6df9da28963 (17 revisions) https://skia.googlesource.com/skia.git/+log/8e77631a80f0..a6df9da28963 2020-08-03 borenet@google.com [infra] Update recipe dependencies 2020-08-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from cbd5bee81dc6 to 41442cce3d0f (10 revisions) 2020-08-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from aa5bd7657e6c to 4568d8587998 (1 revision) 2020-08-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from fada50119020 to 8c9858e9b8e3 (1 revision) 2020-08-02 reed@google.com add static factories for SkPath 2020-08-02 reed@google.com Builder has addPolygon, plus start hiding edit methods 2020-08-02 johnstiles@google.com Enable ClangTidy check misc-definitions-in-headers. 2020-08-02 johnstiles@google.com Enable ClangTidy check readability-redundant-preprocessor. 2020-08-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2020-08-01 reed@google.com add relative segment methods 2020-08-01 reed@google.com use pathbuilder 2020-07-31 johnstiles@google.com Add ClangTidy check bugprone-bool-pointer-implicit-conversion. 2020-07-31 johnstiles@google.com Remove GrTextureGradientColorizer and use GrTextureEffect instead. 2020-07-31 zepenghu@google.com updated skp fuzzer 2020-07-31 johnstiles@google.com Avoid passing gradient-layout Y coordinate to colorizer. 2020-07-31 herb@google.com specialize addGlyphToAtlas padding to bilerp case 2020-07-31 brianosman@google.com SkSL: Disallow fragmentProcessor variables in several places 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 herb@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 | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 15207991b839d..a52fa99ef4a98 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': '8e77631a80f09ef22222330599a2acbe89fb0446', + 'skia_revision': 'a6df9da289630f9ea3698b6eb82543b756a71090', # 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 999cb0ec58fe7..4037371dcc3ba 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 971bdf525d6d356dc41f0eb6c3848846 +Signature: 648bb8c8a92f1eab892fdc727826b4db UNUSED LICENSES: @@ -3432,7 +3432,6 @@ FILE: ../../../third_party/skia/src/gpu/gradients/GrLinearGradientLayout.fp FILE: ../../../third_party/skia/src/gpu/gradients/GrRadialGradientLayout.fp FILE: ../../../third_party/skia/src/gpu/gradients/GrSingleIntervalGradientColorizer.fp FILE: ../../../third_party/skia/src/gpu/gradients/GrSweepGradientLayout.fp -FILE: ../../../third_party/skia/src/gpu/gradients/GrTextureGradientColorizer.fp FILE: ../../../third_party/skia/src/gpu/gradients/GrTiledGradientEffect.fp FILE: ../../../third_party/skia/src/gpu/gradients/GrTwoPointConicalGradientLayout.fp FILE: ../../../third_party/skia/src/gpu/gradients/GrUnrolledBinaryGradientColorizer.fp @@ -3448,8 +3447,6 @@ FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrSingleIntervalGrad FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrSingleIntervalGradientColorizer.h FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrSweepGradientLayout.cpp FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrSweepGradientLayout.h -FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTextureGradientColorizer.cpp -FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTextureGradientColorizer.h FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTiledGradientEffect.cpp FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTiledGradientEffect.h FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTwoPointConicalGradientLayout.cpp @@ -5673,6 +5670,7 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/fuzz/FuzzCreateDDL.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPICreateDDL.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp +FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSKP.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSVG.cpp FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeEffect.cpp ----------------------------------------------------------------------------------------------------