From 9829b05c286e66cbbdebb215de7c64ccf0cb41f1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 31 Jul 2019 17:22:44 -0400 Subject: [PATCH] Roll src/third_party/skia c876404e64d2..83d8a949ae22 (6 commits) (flutter/engine#10302) https://skia.googlesource.com/skia.git/+log/c876404e64d2..83d8a949ae22 git log c876404e64d2..83d8a949ae22 --date=short --no-merges --format='%ad %ae %s' 2019-07-31 senorblanco@chromium.org First implementation of GrDawnVaryingHandler. 2019-07-31 bungeman@google.com Allow HarfBuzz to massage the character stream. 2019-07-31 senorblanco@chromium.org Dawn: update to onSupportedReadColorType(). 2019-07-31 egdaniel@google.com Don't have GrVk*CommandBuffer derive from GrVkResource. 2019-07-31 ianloic@google.com [fuchsia] Update for new FIDL API 2019-07-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@83d8a949ae22 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, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=benjaminwagner@google.com --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 45b3e5dfd8f..7d1660f8c6e 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': 'c876404e64d2fbbd5ebf0d6d01fe6ef48b1916a1', + 'skia_revision': '83d8a949ae22220a8aa5a6cda46990885badadf8', # 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/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index 97f62f9eb90..bc7e2f75637 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 3763324e9c500a7b191be0d11706f4d8 +Signature: fffb89a2885ece405a735fcb88a077f4 UNUSED LICENSES: @@ -4997,6 +4997,8 @@ FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUniformHandler.cpp FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUniformHandler.h FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUtil.cpp FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUtil.h +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnVaryingHandler.cpp +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnVaryingHandler.h FILE: ../../../third_party/skia/src/gpu/effects/GrMixerEffect.fp FILE: ../../../third_party/skia/src/gpu/effects/GrOverrideInputFragmentProcessor.fp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrMixerEffect.cpp