This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 3c9bf28
committed
Roll Skia from 887e58fff02f to 93c869da03f5 (12 revisions)
https://skia.googlesource.com/skia.git/+log/887e58fff02f..93c869da03f5
2023-05-03 kjlubick@google.com Move SkImageGenerator::MakeFromEncoded to private
2023-05-03 herb@google.com Take const ref in is(Right|Left)Of
2023-05-03 michaelludwig@google.com [skif] Add applyColorFilter to FilterResult
2023-05-03 johnstiles@google.com Add golden-output test for to/fromLinearSrgb.
2023-05-03 nicolettep@google.com [graphite] Make ResourceProvider's resource cache protected instead of private
2023-05-03 nicolettep@google.com [graphite] Add VulkanDescriptorPool, VulkanDescriptorSet classes
2023-05-03 johnstiles@google.com Add single-slot immediate min/max ops.
2023-05-03 jamesgk@google.com [graphite] Don't track snippet req flags on gatherer
2023-05-03 herb@google.com Handle more cases for sk_doubles_nearly_equal_ulps
2023-05-03 johnstiles@google.com Fix fuzzer-discovered error with repeated assignment.
2023-05-03 kjlubick@google.com Manually Roll Dawn from 22f70bb09892 to 2966d3ad08eb (35 revisions)
2023-05-03 kjlubick@google.com Fix typos in public.bzl
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,bungeman@google.com,jimgraham@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.md1 parent 95d8f2e commit 3c9bf28
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| 389 | + | |
389 | 390 | | |
390 | 391 | | |
391 | 392 | | |
| |||
8979 | 8980 | | |
8980 | 8981 | | |
8981 | 8982 | | |
| 8983 | + | |
8982 | 8984 | | |
8983 | 8985 | | |
8984 | 8986 | | |
| |||
8994 | 8996 | | |
8995 | 8997 | | |
8996 | 8998 | | |
| 8999 | + | |
| 9000 | + | |
| 9001 | + | |
8997 | 9002 | | |
8998 | 9003 | | |
8999 | 9004 | | |
| |||
9072 | 9077 | | |
9073 | 9078 | | |
9074 | 9079 | | |
| 9080 | + | |
9075 | 9081 | | |
9076 | 9082 | | |
9077 | 9083 | | |
| |||
9087 | 9093 | | |
9088 | 9094 | | |
9089 | 9095 | | |
| 9096 | + | |
| 9097 | + | |
| 9098 | + | |
9090 | 9099 | | |
9091 | 9100 | | |
9092 | 9101 | | |
| |||
0 commit comments