Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@skia-flutter-autoroll
Copy link
Contributor

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:
...

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:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@google.com,jlavrova@google.com,jonahwilliams@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.md
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 8, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-3e7cedc6-811a-46c9-8f20-8e0d2ed5ad4a-1680912852 branch from 981f089 to 5609761 Compare April 8, 2023 00:14
@auto-submit auto-submit bot merged commit cac56b2 into flutter:main Apr 8, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 8, 2023
zhongwuzw pushed a commit to zhongwuzw/engine that referenced this pull request Apr 14, 2023
…1002)

Roll Skia from 557d71a445ac to f4803c264c54 (43 revisions)
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-3e7cedc6-811a-46c9-8f20-8e0d2ed5ad4a-1680912852 branch April 15, 2023 00:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants