From 94363be1eaec0fe3899b324f325233c225975bf3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 30 Sep 2019 15:47:47 -0400 Subject: [PATCH] Roll src/third_party/skia 89e1f600ec78..4a0d36d5bc57 (12 commits) (#12704) https://skia.googlesource.com/skia.git/+log/89e1f600ec78..4a0d36d5bc57 git log 89e1f600ec78..4a0d36d5bc57 --date=short --no-merges --format='%ad %ae %s' 2019-09-30 egdaniel@google.com Use tighter bounds for renderArea of vkCmdBeginRenderPass. 2019-09-30 robertphillips@google.com Make SkPixmap-variant of createBackendTexture public 2019-09-30 brianosman@google.com Change ByteCode and ByteCodeFunction to classes 2019-09-30 senorblanco@chromium.org Dawn: update to new GrGpu::onCreateBackendTexture() semantics. 2019-09-30 egdaniel@google.com Fix reported op bounds on a few ops. 2019-09-30 bsalomon@google.com Rename GrPixelInfo to GrImageInfo. 2019-09-30 halcanary@google.com SkPDF: rasterize bitmap glyphs at 64pt, not em-size 2019-09-30 bsalomon@google.com Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" 2019-09-30 benjaminwagner@google.com Add iPhone8 jobs 2019-09-30 benjaminwagner@google.com Use CIPD package for iOS provisioning profile. 2019-09-30 mtklein@google.com fix buffer overflow 2019-09-30 bsalomon@google.com Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig Created with: gclient setdep -r src/third_party/skia@4a0d36d5bc57 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 rmistry@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=rmistry@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 03548161275..dd2ca1febda 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': '89e1f600ec786eedc918357a588235094252f710', + 'skia_revision': '4a0d36d5bc573df364a24603ad8501a3452194a9', # 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 ce754be9f3c..dd918739d44 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 877193075413edb1ff5b362c3d87ec45 +Signature: da94cce1d611066ad51ea2c227805f9f UNUSED LICENSES: @@ -1351,6 +1351,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/opencl_intel_neo_linux/VERSION FILE: ../../../third_party/skia/infra/bots/assets/opencl_ocl_icd_linux/VERSION FILE: ../../../third_party/skia/infra/bots/assets/procdump_win/VERSION FILE: ../../../third_party/skia/infra/bots/assets/protoc/VERSION +FILE: ../../../third_party/skia/infra/bots/assets/provisioning_profile_ios/VERSION FILE: ../../../third_party/skia/infra/bots/assets/skimage/VERSION FILE: ../../../third_party/skia/infra/bots/assets/skp/VERSION FILE: ../../../third_party/skia/infra/bots/assets/skparagraph/VERSION @@ -3820,6 +3821,7 @@ FILE: ../../../third_party/skia/src/core/SkVM.h FILE: ../../../third_party/skia/src/effects/imagefilters/SkImageFilters.cpp FILE: ../../../third_party/skia/src/gpu/GrCopyRenderTask.cpp FILE: ../../../third_party/skia/src/gpu/GrCopyRenderTask.h +FILE: ../../../third_party/skia/src/gpu/GrImageInfo.h FILE: ../../../third_party/skia/src/gpu/GrRenderTask.cpp FILE: ../../../third_party/skia/src/gpu/GrRenderTask.h FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.cpp