Roll src/third_party/skia 67d0f3fd725c..3723fb7e85bb (25 commits) (flutter/engine#15466)

https://skia.googlesource.com/skia.git/+log/67d0f3fd725c..3723fb7e85bb

git log 67d0f3fd725c..3723fb7e85bb --date=short --first-parent --format='%ad %ae %s'
2020-01-10 reed@google.com Revert "forward concat44 in nway canvas"
2020-01-10 bsalomon@google.com Fix mac TSAN build
2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-10 herb@google.com Simplify text op vertex generation loop
2020-01-10 bsalomon@google.com Enable transfer from texture to buffer on ANGLE.
2020-01-10 nifong@google.com Revert "Reland "Add vis of android device clip restriction, fix regular clip vis on gpu""
2020-01-10 nifong@google.com Reland "Add vis of android device clip restriction, fix regular clip vis on gpu"
2020-01-10 jvanverth@google.com Revert "Add vis of android device clip restriction, fix regular clip vis on gpu"
2020-01-10 jvanverth@google.com Revert "Fix san error by initializing new bool in debugcanvas"
2020-01-10 reed@google.com forward concat44 in nway canvas
2020-01-10 kjlubick@google.com [canvaskit] Roll to 0.11.0
2020-01-10 nifong@google.com Fix san error by initializing new bool in debugcanvas
2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-10 jlavrova@google.com height_override without a multiplier
2020-01-10 halcanary@google.com tools/git-sync-deps works with either python
2020-01-10 brianosman@google.com SkRuntimeEffect: Fix 'in' variables in CPU backend
2020-01-10 nifong@google.com Add vis of android device clip restriction, fix regular clip vis on gpu
2020-01-10 jlavrova@google.com Ellipsis attached to cluster, not word
2020-01-10 reed@google.com Revert "new virtuals for canvas ctm"
2020-01-10 reed@google.com new virtuals for canvas ctm
2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5d178c93fd5b..e8ce929aea0d (425 commits)
2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c431d59626e1..12ce8f687d23 (8 commits)
2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 77c89ff847b6..110236f3ce70 (5 commits)
2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-09 reed@google.com remove cruft bools from canvas

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

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 jvanverth@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: jvanverth@google.com
This commit is contained in:
skia-flutter-autoroll 2020-01-11 11:41:49 -05:00 committed by Brian Osman
parent 51357bd501
commit 7204b94137
2 changed files with 2 additions and 3 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': '67d0f3fd725c720ecad0ea6b45bb77a3bff55a7a',
'skia_revision': '3723fb7e85bb5faacb93dc0d5416699b2ed31eb0',
# 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: f243b58edb15121502126a3c5148d875
Signature: 5e802e5dc4bb228172f9e382590a9cc4
UNUSED LICENSES:
@ -2768,7 +2768,6 @@ FILE: ../../../third_party/skia/gm/nonclosedpaths.cpp
FILE: ../../../third_party/skia/gm/offsetimagefilter.cpp
FILE: ../../../third_party/skia/gm/ovals.cpp
FILE: ../../../third_party/skia/gm/pathopsinverse.cpp
FILE: ../../../third_party/skia/gm/pathopsskpclip.cpp
FILE: ../../../third_party/skia/gm/perlinnoise.cpp
FILE: ../../../third_party/skia/gm/pictureimagefilter.cpp
FILE: ../../../third_party/skia/gm/polygons.cpp