mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from ab19daec3b88 to d0c7f636453b (1 revision) (flutter/engine#29191)
This commit is contained in:
parent
0b08c85c3d
commit
81aaa04bce
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': 'ab19daec3b88fb6c71e855ee71a16158eed9d944',
|
||||
'skia_revision': 'd0c7f636453b2e18c96bde8f41c174b7c11e3aa8',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 2466fb1815ba3ba53e864c095ad390a5
|
||||
Signature: fc2b261fb44e48c83f00f4ab4eb98b2a
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4061,7 +4061,6 @@ FILE: ../../../third_party/skia/src/gpu/GrThreadSafeCache.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrThreadSafeCache.h
|
||||
FILE: ../../../third_party/skia/src/gpu/geometry/GrAATriangulator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/geometry/GrAATriangulator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/geometry/GrWangsFormula.h
|
||||
FILE: ../../../third_party/skia/src/gpu/mock/GrMockOpTarget.h
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/DrawAtlasPathOp.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/ops/DrawAtlasPathOp.h
|
||||
@ -4074,6 +4073,7 @@ FILE: ../../../third_party/skia/src/gpu/ops/SmallPathShapeData.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/MiddleOutPolygonTriangulator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/StrokeIterator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/VectorXform.h
|
||||
FILE: ../../../third_party/skia/src/gpu/tessellate/WangsFormula.h
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrSDFTControl.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/text/GrSDFTControl.h
|
||||
FILE: ../../../third_party/skia/src/opts/SkOpts_skx.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user