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
This commit is contained in:
skia-flutter-autoroll 2019-09-30 15:47:47 -04:00 committed by GitHub
parent bfcafbec2b
commit 94363be1ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

2
DEPS
View File

@ -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

View File

@ -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