Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 6007c17

Browse files
Roll src/third_party/skia dc49b0c..a2a0c8a (4 commits) (#16197)
https://skia.googlesource.com/skia.git/+log/dc49b0ca9816..a2a0c8a2c475 git log dc49b0c..a2a0c8a --date=short --first-parent --format='%ad %ae %s' 2020-01-29 [email protected] extract font from run 2020-01-29 [email protected] [skottie] Cleanup: remove unused header 2020-01-29 [email protected] Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU 2020-01-29 [email protected] Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed Created with: gclient setdep -r src/third_party/skia@a2a0c8a2c475 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected]
1 parent ee297aa commit 6007c17

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'dc49b0ca9816207335bbe3f9c01989dfb3e5543d',
29+
'skia_revision': 'a2a0c8a2c47519fea570c0179d90373c3230346d',
3030

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

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f3a249baaa5edd8c55bea9e6a36c8836
1+
Signature: 1ec037488511721f0589c3b1da312165
22

33
UNUSED LICENSES:
44

@@ -3362,7 +3362,6 @@ FILE: ../../../third_party/skia/include/utils/SkTextUtils.h
33623362
FILE: ../../../third_party/skia/infra/cts/run_testlab.go
33633363
FILE: ../../../third_party/skia/modules/skottie/gm/3dgm.cpp
33643364
FILE: ../../../third_party/skia/modules/skottie/include/SkottieProperty.h
3365-
FILE: ../../../third_party/skia/modules/skottie/src/SkottieAdapter.h
33663365
FILE: ../../../third_party/skia/modules/skottie/src/SkottieJson.cpp
33673366
FILE: ../../../third_party/skia/modules/skottie/src/SkottieJson.h
33683367
FILE: ../../../third_party/skia/modules/skottie/src/SkottiePriv.h

0 commit comments

Comments
 (0)