Skip to content

Commit

Permalink
Roll Skia from fbc64be80620 to 47da0ac577aa (3 revisions) (flutter#29045
Browse files Browse the repository at this point in the history
)
  • Loading branch information
skia-flutter-autoroll committed Oct 6, 2021
1 parent 40ec490 commit c877eb8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -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': 'fbc64be806204b99e0023f5f36c3db6bf44b2631',
'skia_revision': '47da0ac577aabe4911abfeb93aa3f5c2492043be',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
8 changes: 7 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 40bb1b6c244a35aaa9d566ca9ace83c5
Signature: a14702aaf179ffc557cba4a514944e83

UNUSED LICENSES:

Expand Down Expand Up @@ -2956,6 +2956,10 @@ 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/Recorder.cpp
FILE: ../../../third_party/skia/experimental/graphite/src/Recorder.h
FILE: ../../../third_party/skia/experimental/graphite/src/Recording.cpp
FILE: ../../../third_party/skia/experimental/graphite/src/Recording.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/RenderPipeline.cpp
Expand All @@ -2969,6 +2973,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/TaskGraph.cpp
FILE: ../../../third_party/skia/experimental/graphite/src/TaskGraph.h
FILE: ../../../third_party/skia/experimental/graphite/src/Texture.cpp
FILE: ../../../third_party/skia/experimental/graphite/src/Texture.h
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCaps.h
Expand Down

0 comments on commit c877eb8

Please sign in to comment.