From 2772d80a9fbc60cf0c9dd7bfc45c877e0a79e667 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 18 Sep 2019 17:38:06 -0400 Subject: [PATCH] Roll src/third_party/skia 8391bac5c6f0..f19f9caab2b4 (8 commits) (flutter/engine#12341) https://skia.googlesource.com/skia.git/+log/8391bac5c6f0..f19f9caab2b4 git log 8391bac5c6f0..f19f9caab2b4 --date=short --no-merges --format='%ad %ae %s' 2019-09-18 bsalomon@google.com Handle F16Norm clamping in SkPaint->GrPaint conversion. 2019-09-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-18 mtklein@google.com move skvm debug tools back to core 2019-09-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-18 herb@google.com Reland "SkZip - synchronized indexing of several pointers" 2019-09-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-18 robertphillips@google.com Last tranche of new SkColorTypes 2019-09-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@f19f9caab2b4 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 brianosman@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=brianosman@google.com --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 4135641e452..96872731cf4 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': '8391bac5c6f07fd01e78cc140b01119de73a749d', + 'skia_revision': 'f19f9caab2b40ecb18c0291163ecd7ef4171a7f4', # 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 5838046a22c..9cc1a31c846 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1b5f47ed20d6f30d22cffd59efe3d10b +Signature: e5136241e7d1a7cdc94c3d790980a77e UNUSED LICENSES: @@ -3328,6 +3328,7 @@ FILE: ../../../third_party/skia/src/core/SkStrikeSpec.h FILE: ../../../third_party/skia/src/core/SkVMBlitter.cpp FILE: ../../../third_party/skia/src/core/SkYUVMath.cpp FILE: ../../../third_party/skia/src/core/SkYUVMath.h +FILE: ../../../third_party/skia/src/core/SkZip.h FILE: ../../../third_party/skia/src/gpu/GrAHardwareBufferUtils.cpp FILE: ../../../third_party/skia/src/gpu/GrAHardwareBufferUtils.h FILE: ../../../third_party/skia/src/gpu/GrBaseContextPriv.h @@ -3828,8 +3829,11 @@ FILE: ../../../third_party/skia/src/gpu/GrUtil.h FILE: ../../../third_party/skia/src/gpu/GrWaitRenderTask.cpp FILE: ../../../third_party/skia/src/gpu/GrWaitRenderTask.h FILE: ../../../third_party/skia/src/gpu/effects/GrColorMatrixFragmentProcessor.fp +FILE: ../../../third_party/skia/src/gpu/effects/GrSaturateProcessor.fp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.h +FILE: ../../../third_party/skia/src/gpu/effects/generated/GrSaturateProcessor.cpp +FILE: ../../../third_party/skia/src/gpu/effects/generated/GrSaturateProcessor.h FILE: ../../../third_party/skia/src/gpu/geometry/GrQuadBuffer.h FILE: ../../../third_party/skia/src/gpu/geometry/GrQuadUtils.cpp FILE: ../../../third_party/skia/src/gpu/geometry/GrQuadUtils.h