Skip to content

Commit 3d37d39

Browse files
skia-flutter-autorollbrianosman
authored andcommitted
Roll src/third_party/skia 67d0f3fd725c..3723fb7e85bb (25 commits) (flutter#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 [email protected] Revert "forward concat44 in nway canvas" 2020-01-10 [email protected] Fix mac TSAN build 2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 [email protected] Simplify text op vertex generation loop 2020-01-10 [email protected] Enable transfer from texture to buffer on ANGLE. 2020-01-10 [email protected] Revert "Reland "Add vis of android device clip restriction, fix regular clip vis on gpu"" 2020-01-10 [email protected] Reland "Add vis of android device clip restriction, fix regular clip vis on gpu" 2020-01-10 [email protected] Revert "Add vis of android device clip restriction, fix regular clip vis on gpu" 2020-01-10 [email protected] Revert "Fix san error by initializing new bool in debugcanvas" 2020-01-10 [email protected] forward concat44 in nway canvas 2020-01-10 [email protected] [canvaskit] Roll to 0.11.0 2020-01-10 [email protected] 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 [email protected] height_override without a multiplier 2020-01-10 [email protected] tools/git-sync-deps works with either python 2020-01-10 [email protected] SkRuntimeEffect: Fix 'in' variables in CPU backend 2020-01-10 [email protected] Add vis of android device clip restriction, fix regular clip vis on gpu 2020-01-10 [email protected] Ellipsis attached to cluster, not word 2020-01-10 [email protected] Revert "new virtuals for canvas ctm" 2020-01-10 [email protected] new virtuals for canvas ctm 2020-01-10 [email protected] Roll ../src 5d178c93fd5b..e8ce929aea0d (425 commits) 2020-01-10 [email protected] Roll third_party/externals/angle2 c431d59626e1..12ce8f687d23 (8 commits) 2020-01-10 [email protected] 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 [email protected] 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 [email protected] 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: [email protected]
1 parent 343d9f2 commit 3d37d39

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '67d0f3fd725c720ecad0ea6b45bb77a3bff55a7a',
29+
'skia_revision': '3723fb7e85bb5faacb93dc0d5416699b2ed31eb0',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f243b58edb15121502126a3c5148d875
1+
Signature: 5e802e5dc4bb228172f9e382590a9cc4
22

33
UNUSED LICENSES:
44

@@ -2768,7 +2768,6 @@ FILE: ../../../third_party/skia/gm/nonclosedpaths.cpp
27682768
FILE: ../../../third_party/skia/gm/offsetimagefilter.cpp
27692769
FILE: ../../../third_party/skia/gm/ovals.cpp
27702770
FILE: ../../../third_party/skia/gm/pathopsinverse.cpp
2771-
FILE: ../../../third_party/skia/gm/pathopsskpclip.cpp
27722771
FILE: ../../../third_party/skia/gm/perlinnoise.cpp
27732772
FILE: ../../../third_party/skia/gm/pictureimagefilter.cpp
27742773
FILE: ../../../third_party/skia/gm/polygons.cpp

0 commit comments

Comments
 (0)