From 046bcf968457d0bc0952e230b1ab4f9d12259d2f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 28 Feb 2020 19:06:42 +0000 Subject: [PATCH] Roll src/third_party/skia 03d9e8af0d25..262796edeba6 (11 commits) https://skia.googlesource.com/skia.git/+log/03d9e8af0d25..262796edeba6 git log 03d9e8af0d25..262796edeba6 --date=short --first-parent --format='%ad %ae %s' 2020-02-28 rmistry@google.com Exclude G3 trybot for non-master branches 2020-02-28 herb@google.com Generate the correct instruction for neq_f32. 2020-02-28 nifong@google.com Add a condition to prevent a thread annotation meant for blaze from showing up to emscripten 2020-02-28 westont@google.com Add Dawn on Windows job. 2020-02-28 jlavrova@google.com Bugs 2020-02-28 mtklein@google.com fix bitcode 2020-02-28 mtklein@google.com fill out loads, uniforms, and gathers 2020-02-28 mtklein@google.com initialize once 2020-02-28 herb@google.com Add comparisons (eq|neq|gt|gte)(i32|f32) 2020-02-28 fmalita@chromium.org [skottie] Fix default character transform origin 2020-02-28 herb@google.com Add shl_i32, srs_i32, and shr_i32 ops Created with: gclient setdep -r src/third_party/skia@262796edeba6 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 jlavrova@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: jlavrova@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 75ad90f0c0617..aa5539f2f0f70 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': '03d9e8af0d254ac3a2d8608880fbd41493d00b97', + 'skia_revision': '262796edeba69c82510b767e37e1868dbd3f9176', # 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 551a4896c6e70..2be1e70b1fe2a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 5e5f4a6a73fef15d201e685c8224c728 +Signature: 972f22b99bc0a306a8839dc27ff86d8a UNUSED LICENSES: @@ -1096,6 +1096,7 @@ 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-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 FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86_64-Debug-OpenCL.json +FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86_64-Release-Dawn.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86_64-Release-Shared.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86_64-Release-Vulkan.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Housekeeper-PerCommit-CheckGeneratedFiles.json