This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 2371588
committed
Roll Skia from 03086320be42 to 78c1845e6655 (9 revisions)
https://skia.googlesource.com/skia.git/+log/03086320be42..78c1845e6655
2022-06-14 johnstiles@google.com Update SkMakeRuntimeEffect to return a raw SkRuntimeEffect*.
2022-06-14 johnstiles@google.com Add 'num-pointers' field to SkShaderSnippet.
2022-06-14 johnstiles@google.com Remove numExpectedChildren() getter.
2022-06-14 johnstiles@google.com Add unit test for BlockReader class.
2022-06-14 herb@google.com In SkSpan, use template guides for CTOR
2022-06-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 93b42fa82d7b to 0a81903bb729 (2 revisions)
2022-06-14 bungeman@google.com Use sk_malloc_canfail as FreeType allocator
2022-06-14 brianosman@google.com Fix edge-case math in various CPU blend modes
2022-06-14 adkushwa@microsoft.com Label intermediate texture.
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 johnstiles@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.md1 parent f8c0dc8 commit 2371588
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments