mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from aa938cea3385 to 83420eb81773 (1 revision) (flutter/engine#26929)
This commit is contained in:
parent
1319f31d16
commit
9cefcd803e
2
DEPS
2
DEPS
@ -27,7 +27,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': 'aa938cea33858e9946bfb00db6dea0d866c60da7',
|
||||
'skia_revision': '83420eb81773babad73fbfab79a2ff1eace78534',
|
||||
|
||||
# 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: bbc173f4e3f87c61ca44313e8148ed8f
|
||||
Signature: 7a6b84a39f30aab8a3aae4e8a0060fb6
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4005,6 +4005,8 @@ FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mock/GrMockRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mock/GrMockSurfaceProxy.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlRenderCommandEncoder.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrAtlasRenderTask.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrAtlasRenderTask.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/GrCullTest.h
|
||||
FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp
|
||||
----------------------------------------------------------------------------------------------------
|
||||
@ -5143,6 +5145,7 @@ FILE: ../../../third_party/skia/gm/fp_sample_chaining.cpp
|
||||
FILE: ../../../third_party/skia/gm/fpcoordinateoverride.cpp
|
||||
FILE: ../../../third_party/skia/gm/inverseclip.cpp
|
||||
FILE: ../../../third_party/skia/gm/labyrinth.cpp
|
||||
FILE: ../../../third_party/skia/gm/manypathatlases.cpp
|
||||
FILE: ../../../third_party/skia/gm/preservefillrule.cpp
|
||||
FILE: ../../../third_party/skia/gm/swizzle.cpp
|
||||
FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user