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

Commit 323496e

Browse files
Roll Skia from 0ef37bc504ad to bef290417b16 (9 revisions)
https://skia.googlesource.com/skia.git/+log/0ef37bc504ad..bef290417b16 2022-04-14 herb@google.com Disable the pinner verification code 2022-04-14 herb@google.com Remove a level of indirection for Slug operations 2022-04-14 bungeman@google.com Check transformed bitmap bounds in FreeType port. 2022-04-14 herb@google.com Remove unused glyphPainter() call 2022-04-14 kjlubick@google.com Roll Dawn from 088a600b0367 to 17b1a4525363 (147 revisions) 2022-04-14 bungeman@google.com Fix return documentation for SkFont::measureText. 2022-04-14 sergeyu@google.com [Fuchsia] Fix reference loop in SkFontMgr_Fuchsia 2022-04-14 kjlubick@google.com Remove literal operator from SkVM 2022-04-14 bungeman@google.com Restructure scaledemoji_rendering gm. 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 armansito@google.com,kaushikiska@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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/main/autoroll/README.md
1 parent 3090e5c commit 323496e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '0ef37bc504adf300ebaa0732ddf7eea01acf0273',
30+
'skia_revision': 'bef290417b16af6e61beb854bcff39cb368e60aa',
3131

3232
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
3333
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

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: a4731210396710034a3c4be0741edf1e
1+
Signature: 64be437669b236f5e231b42425f588a6
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)