From ede88d7dfc60628c64db3fc0756cd3f276968a37 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 19 Jul 2019 16:50:09 -0400 Subject: [PATCH] Roll src/third_party/skia aa861a1907a1..4a13119a60e2 (9 commits) (#9950) https://skia.googlesource.com/skia.git /compare/aa861a1907a1..4a13119a60e2 git log aa861a1907a17c0a1033509b5c33983a819b2bb7..4a13119a60e25c75c4c4d6d99d852f3e8b3346e1 --date=short --no-merges --format=%ad %ae %s 2019-07-19 mtklein@google.com always fma in mad_f32() 2019-07-19 senorblanco@chromium.org Update Dawn backend to Skia ToT: GrRenderTarget, onCreateTexture. 2019-07-19 bsalomon@google.com Move GrProtected off GrSurfaceDesc and pass separately. 2019-07-19 fmalita@chromium.org [svgcanvas] Consolidate constant-Y text positions 2019-07-19 borenet@google.com [infra] Move SKQP recipe test to correct recipe 2019-07-19 borenet@google.com [infra] swarm_recipe.isolate shouldn't need infrabots.isolate 2019-07-19 mtklein@google.com add sli.4s, use it in pack sometimes 2019-07-19 mtklein@google.com restore aarch64 JIT 2019-07-19 brianosman@google.com Disable MSAA on older Intel GPUs w/Vulkan The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (nifong@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 4f8e018c9e8..68c634f197f 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': 'aa861a1907a17c0a1033509b5c33983a819b2bb7', + 'skia_revision': '4a13119a60e25c75c4c4d6d99d852f3e8b3346e1', # 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 875f42d1b93..3b5ed1ffa06 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: b0bfb94202dce9b5ae4fd9db0a346697 +Signature: 18ce8796ac20bb8a403d7cfd8b9d669b UNUSED LICENSES: @@ -1368,6 +1368,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/win_toolchain/VERSION FILE: ../../../third_party/skia/infra/bots/calmbench.isolate FILE: ../../../third_party/skia/infra/bots/cfg.json FILE: ../../../third_party/skia/infra/bots/compile.isolate +FILE: ../../../third_party/skia/infra/bots/compile_android_framework.isolate FILE: ../../../third_party/skia/infra/bots/empty.isolate FILE: ../../../third_party/skia/infra/bots/infra_tests.isolate FILE: ../../../third_party/skia/infra/bots/infrabots.isolate @@ -1486,7 +1487,6 @@ FILE: ../../../third_party/skia/infra/bots/recipes/android_compile.expected/andr FILE: ../../../third_party/skia/infra/bots/recipes/calmbench.expected/Calmbench-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All.json FILE: ../../../third_party/skia/infra/bots/recipes/calmbench.expected/Calmbench-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All.json FILE: ../../../third_party/skia/infra/bots/recipes/check_generated_files.expected/Housekeeper-PerCommit-CheckGeneratedFiles.json -FILE: ../../../third_party/skia/infra/bots/recipes/compile.expected/Build-Debian9-Clang-universal-devrel-Android_SKQP.json FILE: ../../../third_party/skia/infra/bots/recipes/compile.expected/Build-Win-Clang-x86-Debug.json FILE: ../../../third_party/skia/infra/bots/recipes/compute_buildstats.expected/normal_bot.json FILE: ../../../third_party/skia/infra/bots/recipes/compute_buildstats.expected/trybot.json @@ -1542,6 +1542,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Win10- FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan_Skpbench_DDLTotal_9x9.json FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/trybot.json FILE: ../../../third_party/skia/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json +FILE: ../../../third_party/skia/infra/bots/recipes/sync_and_compile.expected/Build-Debian9-Clang-universal-devrel-Android_SKQP.json FILE: ../../../third_party/skia/infra/bots/recipes/sync_and_compile.expected/Build-Debian9-Clang-x86_64-Release-ParentRevision.json FILE: ../../../third_party/skia/infra/bots/recipes/sync_and_compile.expected/Build-Debian9-GCC-x86_64-Release-Flutter_Android.json FILE: ../../../third_party/skia/infra/bots/recipes/sync_and_compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json @@ -4824,6 +4825,7 @@ FILE: ../../../third_party/skia/src/core/SkVM.h FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.cpp FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.h FILE: ../../../third_party/skia/src/gpu/GrSwizzle.cpp +FILE: ../../../third_party/skia/src/gpu/GrUtil.h FILE: ../../../third_party/skia/src/gpu/effects/GrColorMatrixFragmentProcessor.fp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.h