This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Skia from 557d71a445ac to f4803c264c54 (43 revisions) #41002
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 557d71a445ac to f4803c264c54 (43 revisions)
https://skia.googlesource.com/skia.git/+log/557d71a445ac..f4803c264c54
2023-04-07 herb@google.com Fix comment grammar
2023-04-07 herb@google.com Simplify conic chop
2023-04-07 herb@google.com Use STArray in the rest of Skia
2023-04-07 jamesgk@google.com Cleanup: Remove whitespace per style guide
2023-04-07 herb@google.com Use STArray in skia/exerimental
2023-04-07 johnstiles@google.com Add dedicated SkRP ops for splatting a constant.
2023-04-07 johnstiles@google.com Add dedicated UniformCtx context struct for uniform copies.
2023-04-07 johnstiles@google.com Add dedicated SkRP op for broadcasting a constant.
2023-04-07 jvanverth@google.com [graphite] Add sampler creation to VulkanResourceProvider.
2023-04-07 herb@google.com Use STArray in skia/modules
2023-04-07 jvanverth@google.com [graphite] Add VulkanSampler class.
2023-04-07 herb@google.com Use STArray in src/gpu
2023-04-07 johnstiles@google.com Fix debugger visualization of TArray<> and THashMap<>.
2023-04-07 herb@google.com Use STArray in skia/test
2023-04-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f96ffc3a27e2 to 81c9a845f937 (2 revisions)
2023-04-07 kjlubick@google.com Remove legacy SkImage Android factories
2023-04-07 jvanverth@google.com [D3D] Check for MSAA attachment creation failure.
2023-04-07 lovisolo@google.com [bazel] //tests/BazelTestRunner.cpp: Send SkDebugf to stdout on Android.
2023-04-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 126fcd9bca84 to ff09c589acf4
2023-04-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from be3d7e6b6a76 to cfc21f23ca97 (3 revisions)
2023-04-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 33d22093fc74 to 126fcd9bca84 (2 revisions)
2023-04-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3ecab9c1aa60 to e621934caf42 (1 revision)
2023-04-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6f40b3f2ee19 to f96ffc3a27e2 (10 revisions)
2023-04-06 herb@google.com Use STArray in skia/include
2023-04-06 brianosman@google.com Clean up old references to SkXfermode
2023-04-06 borenet@google.com [infra] Regenerate go_repositories.bzl
2023-04-06 johnstiles@google.com Replace stack-depth maps with arrays.
2023-04-06 kjlubick@google.com Remove WIC and CG image encoders
2023-04-06 jvanverth@google.com [graphite] Remove unnecessary text uploads.
2023-04-06 herb@google.com Guard against negative weights in conic paths
2023-04-06 johnstiles@google.com Rename SkTHashSet/Map to skia_private::THashSet/Map.
2023-04-06 sunnyps@chromium.org Rename Graphite ClipStack.cpp
2023-04-06 drott@chromium.org Add Fontations libs read-fonts, font-types via Bazel crates infra
2023-04-06 sunnyps@chromium.org Add missing include for SK_API in ContextOptions
2023-04-06 brianosman@google.com Ensure we always have one AA scan converter present
2023-04-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e9e6e282e1b3 to 6f40b3f2ee19 (5 revisions)
2023-04-06 kjlubick@google.com Fix up docs in SkImageGanesh
2023-04-06 kjlubick@google.com Add toy example building Rust and C++ interop code
2023-04-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 33d22093fc74 to eb4811992f82
2023-04-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9199e77d2650 to be3d7e6b6a76 (5 revisions)
2023-04-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from d58e2baadd04 to 33d22093fc74 (3 revisions)
2023-04-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9c3e3185817f to e9e6e282e1b3 (4 revisions)
2023-04-06 jvanverth@google.com [graphite] Remove unused text atlas methods.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
...