Roll src/third_party/skia 4f2674da4bbc..28d40b2e7ade (4 commits) (flutter/engine#12077)

https://skia.googlesource.com/skia.git/+log/4f2674da4bbc..28d40b2e7ade

git log 4f2674da4bbc..28d40b2e7ade --date=short --no-merges --format='%ad %ae %s'
2019-09-09 egdaniel@google.com Reland "Add support for direct use of vulkan primary command buffer in render pass."
2019-09-09 ethannicholas@google.com Fixed skslc assertion failure discovered by fuzzer
2019-09-09 brianosman@google.com Remove legacy flag: GrContextOptions::fDisallowGLSLBinaryCaching
2019-09-09 reed@google.com share private iterator/helpers for building paths

Created with:
  gclient setdep -r src/third_party/skia@28d40b2e7ade

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 mtklein@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=mtklein@google.com
This commit is contained in:
skia-flutter-autoroll 2019-09-09 12:51:51 -04:00 committed by GitHub
parent 15a7e6a929
commit 160c032cf3
2 changed files with 3 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': '4f2674da4bbccbf8faf3c1e4f4511b74956b426a',
'skia_revision': '28d40b2e7adebe0422bcf2ba7d736998b6a0aee8',
# 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: fbb45af6f72d091f4e9ab3ec32d2f847
Signature: 13af0aa2cdf65d30084e380fb4459e64
UNUSED LICENSES:
@ -3317,6 +3317,7 @@ FILE: ../../../third_party/skia/src/codec/SkScalingCodec.h
FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp
FILE: ../../../third_party/skia/src/core/SkDraw_atlas.cpp
FILE: ../../../third_party/skia/src/core/SkEffectPriv.h
FILE: ../../../third_party/skia/src/core/SkPathMakers.h
FILE: ../../../third_party/skia/src/core/SkStrikeInterface.h
FILE: ../../../third_party/skia/src/core/SkStrikeSpec.h
FILE: ../../../third_party/skia/src/core/SkVMBlitter.cpp