Skip to content

Commit 7e3b41d

Browse files
Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter#6416)
https://skia.googlesource.com/skia.git/+log/08417bccf256..bfa76f20bfcf Created with: gclient setdep -r src/third_party/skia@bfa76f20bfcf The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary.
1 parent 69ae569 commit 7e3b41d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': '08417bccf2561c125caa594af34266181be85bdf',
26+
'skia_revision': 'bfa76f20bfcf46e8a3ae53dd0957bbb0216a3ed8',
2727

2828
# When updating the Dart revision, ensure that all entries that are
2929
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 37a36ee5292e7d3ae8d903f56ea28c9f
1+
Signature: 399cdb65314267a828389673f77bd9f5
22

33
UNUSED LICENSES:
44

@@ -1336,6 +1336,7 @@ FILE: ../../../third_party/skia/gm/shadermaskfilter.cpp
13361336
FILE: ../../../third_party/skia/gm/sharedcorners.cpp
13371337
FILE: ../../../third_party/skia/gm/skinning.cpp
13381338
FILE: ../../../third_party/skia/gm/trickycubicstrokes.cpp
1339+
FILE: ../../../third_party/skia/gm/wacky_yuv_formats.cpp
13391340
FILE: ../../../third_party/skia/include/android/SkAnimatedImage.h
13401341
FILE: ../../../third_party/skia/include/c/sk_colorspace.h
13411342
FILE: ../../../third_party/skia/include/c/sk_imageinfo.h
@@ -1593,6 +1594,8 @@ FILE: ../../../third_party/skia/src/gpu/vk/GrVkImageLayout.h
15931594
FILE: ../../../third_party/skia/src/gpu/vk/GrVkPipelineLayout.cpp
15941595
FILE: ../../../third_party/skia/src/gpu/vk/GrVkPipelineLayout.h
15951596
FILE: ../../../third_party/skia/src/gpu/vk/GrVkTypesPriv.cpp
1597+
FILE: ../../../third_party/skia/src/image/SkImage_GpuShared.cpp
1598+
FILE: ../../../third_party/skia/src/image/SkImage_GpuShared.h
15961599
FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.cpp
15971600
FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.h
15981601
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.h

0 commit comments

Comments
 (0)