Skip to content

Commit 2f4b81b

Browse files
Roll Skia from fff6c987d803 to c23446d2da26 (10 revisions) (flutter#39831)
https://skia.googlesource.com/skia.git/+log/fff6c987d803..c23446d2da26 2023-02-23 johnstiles@google.com Add matrix index-lookup test. 2023-02-23 johnstiles@google.com Add support for cross-compiling x86-64 binaries on M1 Mac. 2023-02-23 herb@google.com Move make_drawable_sub_run to DrawableSubRun 2023-02-23 ccameron@chromium.org SkJpegGainmapEncoder: Separate out MakeMPF function 2023-02-23 herb@google.com Have TransformedMaskVertexFiller take SkSpan<const SkPoint> 2023-02-23 jlavrova@google.com Fix getGlyphPosition for multiple graphemes glyph 2023-02-23 johnstiles@google.com Update currently-supported macOS version on main Docs page. 2023-02-23 jmbetancourt@google.com plumb transform property observer to CK 2023-02-23 robertphillips@google.com [graphite] Address ASAN complaint 2023-02-23 johnstiles@google.com Change copy_from_indirect_masked to ..._unmasked. 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 brianosman@google.com,chinmaygarde@google.com,michaelludwig@google.com,rmistry@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 8496df6 commit 2f4b81b

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
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'fff6c987d803952b5623a21fc16726a845b21d66',
21+
'skia_revision': 'c23446d2da267b9da4f1648c58976208f06947a3',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# 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: 01b927ea0071e18ad918d81df4496e66
1+
Signature: 06cd3db43f931232d46743fe9351f371
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)