From ff9199f439f09d96d0a01a2fc3ab7392fba0656e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 18 Jul 2019 18:26:25 -0400 Subject: [PATCH] Roll src/third_party/skia 3e6aa9f52839..de71a74fc40e (11 commits) (flutter/engine#9930) https://skia.googlesource.com/skia.git /compare/3e6aa9f52839..de71a74fc40e git log 3e6aa9f52839cd0d80b108d18adc7fb3437f272e..de71a74fc40ed544ce699397f71083d60e023c48 --date=short --no-merges --format=%ad %ae %s 2019-07-18 benjaminwagner@google.com Revert "[infra] Make most builds idempotent" 2019-07-18 bsalomon@google.com Store protectedness on GrVkImageInfo. 2019-07-18 egdaniel@google.com Move read swizzle from GL ConfigInfo to FormatInfo. 2019-07-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-07-18 senorblanco@chromium.org Dawn: update to latest caps & gpu changes. 2019-07-18 borenet@google.com [infra] Make most builds idempotent 2019-07-18 reed@google.com add inverse() intrinsic function to sksl 2019-07-18 mtklein@google.com move death back into Builder::Instruction 2019-07-18 brianosman@google.com Interpreter: Fix code-gen for postfix ++/-- used only for side effect 2019-07-18 senorblanco@chromium.org First draft of Dawn backend: clears are working. 2019-07-18 halcanary@google.com gm: virtual->override 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 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index e357f07a368..9aaa83699d6 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': '3e6aa9f52839cd0d80b108d18adc7fb3437f272e', + 'skia_revision': 'de71a74fc40ed544ce699397f71083d60e023c48', # 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 55dd01980a5..c983448d9f7 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0c7aabd390183cc473d46f9439ea1a4b +Signature: 789f865db1d8b73b7c16e08b32d74e29 UNUSED LICENSES: @@ -4902,6 +4902,7 @@ FILE: ../../../third_party/skia/gm/skbug_8955.cpp FILE: ../../../third_party/skia/gm/video_decoder.cpp FILE: ../../../third_party/skia/include/core/SkTileMode.h FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h +FILE: ../../../third_party/skia/include/gpu/dawn/GrDawnTypes.h FILE: ../../../third_party/skia/include/ports/SkCFObject.h FILE: ../../../third_party/skia/include/private/GrContext_Base.h FILE: ../../../third_party/skia/include/private/GrImageContext.h @@ -4974,6 +4975,16 @@ FILE: ../../../third_party/skia/src/gpu/ccpr/GrGSCoverageProcessor.h FILE: ../../../third_party/skia/src/gpu/ccpr/GrOctoBounds.cpp FILE: ../../../third_party/skia/src/gpu/ccpr/GrOctoBounds.h FILE: ../../../third_party/skia/src/gpu/ccpr/GrVSCoverageProcessor.h +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnCaps.cpp +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnCaps.h +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpu.cpp +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpu.h +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpuCommandBuffer.cpp +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpuCommandBuffer.h +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.cpp +FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.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/effects/GrMixerEffect.fp FILE: ../../../third_party/skia/src/gpu/effects/GrOverrideInputFragmentProcessor.fp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrMixerEffect.cpp