mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from cb25d566c21d to 12732e4ad804 (55 revisions) (flutter/engine#28842)
This commit is contained in:
parent
c31b3e0dcc
commit
170d554602
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': 'cb25d566c21de2daa39fd07287f8ea2d7c51a0e7',
|
||||
'skia_revision': '12732e4ad804e1e0129e0bd71dd38b5cd3afc3de',
|
||||
|
||||
# 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: 9ff8964c060abfed7263526597da9d8b
|
||||
Signature: 2dd314efd9864ca214ce508e33562829
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -812,7 +812,9 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-Chromebook_GLES_Docker.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Release-Chromebook_GLES_Docker.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-iOS.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Release-Graphite.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-ASAN.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-Metal.json
|
||||
@ -2936,12 +2938,26 @@ FILE: ../../../third_party/skia/bench/CanvasSaveRestoreBench.cpp
|
||||
FILE: ../../../third_party/skia/bench/TriangulatorBench.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/include/Context.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/include/SkStuff.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/BoundsManager.h
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Caps.cpp
|
||||
FILE: ../../../third_party/skia/experimental/graphite/src/Caps.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/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/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
|
||||
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/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