From 375ee7afd318c38e572a097ed08721d3745bec2c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 15 Aug 2019 16:36:16 +0000 Subject: [PATCH] Roll src/third_party/skia e30a485a68c9..e5dc1ebc864a (7 commits) https://skia.googlesource.com/skia.git/+log/e30a485a68c9..e5dc1ebc864a git log e30a485a68c9..e5dc1ebc864a --date=short --no-merges --format='%ad %ae %s' 2019-08-15 ethannicholas@google.com unified Metal uniform buffers 2019-08-15 brianosman@google.com Fix crash in reinterpretcolorspace GM with abandoned context 2019-08-15 dtapuska@chromium.org Fix duplicate definition of kRect_ClipType. 2019-08-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-08-15 bsalomon@google.com Make GrBlend.h private 2019-08-15 brianosman@google.com Add SkImage::reinterpretColorSpace 2019-08-15 egdaniel@google.com Remove remaining functions in GrGLCaps that use GrPixelConfig. Created with: gclient setdep -r src/third_party/skia@e5dc1ebc864a 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=scroggo@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index cf0790d1d1c15..5975e30b4f756 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': 'e30a485a68c9762b0679ad39851d455a0f7abc74', + 'skia_revision': 'e5dc1ebc864a87d16a32f8cabbe0afde6c364b93', # 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 9543bee0f6d85..cbabfb11511a5 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6c211470af466caa2c028b5294651a86 +Signature: fb3be43a6ece3d385b5995264c4f24c3 UNUSED LICENSES: @@ -3119,7 +3119,6 @@ FILE: ../../../third_party/skia/include/effects/SkDropShadowImageFilter.h FILE: ../../../third_party/skia/include/effects/SkLumaColorFilter.h FILE: ../../../third_party/skia/include/effects/SkPerlinNoiseShader.h FILE: ../../../third_party/skia/include/effects/SkTileImageFilter.h -FILE: ../../../third_party/skia/include/gpu/GrBlend.h FILE: ../../../third_party/skia/include/gpu/gl/GrGLExtensions.h FILE: ../../../third_party/skia/include/ports/SkFontConfigInterface.h FILE: ../../../third_party/skia/include/private/GrTypesPriv.h @@ -3168,6 +3167,7 @@ FILE: ../../../third_party/skia/src/effects/imagefilters/SkComposeImageFilter.cp FILE: ../../../third_party/skia/src/effects/imagefilters/SkDisplacementMapEffect.cpp FILE: ../../../third_party/skia/src/effects/imagefilters/SkDropShadowImageFilter.cpp FILE: ../../../third_party/skia/src/effects/imagefilters/SkTileImageFilter.cpp +FILE: ../../../third_party/skia/src/gpu/GrBlend.h FILE: ../../../third_party/skia/src/gpu/GrCaps.h FILE: ../../../third_party/skia/src/gpu/GrCoordTransform.h FILE: ../../../third_party/skia/src/gpu/GrGeometryProcessor.h