From fc787d8d68d07a2350ecc22770a7e085cc57e465 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 6 Nov 2020 18:36:33 +0000 Subject: [PATCH] Roll Skia from 4eb7c23d5289 to b8123cc87770 (6 revisions) https://skia.googlesource.com/skia.git/+log/4eb7c23d5289..b8123cc87770 2020-11-06 kjlubick@google.com [canvaskit] Clean up readPixels API on Canvas and Image 2020-11-06 reed@google.com Move image sampling options into their own header 2020-11-06 johnstiles@google.com Reland "Add memsets to the GrBlockAllocator unit tests." 2020-11-06 johnstiles@google.com Improve constant folding for int vectors. 2020-11-06 johnstiles@google.com Add Literal and getVecComponent for template code. 2020-11-06 brianosman@google.com Fix merge conflict in RELEASE_NOTES.txt 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 bsalomon@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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index c1ffc583482cd..dbf11bbc2c262 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': '4eb7c23d5289df65281f3030f4ae3fc0ac28707b', + 'skia_revision': 'b8123cc87770df6cfcdfce3290c60fdfdbfa8365', # 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 8e24794df099b..ea09c269eb410 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: bfde14462014c71ff670b6073f62ffe0 +Signature: 4ea43c822be6214efdb299275308cc58 UNUSED LICENSES: @@ -4084,6 +4084,7 @@ FILE: ../../../third_party/skia/gm/verifiers/gmverifier.cpp FILE: ../../../third_party/skia/gm/verifiers/gmverifier.h FILE: ../../../third_party/skia/gm/widebuttcaps.cpp FILE: ../../../third_party/skia/include/core/SkM44.h +FILE: ../../../third_party/skia/include/core/SkSamplingOptions.h FILE: ../../../third_party/skia/include/effects/SkStrokeAndFillPathEffect.h FILE: ../../../third_party/skia/include/gpu/GrDirectContext.h FILE: ../../../third_party/skia/include/private/SkOpts_spi.h