Roll src/third_party/skia d0840ecf5831..ea47b0e65802 (9 commits) (flutter/engine#14481)

https://skia.googlesource.com/skia.git/+log/d0840ecf5831..ea47b0e65802

git log d0840ecf5831..ea47b0e65802 --date=short --first-parent --format='%ad %ae %s'
2019-12-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms cd31cb38833c..ec78f685becd (1 commits)
2019-12-13 herb@google.com More viewMatrix renaming
2019-12-13 nifong@google.com Remove an uncessary and unused parameter for partially generating the JSON command list
2019-12-13 mtklein@google.com workaround?
2019-12-13 kjlubick@google.com [infra] Update go to 1.13.5
2019-12-13 bungeman@google.com Add more variation support on Mac.
2019-12-13 herb@google.com Rename viewMatrix to drawMatrix, initialMatrix, or currentMatrix
2019-12-13 bsalomon@google.com Support clipRegion on GPU backend
2019-12-13 egdaniel@google.com Store GrSurfaceProxyView on SkImage.

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

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 djsollen@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: djsollen@google.com
This commit is contained in:
skia-flutter-autoroll 2019-12-13 15:52:27 -05:00 committed by GitHub
parent c4315b51c6
commit e38daa41b4
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': 'd0840ecf583171e55025d2808dba017910b7a54f',
'skia_revision': 'ea47b0e65802df67613e738223fc416969fafd67',
# 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: ebe69910be34ee0905b4081246b51450
Signature: da293374bf685e3104c319d3c6138266
UNUSED LICENSES:
@ -3063,6 +3063,7 @@ FILE: ../../../third_party/skia/experimental/ffmpeg/SkVideoEncoder.h
FILE: ../../../third_party/skia/gm/backdrop.cpp
FILE: ../../../third_party/skia/gm/backdrop_imagefilter_croprect.cpp
FILE: ../../../third_party/skia/gm/bug9331.cpp
FILE: ../../../third_party/skia/gm/clip_sierpinski_region.cpp
FILE: ../../../third_party/skia/gm/collapsepaths.cpp
FILE: ../../../third_party/skia/gm/compositor_quads.cpp
FILE: ../../../third_party/skia/gm/crbug_913349.cpp