From 30445029cdd16652048cafe0858eba642a61207c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 7 Jul 2021 21:48:09 +0000 Subject: [PATCH] Roll Skia from f60052072ca9 to 90f4e9f5f700 (3 revisions) https://skia.googlesource.com/skia.git/+log/f60052072ca9..90f4e9f5f700 2021-07-07 reed@google.com Hide getBlendMode() 2021-07-07 csmartdalton@google.com Enable the tessellation path renderer on (extended) es2 2021-07-07 brianosman@google.com Revert "Revert "Convert GrConfigConversionEffect to a runtime FP"" 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 djsollen@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/main/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 1f9763b0cfd66..8b77393f6ccbb 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': 'f60052072ca994facb588984911ebe6a06f754d2', + 'skia_revision': '90f4e9f5f70038ef0b52431d221e21af3a6b91f0', # 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 b8c4cb7cb35f3..6100bb8135504 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1bacbe1bb0ba6809fa4032358523dec1 +Signature: 19441d64b81e5bdeb215343bb85c1b57 UNUSED LICENSES: @@ -3102,13 +3102,10 @@ FILE: ../../../third_party/skia/src/gpu/GrFPArgs.h FILE: ../../../third_party/skia/src/gpu/GrProxyProvider.cpp FILE: ../../../third_party/skia/src/gpu/GrProxyProvider.h FILE: ../../../third_party/skia/src/gpu/GrResourceProviderPriv.h -FILE: ../../../third_party/skia/src/gpu/effects/GrConfigConversionEffect.fp FILE: ../../../third_party/skia/src/gpu/effects/GrSkSLFP.cpp FILE: ../../../third_party/skia/src/gpu/effects/GrSkSLFP.h FILE: ../../../third_party/skia/src/gpu/effects/GrYUVtoRGBEffect.cpp FILE: ../../../third_party/skia/src/gpu/effects/GrYUVtoRGBEffect.h -FILE: ../../../third_party/skia/src/gpu/effects/generated/GrConfigConversionEffect.cpp -FILE: ../../../third_party/skia/src/gpu/effects/generated/GrConfigConversionEffect.h FILE: ../../../third_party/skia/src/gpu/geometry/GrQuad.cpp FILE: ../../../third_party/skia/src/gpu/gradients/GrGradientBitmapCache.cpp FILE: ../../../third_party/skia/src/gpu/gradients/GrGradientBitmapCache.h @@ -4129,7 +4126,6 @@ FILE: ../../../third_party/skia/docs/examples/Bitmap_tryAllocPixels_4.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_width.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_writePixels.cpp FILE: ../../../third_party/skia/docs/examples/Bitmap_writePixels_2.cpp -FILE: ../../../third_party/skia/docs/examples/BlendMode_Name.cpp FILE: ../../../third_party/skia/docs/examples/Blend_Mode_Methods.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_129.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_MakeRasterDirect.cpp @@ -4558,7 +4554,6 @@ FILE: ../../../third_party/skia/docs/examples/Paint_countText.cpp FILE: ../../../third_party/skia/docs/examples/Paint_empty_constructor.cpp FILE: ../../../third_party/skia/docs/examples/Paint_equal_operator.cpp FILE: ../../../third_party/skia/docs/examples/Paint_getAlpha.cpp -FILE: ../../../third_party/skia/docs/examples/Paint_getBlendMode.cpp FILE: ../../../third_party/skia/docs/examples/Paint_getColor.cpp FILE: ../../../third_party/skia/docs/examples/Paint_getColor4f.cpp FILE: ../../../third_party/skia/docs/examples/Paint_getColorFilter.cpp