mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 31fe2c51452a to 496b89cb74b3 (4 revisions) (flutter/engine#28879)
This commit is contained in:
parent
19b5865ad9
commit
c51491d9ad
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': '31fe2c51452ab5d39703189d7af489475e9fc7f2',
|
||||
'skia_revision': '496b89cb74b389b0a1047919275033ef0630416e',
|
||||
|
||||
# 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: ea1b22ae10c26c654f206672eb7005ea
|
||||
Signature: c552d1d00704915fc43068bb95b315f1
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2946,15 +2946,15 @@ FILE: ../../../third_party/skia/experimental/graphite/src/CommandBuffer.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Context.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Device.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Device.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/DrawCommandList.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/DrawList.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Image_Graphite.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Image_Graphite.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/RenderPassTask.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/RenderPassTask.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/ResourceProvider.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/ResourceProvider.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/SDCTask.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/SDCTask.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/SkStuff.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/SurfaceDrawContext.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/SurfaceDrawContext.h
|
||||
@ -2962,6 +2962,8 @@ FILE: ../../../third_party/skia/experimental/graphite/src/Surface_Graphite.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Surface_Graphite.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Task.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Task.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlGpu.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlGpu.mm
|
||||
FILE: ../../../third_party/skia/experimental/lowp-basic/QMath.h
|
||||
FILE: ../../../third_party/skia/experimental/lowp-basic/bilerp-study.cpp
|
||||
FILE: ../../../third_party/skia/experimental/lowp-basic/lerp-study.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user