mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 72044d88a240 to 579816c289d3 (2 revisions) (flutter/engine#35378)
This commit is contained in:
parent
9d512c4ef0
commit
aa5f5cecc6
2
DEPS
2
DEPS
@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '72044d88a240aeec5139479fefc860a65686dce2',
|
||||
'skia_revision': '579816c289d3808a17f66396d23bfbea7c4152b0',
|
||||
|
||||
# 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: 0336adeae2079d62d1969c61d17ed674
|
||||
Signature: 026272190f940e2e22b194aed5a41ecc
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5603,11 +5603,15 @@ FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.mm
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.mm
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/BitmapTextRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/BitmapTextRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/CoverBoundsRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/CoverBoundsRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/DynamicInstancesPatchAllocator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/MiddleOutFanRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/MiddleOutFanRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/SDFTextRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/SDFTextRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/StencilAndCoverDSS.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateCurvesRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateCurvesRenderStep.h
|
||||
@ -5615,10 +5619,6 @@ FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateStrokesRenderS
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateStrokesRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextDirectRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextDirectRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextSDFRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextSDFRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user