From c7b8a0bec5242e59fec430217b9be9e8b127a346 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 8 Oct 2019 18:27:17 +0000 Subject: [PATCH] Roll src/third_party/skia 902cf1e12a74..1494a7f1ec03 (10 commits) https://skia.googlesource.com/skia.git/+log/902cf1e12a74..1494a7f1ec03 git log 902cf1e12a74..1494a7f1ec03 --date=short --no-merges --format='%ad %ae %s' 2019-10-08 jcgregorio@google.com Revert "cloud-build: set HOME env variable." 2019-10-08 jcgregorio@google.com cloud-build: set HOME env variable. 2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-08 herb@google.com Add tests for SkZip first, data, and consting copy ctor 2019-10-08 brianosman@google.com Remove SkCurve and SkColorCurve 2019-10-08 egdaniel@google.com Also blacklist path_text benches on vulkan pixel3a. 2019-10-08 robertphillips@google.com Black list failing test(s) on internal bot 2019-10-08 fs@opera.com Fix mapping the morphology filter's radius when the CTM is a mirror op 2019-10-08 egdaniel@google.com Move vulkan BytesPerPixel to format table. 2019-10-08 benjaminwagner@google.com Reland "Use integer patchset and issue variables." Created with: gclient setdep -r src/third_party/skia@1494a7f1ec03 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 kjlubick@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=kjlubick@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index d5d77f5134e0e..8e9c6b29cc68f 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': '902cf1e12a74e0f4d28ca6089aaecfda63e3b728', + 'skia_revision': '1494a7f1ec038b183ef098836d6d730874edfa1b', # 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 2717858f02178..3dd9897a90f7f 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 5b6705be3d560922364844f2a6461957 +Signature: fe891caa898ebe22641e423a2bbcd936 UNUSED LICENSES: @@ -1471,6 +1471,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/infra/examples/full.ex FILE: ../../../third_party/skia/infra/bots/recipe_modules/run/examples/full.expected/test.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/Build-Debian9-Clang-x86_64-Release-SKNX_NO_SIMD.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json +FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/integer_issue.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/vars/examples/full.expected/win_test.json FILE: ../../../third_party/skia/infra/bots/recipes.isolate FILE: ../../../third_party/skia/infra/bots/recipes/android_compile.expected/android_compile_nontrybot.json @@ -3796,14 +3797,12 @@ FILE: ../../../third_party/skia/modules/canvaskit/fonts/nofonts.cpp FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings.cpp FILE: ../../../third_party/skia/modules/canvaskit/particles_bindings.cpp FILE: ../../../third_party/skia/modules/canvaskit/skottie_bindings.cpp -FILE: ../../../third_party/skia/modules/particles/include/SkCurve.h FILE: ../../../third_party/skia/modules/particles/include/SkParticleBinding.h FILE: ../../../third_party/skia/modules/particles/include/SkParticleData.h FILE: ../../../third_party/skia/modules/particles/include/SkParticleDrawable.h FILE: ../../../third_party/skia/modules/particles/include/SkParticleEffect.h FILE: ../../../third_party/skia/modules/particles/include/SkParticleSerialization.h FILE: ../../../third_party/skia/modules/particles/include/SkReflected.h -FILE: ../../../third_party/skia/modules/particles/src/SkCurve.cpp FILE: ../../../third_party/skia/modules/particles/src/SkParticleBinding.cpp FILE: ../../../third_party/skia/modules/particles/src/SkParticleDrawable.cpp FILE: ../../../third_party/skia/modules/particles/src/SkParticleEffect.cpp