Skip to content

Commit 10e46e3

Browse files
Roll src/third_party/skia b4b1005d485f..c096654fa7c6 (1 commits) (flutter#12415)
https://skia.googlesource.com/skia.git/+log/b4b1005d485f..c096654fa7c6 git log b4b1005d485f..c096654fa7c6 --date=short --no-merges --format='%ad %ae %s' 2019-09-24 csmartdalton@google.com ccpr: Don't assign inverse fill types to fan tessellations Created with: gclient setdep -r src/third_party/skia@c096654fa7c6 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 bungeman@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=bungeman@google.com
1 parent 1521b78 commit 10e46e3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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': 'b4b1005d485f8518e905d5ba042c0f968f426eff',
29+
'skia_revision': 'c096654fa7c64fc2dccf38ca6ddd37f0e906000e',
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 64469c8b4201f617252414c18c3fd44d
1+
Signature: 3be4898d42fc943cefa24af65ef716fc
22

33
UNUSED LICENSES:
44

@@ -4974,6 +4974,7 @@ FILE: ../../../third_party/skia/experimental/xform/SkXform.h
49744974
FILE: ../../../third_party/skia/experimental/xform/XContext.cpp
49754975
FILE: ../../../third_party/skia/gm/crbug_918512.cpp
49764976
FILE: ../../../third_party/skia/gm/fpcoordinateoverride.cpp
4977+
FILE: ../../../third_party/skia/gm/inverseclip.cpp
49774978
FILE: ../../../third_party/skia/gm/labyrinth.cpp
49784979
FILE: ../../../third_party/skia/gm/preservefillrule.cpp
49794980
FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp

0 commit comments

Comments
 (0)