From 474c5fae2a2e8b95917f3f4fd3c27ecc8725e410 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 5 Sep 2019 18:04:19 +0000 Subject: [PATCH] Roll src/third_party/skia e784f75beb20..adecf4b6d5fe (6 commits) https://skia.googlesource.com/skia.git/+log/e784f75beb20..adecf4b6d5fe git log e784f75beb20..adecf4b6d5fe --date=short --no-merges --format='%ad %ae %s' 2019-09-05 ethannicholas@google.com switched SkSL interpreter over to threaded code 2019-09-05 rmistry@google.com Allow PRIVATE_SKPS_GS to be empty in assets/skp/create.py 2019-09-05 michaelludwig@google.com Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering 2019-09-05 csmartdalton@google.com Rename GrGLIRect to GrNativeRect 2019-09-05 csmartdalton@google.com Clean up GrGLIRect 2019-09-05 bsalomon@google.com Fix profile width check in GrRectBlurEffect. Created with: gclient setdep -r src/third_party/skia@adecf4b6d5fe 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 | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 7d05920ac71e7..a1fd785da8044 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': 'e784f75beb202ad5b1f92cc74b2d0e3251db8383', + 'skia_revision': 'adecf4b6d5fe034cd98c691d340483d1d6cc3b77', # 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 e5261dde11411..7084f04ef4974 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 3cfc3670e3ecbfb7be58d87e171b00e8 +Signature: 28c88ecdd37a24cb3ce0e0b52d8ac467 UNUSED LICENSES: @@ -2023,6 +2023,7 @@ FILE: ../../../third_party/skia/src/effects/SkTableMaskFilter.cpp FILE: ../../../third_party/skia/src/gpu/GrContext.cpp FILE: ../../../third_party/skia/src/gpu/GrGpu.h FILE: ../../../third_party/skia/src/gpu/GrGpuResource.cpp +FILE: ../../../third_party/skia/src/gpu/GrNativeRect.h FILE: ../../../third_party/skia/src/gpu/GrPaint.h FILE: ../../../third_party/skia/src/gpu/GrPathRenderer.cpp FILE: ../../../third_party/skia/src/gpu/GrPathRenderer.h @@ -2043,7 +2044,6 @@ FILE: ../../../third_party/skia/src/gpu/gl/GrGLGLSL.h FILE: ../../../third_party/skia/src/gpu/gl/GrGLGpu.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLGpu.h FILE: ../../../third_party/skia/src/gpu/gl/GrGLGpuProgramCache.cpp -FILE: ../../../third_party/skia/src/gpu/gl/GrGLIRect.h FILE: ../../../third_party/skia/src/gpu/gl/GrGLInterfaceAutogen.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLMakeNativeInterface_none.cpp FILE: ../../../third_party/skia/src/gpu/gl/GrGLProgram.cpp @@ -4995,6 +4995,7 @@ FILE: ../../../third_party/skia/modules/particles/src/SkParticleBinding.cpp FILE: ../../../third_party/skia/modules/particles/src/SkParticleDrawable.cpp FILE: ../../../third_party/skia/modules/particles/src/SkParticleEffect.cpp FILE: ../../../third_party/skia/modules/particles/src/SkReflected.cpp +FILE: ../../../third_party/skia/samplecode/SampleBackdropBounds.cpp FILE: ../../../third_party/skia/samplecode/SampleImageFilterDAG.cpp FILE: ../../../third_party/skia/src/core/SkColorFilterPriv.h FILE: ../../../third_party/skia/src/core/SkImageFilterTypes.h