From b747905dbd3af89abeeb41e29f1be4f914d8c46f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 25 Jan 2021 19:58:19 +0000 Subject: [PATCH] Roll Skia from bd91660b6e12 to fff4099358bd (9 revisions) https://skia.googlesource.com/skia.git/+log/bd91660b6e12..fff4099358bd 2021-01-25 westont@google.com Reland "[infra] Use Mac10.15.7 and xcode12.3 for all builds." 2021-01-25 adlai@google.com Prohibit moving and copying SkArenaAllocs 2021-01-25 reed@google.com Hide misc non-sampling draw methods 2021-01-25 johnstiles@google.com Reland "Run unit tests to verify SkSL folding behavior." 2021-01-25 bsalomon@google.com GrSurfaceContext read/writePixels fail on GrColorType::kUnknown 2021-01-25 tdenniston@google.com [svg] Fix non-xy length scale factor 2021-01-25 adlai@google.com Revert "Merge adjacent GrOpsTasks with same target together" 2021-01-25 ethannicholas@google.com Removed useless manipulation of std::move'd value 2021-01-25 fmalita@chromium.org [svg] Generalize text shaping 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 nifong@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 | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/DEPS b/DEPS index 6634720ffd38b..ab0aa8f7123b8 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': 'bd91660b6e12640c6c3e3fe53e21acd8dd512b41', + 'skia_revision': 'fff4099358bd845784566335d50bbdd21c25afe2', # 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 0dff7718b8426..c53cc721ba2e0 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 37c325466ba05fe161d179a7870f75df +Signature: 6bd5732229921ccf7d203881a71f4a59 UNUSED LICENSES: @@ -1122,9 +1122,8 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-iOS.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-ASAN.json +FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-Metal.json -FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac10.15.5-Clang-arm64-Debug-iOS.json -FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac10.15.7-Clang-x86_64-Debug-CommandBuffer.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-arm64-Release-Android.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86-Debug-Exceptions.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86_64-Debug-ANGLE.json @@ -4226,8 +4225,6 @@ FILE: ../../../third_party/skia/docs/examples/Canvas_drawArc_a.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_drawArc_b.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_drawAtlas.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_drawAtlas_2.cpp -FILE: ../../../third_party/skia/docs/examples/Canvas_drawAtlas_3.cpp -FILE: ../../../third_party/skia/docs/examples/Canvas_drawAtlas_4.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_drawBitmap.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_drawBitmapRect.cpp FILE: ../../../third_party/skia/docs/examples/Canvas_drawBitmapRect_2.cpp