This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 15d36b15bca1 to 9423a8a0fc2d (37 revisions) #38631
+24
−4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Roll Skia from 15d36b15bca1 to 9423a8a0fc2d (37 revisions)
https://skia.googlesource.com/skia.git/+log/15d36b15bca1..9423a8a0fc2d
2023-01-04 [email protected] Roll vulkan-deps from 61636505d609 to 7ed449387d3b (1 revision)
2023-01-04 [email protected] Roll ANGLE from efbccf447128 to 61728827d2e5 (8 revisions)
2023-01-04 [email protected] Roll Skia Infra from 7023a3e0613f to 20657cd82ed9 (4 revisions)
2023-01-04 [email protected] Roll Dawn from da3ea990eb6e to 7c26d3152dab (9 revisions)
2023-01-04 [email protected] Fix forward skia::internal for Android code
2023-01-04 [email protected] Roll vulkan-deps from d76879bc892f to 61636505d609 (6 revisions)
2023-01-03 [email protected] Add support for casting bools to int or float.
2023-01-03 [email protected] Add SK_SPI to SkDebugf
2023-01-03 [email protected] Add multi-slot support to binary bitwise ops.
2023-01-03 [email protected] Fix several outdated / incorrect comments in SkColorSpace
2023-01-03 [email protected] Reland "Move SkAutoTMalloc to namespace skia::internal"
2023-01-03 [email protected] Add support for casting ints and floats to bool.
2023-01-03 [email protected] Roll SK Tool from 7023a3e0613f to 19312edd895e
2023-01-03 [email protected] Fix Android Framework genID logic
2023-01-03 [email protected] Add RP codegen support for mix(float).
2023-01-03 [email protected] Add mix support to the RP builder.
2023-01-03 [email protected] Add mix stage to Raster Pipeline.
2023-01-03 [email protected] [base] Split SkTypes.h logic out into smaller files
2023-01-03 [email protected] [base] Move align-functions from SkTypes to base/SkAlign.h
2023-01-03 [email protected] Correctly wire up the remote glyph test
2023-01-03 [email protected] [includes] Fix IWYU after things moved out of SkTypes.h
2023-01-03 [email protected] Add Tests for SkGeometry::ChopMonoCubicAt
2023-01-03 [email protected] Move Abs functions out of SkTypes.h
2023-01-03 [email protected] Remove unused SkFixedAbs macro
2023-01-03 [email protected] Roll FreeType from 1bfaca06 to 0bcb664d (31 commits)
2023-01-03 [email protected] [graphite] Move static buffer creation to Context initialization
2023-01-03 [email protected] Use skvx instead of SkDVector in Path/PathBuilder
2023-01-03 [email protected] Check vertex buffer for nullptr during glyph drawing
2023-01-03 [email protected] Introduce SkPathEnums.h
2023-01-03 [email protected] Add RP codegen support for clamp and saturate.
2023-01-03 [email protected] Add RP codegen support for function calls.
2023-01-03 [email protected] Run existing SkSL test corpus using Raster Pipeline.
2023-01-03 [email protected] Return animationId when calling Surface.requestAnimationFrame.
2023-01-03 [email protected] Roll vulkan-deps from bd2a669760ea to d76879bc892f (1 revision)
2023-01-03 [email protected] Roll ANGLE from 03b2c124e5e9 to efbccf447128 (1 revision)
2023-01-03 [email protected] Roll Skia Infra from 0a4da8d6b015 to 7023a3e0613f (1 revision)
2023-01-03 [email protected] Roll Dawn from fd5a6650e2df to da3ea990eb6e (2 revisions)
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 [email protected],[email protected] 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
...