Skip to content

Commit 7e03755

Browse files
Roll src/third_party/skia c8f6ab3885a0..d3c92d9a368b (3 commits) (flutter#6994)
https://skia.googlesource.com/skia.git/+log/c8f6ab3885a0..d3c92d9a368b Created with: gclient setdep -r src/third_party/skia@d3c92d9a368b The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary.
1 parent 62ae554 commit 7e03755

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': 'c8f6ab3885a0b0c4c5e83cde6674280d2edf9388',
26+
'skia_revision': 'd3c92d9a368be2d1f592bef4e65727721fc3ecf8',
2727

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

ci/licenses_golden/licenses_skia

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 2aa6a61eaea44ed1da04eebca592b69c
1+
Signature: f06e788414c61e8282cc2de166a94e49
22

33
UNUSED LICENSES:
44

@@ -1312,6 +1312,7 @@ FILE: ../../../third_party/skia/gm/crbug_887103.cpp
13121312
FILE: ../../../third_party/skia/gm/crbug_892988.cpp
13131313
FILE: ../../../third_party/skia/gm/crbug_899512.cpp
13141314
FILE: ../../../third_party/skia/gm/drawimageset.cpp
1315+
FILE: ../../../third_party/skia/gm/drawquadset.cpp
13151316
FILE: ../../../third_party/skia/gm/fwidth_squircle.cpp
13161317
FILE: ../../../third_party/skia/gm/gradients_degenerate.cpp
13171318
FILE: ../../../third_party/skia/gm/hugepath.cpp
@@ -1597,6 +1598,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrClearStencilClipOp.cpp
15971598
FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.cpp
15981599
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.cpp
15991600
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.h
1601+
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.cpp
1602+
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.h
16001603
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp
16011604
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.h
16021605
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp

0 commit comments

Comments
 (0)