From a1991bc84e7d2427ce1ba9b4505015db83a0845e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 7 Apr 2020 22:57:39 +0000 Subject: [PATCH] Roll src/third_party/skia b41a420ed8db..07b2bafbbc3c (13 commits) https://skia.googlesource.com/skia.git/+log/b41a420ed8db..07b2bafbbc3c git log b41a420ed8db..07b2bafbbc3c --date=short --first-parent --format='%ad %ae %s' 2020-04-07 mtklein@google.com build conservative stack frame on x86-64 2020-04-07 mtklein@google.com add and test stack load/store 2020-04-07 brianosman@google.com Remove secret wireframe mode from drawVertices 2020-04-07 mtklein@google.com remove "debian9" ASAN jobs 2020-04-07 brianosman@google.com Remove gamma GM 2020-04-07 csmartdalton@google.com Implement support for indirect draws 2020-04-07 scroggo@google.com Upgrade libwebp used for testing to v1.1.0 2020-04-07 robertphillips@google.com Remove GrStrikeCache.h from all other header files 2020-04-07 mtklein@google.com backup plan for ASAN bots 2020-04-07 reed@google.com approximate sine for skvm 2020-04-07 mtklein@google.com remove SK_USE_SKVM_BLITTER 2020-04-07 jlavrova@google.com Mixed languages text crashes 2020-04-07 reed@google.com remove deprecated concat44 -- use concat Created with: gclient setdep -r src/third_party/skia@07b2bafbbc3c 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 csmartdalton@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/+/master/autoroll/README.md Bug: None Tbr: csmartdalton@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 1e649e87fdf9e..4e44fa15d39e7 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': 'b41a420ed8dbb11cdc076c5b06537538591a88e0', + 'skia_revision': '07b2bafbbc3c72216cebf7b4446229d45b33db5d', # 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 a914ea38a49d9..b0166ee4c76ad 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 271d2c9191ff6270bf73c063f2e7cb65 +Signature: 813af18c44abf1fb9c0ac15d324a74f5 UNUSED LICENSES: @@ -1046,8 +1046,6 @@ 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-Debian10-Clang-x86_64-Debug-OpenCL.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SK_CPU_LIMIT_SSE41.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SafeStack.json -FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SkVM.json -FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SkVM_ASAN.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SwiftShader_MSAN.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-SwiftShader_TSAN.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-TSAN.json @@ -2258,7 +2256,6 @@ FILE: ../../../third_party/skia/gm/drawatlascolor.cpp FILE: ../../../third_party/skia/gm/drawminibitmaprect.cpp FILE: ../../../third_party/skia/gm/fadefilter.cpp FILE: ../../../third_party/skia/gm/fontscalerdistortable.cpp -FILE: ../../../third_party/skia/gm/gamma.cpp FILE: ../../../third_party/skia/gm/image_pict.cpp FILE: ../../../third_party/skia/gm/image_shader.cpp FILE: ../../../third_party/skia/gm/imagefilters.cpp