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

Commit c2b9c66

Browse files
Roll Skia from c97ebe0 to f2d9065 (10 revisions) (#19851)
https://skia.googlesource.com/skia.git/+log/c97ebe06dc1d..f2d90659ff1a 2020-07-17 [email protected] [skottie] Fix analytical mask fill type 2020-07-17 [email protected] Add an input FP to the GrProcessorTestData. 2020-07-17 [email protected] Clean up some GrContext uses in the GMs 2020-07-17 [email protected] Remove two unused deprecated SkImage functions 2020-07-17 [email protected] fix heap-buffer-overflow by not returning string from reportBackendType 2020-07-17 [email protected] fuzz: Add 'loops' option to run multiple times 2020-07-17 [email protected] Add updated provisioning_profile_ios that includes iphone 11s. 2020-07-17 [email protected] create SkAtlasSubRun API subclass SkMaskSubRun 2020-07-17 [email protected] make prepareGrGlyphs private 2020-07-17 [email protected] remove unused calls: grGlyph and quadOffset 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/+doc/master/autoroll/README.md
1 parent 134b80e commit c2b9c66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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': 'c97ebe06dc1d79fa7dfbf49259d918326b1a460f',
29+
'skia_revision': 'f2d90659ff1a46b4b07d2e050e968faba1bbbe07',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 4753e433572f8da98813fe4d18a06068
1+
Signature: f17813b2fd1170d8e40dce6ee8ef7722
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)