Skip to content

Commit 2ea94a6

Browse files
Roll src/third_party/skia 46f40f4..72ab346 (1 commits) (flutter#7181)
https://skia.googlesource.com/skia.git/+log/46f40f42478c..72ab3461b747 Created with: gclient setdep -r src/third_party/skia@72ab3461b747 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 86af415 commit 2ea94a6

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
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': '46f40f42478c401661acd41f76c3409b90f2bcbd',
26+
'skia_revision': '72ab3461b7473c0375c68ae280530a5a8d27026d',
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: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1a777fb66f7d5bdeaa2efde25e4391a0
1+
Signature: ade717176ffbea37d14ec8f3185a0809
22

33
UNUSED LICENSES:
44

@@ -1605,6 +1605,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.cpp
16051605
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.h
16061606
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp
16071607
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.h
1608+
FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.cpp
1609+
FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.h
16081610
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp
16091611
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.h
16101612
FILE: ../../../third_party/skia/src/gpu/text/GrSDFMaskFilter.cpp
@@ -3764,10 +3766,8 @@ FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLVarying.h
37643766
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLXferProcessor.h
37653767
FILE: ../../../third_party/skia/src/gpu/ops/GrAAConvexTessellator.cpp
37663768
FILE: ../../../third_party/skia/src/gpu/ops/GrAAConvexTessellator.h
3767-
FILE: ../../../third_party/skia/src/gpu/ops/GrAAFillRectOp.cpp
37683769
FILE: ../../../third_party/skia/src/gpu/ops/GrAALinearizingConvexPathRenderer.cpp
37693770
FILE: ../../../third_party/skia/src/gpu/ops/GrAALinearizingConvexPathRenderer.h
3770-
FILE: ../../../third_party/skia/src/gpu/ops/GrAAStrokeRectOp.cpp
37713771
FILE: ../../../third_party/skia/src/gpu/ops/GrAtlasTextOp.cpp
37723772
FILE: ../../../third_party/skia/src/gpu/ops/GrAtlasTextOp.h
37733773
FILE: ../../../third_party/skia/src/gpu/ops/GrClearOp.h
@@ -3786,7 +3786,6 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrLatticeOp.cpp
37863786
FILE: ../../../third_party/skia/src/gpu/ops/GrLatticeOp.h
37873787
FILE: ../../../third_party/skia/src/gpu/ops/GrMeshDrawOp.cpp
37883788
FILE: ../../../third_party/skia/src/gpu/ops/GrMeshDrawOp.h
3789-
FILE: ../../../third_party/skia/src/gpu/ops/GrNonAAStrokeRectOp.cpp
37903789
FILE: ../../../third_party/skia/src/gpu/ops/GrOp.cpp
37913790
FILE: ../../../third_party/skia/src/gpu/ops/GrOp.h
37923791
FILE: ../../../third_party/skia/src/gpu/ops/GrStencilPathOp.h
@@ -4477,8 +4476,6 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlUtil.h
44774476
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlUtil.mm
44784477
FILE: ../../../third_party/skia/src/gpu/ops/GrClearOp.cpp
44794478
FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.h
4480-
FILE: ../../../third_party/skia/src/gpu/ops/GrNonAAFillRectOp.cpp
4481-
FILE: ../../../third_party/skia/src/gpu/ops/GrRectOpFactory.h
44824479
FILE: ../../../third_party/skia/src/gpu/ops/GrSemaphoreOp.cpp
44834480
FILE: ../../../third_party/skia/src/gpu/ops/GrSemaphoreOp.h
44844481
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelper.cpp

0 commit comments

Comments
 (0)