mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 6e7cfaff1817 to 0e54309477ac (2 revisions) (flutter/engine#22281)
This commit is contained in:
parent
638300d771
commit
dee93710dc
2
DEPS
2
DEPS
@ -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': '6e7cfaff1817d0ba84f21ea63c5ff3406eac4222',
|
||||
'skia_revision': '0e54309477ac038127683da2458bfb0b9b6e6bad',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 589a2c09272ababc6e8f919d9788718e
|
||||
Signature: a5fddc22df80181988653742f52a4db8
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3489,8 +3489,6 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/GrStrokeRectOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokePatchBuilder.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokePatchBuilder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrSDFMaskFilter.cpp
|
||||
@ -5604,6 +5602,8 @@ FILE: ../../../third_party/skia/src/gpu/GrVx.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathShader.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user