This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 53bd4bb
Roll Skia from b8c0a78a2378 to e1f3980272f3 (24 revisions) (#38758)
https://skia.googlesource.com/skia.git/+log/b8c0a78a2378..e1f3980272f3
2023-01-09 johnstiles@google.com Add support for diagonal matrix contructors in RP codegen.
2023-01-09 jcgregorio@google.com Reboot Android devices after running a task.
2023-01-09 johnstiles@google.com Coalesce adjacent push_zeros ops.
2023-01-09 jvanverth@google.com [graphite] More steps to Recording replay for text.
2023-01-09 robertphillips@google.com Clean up compilation settings
2023-01-09 kjlubick@google.com Clear special surfaces with red color on debug tests
2023-01-09 robertphillips@google.com [graphite] Centralize Graphite onMakeTextureImage stubs in SkImage_GpuBase
2023-01-09 kjlubick@google.com Add tests for solving cubic roots with double precision.
2023-01-09 robertphillips@google.com [graphite] Add onReinterpretColorSpace implementation
2023-01-09 kjlubick@google.com Move SkStringView from include/private/base into src/base
2023-01-09 kyslov@google.com jpegr codec: implement opt-in sdr/hdr decoding
2023-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 10524e337d18 to 802522fda586
2023-01-09 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2023-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e7c0454c0991 to 8c09d95e66d0 (1 revision)
2023-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 3c706ee3c271 to 10524e337d18 (10 revisions)
2023-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1d2b20f53532 to 9c1598af45f5 (8 revisions)
2023-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 582ce0b0b4c8 to a3544353e82d (20 revisions)
2023-01-08 49699333+dependabot[bot]@users.noreply.github.com Bump json5 from 1.0.1 to 1.0.2 in /experimental/tskit
2023-01-07 49699333+dependabot[bot]@users.noreply.github.com Bump json5 from 2.1.3 to 2.2.3 in /modules/pathkit
2023-01-07 49699333+dependabot[bot]@users.noreply.github.com Bump json5 from 2.1.3 to 2.2.3 in /modules/canvaskit
2023-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 68f9998c8591 to e7c0454c0991 (2 revisions)
2023-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d3d26aeb92d2 to 68f9998c8591 (4 revisions)
2023-01-06 johnstiles@google.com Implement x++ and x-- in RP codegen.
2023-01-06 johnstiles@google.com Disable fract() intrinsic test on Tegra3.
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 herb@google.com,jimgraham@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
Co-authored-by: skia-flutter-autoroll <skia-flutter-autoroll@skia.org>1 parent fd43606 commit 53bd4bb
3 files changed
+8
-4
lines changed| 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 | |
|---|---|---|---|
| |||
2609 | 2609 | | |
2610 | 2610 | | |
2611 | 2611 | | |
| 2612 | + | |
| 2613 | + | |
2612 | 2614 | | |
2613 | 2615 | | |
2614 | 2616 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7983 | 7983 | | |
7984 | 7984 | | |
7985 | 7985 | | |
7986 | | - | |
7987 | 7986 | | |
7988 | 7987 | | |
7989 | 7988 | | |
| |||
7993 | 7992 | | |
7994 | 7993 | | |
7995 | 7994 | | |
| 7995 | + | |
7996 | 7996 | | |
7997 | 7997 | | |
7998 | 7998 | | |
| |||
8027 | 8027 | | |
8028 | 8028 | | |
8029 | 8029 | | |
8030 | | - | |
8031 | 8030 | | |
8032 | 8031 | | |
8033 | 8032 | | |
| |||
8037 | 8036 | | |
8038 | 8037 | | |
8039 | 8038 | | |
| 8039 | + | |
8040 | 8040 | | |
8041 | 8041 | | |
8042 | 8042 | | |
| |||
8872 | 8872 | | |
8873 | 8873 | | |
8874 | 8874 | | |
| 8875 | + | |
8875 | 8876 | | |
8876 | 8877 | | |
8877 | 8878 | | |
8878 | 8879 | | |
| 8880 | + | |
8879 | 8881 | | |
8880 | 8882 | | |
8881 | 8883 | | |
| |||
0 commit comments