Roll src/third_party/skia 809ec77893be..283ec65f632a (14 commits) (flutter/engine#13472)

https://skia.googlesource.com/skia.git/+log/809ec77893be..283ec65f632a

git log 809ec77893be..283ec65f632a --date=short --no-merges --format='%ad %ae %s'
2019-10-31 emircan@google.com Handle all failures for vkWaitForFences
2019-10-31 herb@google.com Fast SkPackedGlyphID CTOR
2019-10-31 michaelludwig@google.com Use point to line distance instead of area for colinear check
2019-10-31 benjaminwagner@google.com [infra] Upgrade MacBookAir to 10.15.
2019-10-31 herb@google.com ...finally!
2019-10-31 michaelludwig@google.com Move tessellation math into GrQuadUtils
2019-10-31 benjaminwagner@google.com Add Pixel4 jobs
2019-10-31 halcanary@google.com refactor/layering: SkMalloc.cpp
2019-10-31 mtklein@google.com only scale shader by paint alpha < 1
2019-10-31 mtklein@google.com fix uniform buffer size, scale by paint alpha
2019-10-31 brianosman@google.com Update YUV GMs to use SkYUVMath matrices
2019-10-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-10-31 brianosman@google.com Use SkYUVMath in GrYUVtoRGBEffect
2019-10-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 bb35bb4e5379..841b01678c49 (4 commits)

Created with:
  gclient setdep -r src/third_party/skia@283ec65f632a

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 jcgregorio@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=jcgregorio@google.com
This commit is contained in:
skia-flutter-autoroll 2019-11-01 18:32:38 -04:00 committed by GitHub
parent 9b6d00c6fe
commit 7fc64c672c
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': '809ec77893be8757afb637678452f684aa4be2e7',
'skia_revision': '283ec65f632a2f8afa93f1e92ba60449c3956569',
# 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: 6cbffaf1be0659558f92a9dcfda74195
Signature: 508efaa3c6816230acc0e9cafe5c3472
UNUSED LICENSES:
@ -5014,6 +5014,7 @@ FILE: ../../../third_party/skia/modules/skplaintexteditor/src/shape.h
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h
FILE: ../../../third_party/skia/src/core/SkMalloc.cpp
FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h
FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.cpp
FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.h