Skip to content

Commit 9ee2697

Browse files
Roll src/third_party/skia d04aaa3a841a..1f02e8488551 (8 commits) (flutter#9109)
https://skia.googlesource.com/skia.git /%2Blog/d04aaa3a841a..1f02e8488551 git log d04aaa3a841abd570f21b1780f2ae65dc1d1ebac..1f02e8488551c43d3497fba9a3b0896aafc2c9cf --date=short --no-merges --format=%ad %ae %s 2019-05-28 [email protected] [skottie] Add support for more font weights 2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-28 [email protected] skia helper for encoding video 2019-05-22 [email protected] Use bulk advances in SkPDFEmitType1Font 2019-05-28 [email protected] Replace SkStrikeSpec with SkStrikeSpecStorage 2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial). 2019-05-28 [email protected] Use color analysis opts only if XP keeps the color FPs 2019-05-28 [email protected] [skottie] Support multiple text fragments 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 ([email protected]), and stop the roller if necessary.
1 parent fa2e2d9 commit 9ee2697

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': 'd04aaa3a841abd570f21b1780f2ae65dc1d1ebac',
26+
'skia_revision': '1f02e8488551c43d3497fba9a3b0896aafc2c9cf',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3347012bdd8faeba39c93f1efb49115a
1+
Signature: 67503b56f56ec3c3c6d84decd597368d
22

33
UNUSED LICENSES:
44

@@ -5345,6 +5345,8 @@ ORIGIN: ../../../third_party/skia/experimental/ffmpeg/SkVideoDecoder.cpp + ../..
53455345
TYPE: LicenseType.bsd
53465346
FILE: ../../../third_party/skia/experimental/ffmpeg/SkVideoDecoder.cpp
53475347
FILE: ../../../third_party/skia/experimental/ffmpeg/SkVideoDecoder.h
5348+
FILE: ../../../third_party/skia/experimental/ffmpeg/SkVideoEncoder.cpp
5349+
FILE: ../../../third_party/skia/experimental/ffmpeg/SkVideoEncoder.h
53485350
FILE: ../../../third_party/skia/gm/backdrop.cpp
53495351
FILE: ../../../third_party/skia/gm/backdrop_imagefilter_croprect.cpp
53505352
FILE: ../../../third_party/skia/gm/collapsepaths.cpp

0 commit comments

Comments
 (0)