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

https://skia.googlesource.com/skia.git/+log/809f868ded1c..aec11ae18bb6

2024-09-05 [email protected] [graphite] Store dst copy texture and bounds on RenderPassTask
2024-09-05 [email protected] Roll vulkan-deps from 3763a16adf08 to a0dffec9be81 (3 revisions)
2024-09-05 [email protected] [graphite] Update viewer's flag handling
2024-09-05 [email protected] [graphite] Convert Uniform|TextureDataBlock to value types
2024-09-05 [email protected] [infra] Fix infra_revision in DEPS
2024-09-05 [email protected] Add Skia Client Search HTML source to repository
2024-09-05 [email protected] [graphite] Add disable_robustness toggle for viewer/dm/nanobench
2024-09-05 [email protected] [graphite] TextureDataBlock holds span of texture proxies
2024-09-05 [email protected] [graphite] Add DrawAtlasTest.
2024-09-05 [email protected] Roll ANGLE from d1a4b0ff5b83 to 59eff3660f81 (5 revisions)
2024-09-05 [email protected] Roll vulkan-deps from 6256e7687963 to 3763a16adf08 (4 revisions)
2024-09-05 [email protected] Roll Dawn from c0bc4d075afe to d3b7a448690d (17 revisions)
2024-09-05 [email protected] [graphite] Disable SSBOs for Dawn/Vulkan
2024-09-04 [email protected] [graphite] Move PipelineDataCache into PipelineData.h
2024-09-04 [email protected] Add SkArenaAlloc::makeArrayCopy()
2024-09-04 [email protected] [bazel] Add BazelBuild job for //example/external_client:use_ganesh_gl
2024-09-04 [email protected] add build clarification to getting started docs
2024-09-04 [email protected] Roll vulkan-deps from 725499142cb6 to 6256e7687963 (2 revisions)
2024-09-04 [email protected] Add Dockerfile/script to build fiddler backend
2024-09-04 [email protected] Guard both divisions in luminosity blend mode
2024-09-04 [email protected] [infra] Add explicit DEPS entry for infra repo
2024-09-04 [email protected] [graphite] Add jobs for testing Tint IR

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],[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

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

https://skia.googlesource.com/skia.git/+log/809f868ded1c..aec11ae18bb6

2024-09-05 [email protected] [graphite] Store dst copy texture and bounds on RenderPassTask
2024-09-05 [email protected] Roll vulkan-deps from 3763a16adf08 to a0dffec9be81 (3 revisions)
2024-09-05 [email protected] [graphite] Update viewer's flag handling
2024-09-05 [email protected] [graphite] Convert Uniform|TextureDataBlock to value types
2024-09-05 [email protected] [infra] Fix infra_revision in DEPS
2024-09-05 [email protected] Add Skia Client Search HTML source to repository
2024-09-05 [email protected] [graphite] Add disable_robustness toggle for viewer/dm/nanobench
2024-09-05 [email protected] [graphite] TextureDataBlock holds span of texture proxies
2024-09-05 [email protected] [graphite] Add DrawAtlasTest.
2024-09-05 [email protected] Roll ANGLE from d1a4b0ff5b83 to 59eff3660f81 (5 revisions)
2024-09-05 [email protected] Roll vulkan-deps from 6256e7687963 to 3763a16adf08 (4 revisions)
2024-09-05 [email protected] Roll Dawn from c0bc4d075afe to d3b7a448690d (17 revisions)
2024-09-05 [email protected] [graphite] Disable SSBOs for Dawn/Vulkan
2024-09-04 [email protected] [graphite] Move PipelineDataCache into PipelineData.h
2024-09-04 [email protected] Add SkArenaAlloc::makeArrayCopy()
2024-09-04 [email protected] [bazel] Add BazelBuild job for //example/external_client:use_ganesh_gl
2024-09-04 [email protected] add build clarification to getting started docs
2024-09-04 [email protected] Roll vulkan-deps from 725499142cb6 to 6256e7687963 (2 revisions)
2024-09-04 [email protected] Add Dockerfile/script to build fiddler backend
2024-09-04 [email protected] Guard both divisions in luminosity blend mode
2024-09-04 [email protected] [infra] Add explicit DEPS entry for infra repo
2024-09-04 [email protected] [graphite] Add jobs for testing Tint IR

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],[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

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-7a256265-4973-4a1e-9be2-41ee3eac4e4e-1725587585 branch from 981f089 to 22bc53f Compare September 6, 2024 01:53
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 6, 2024
@auto-submit auto-submit bot merged commit fe476c8 into flutter:main Sep 6, 2024
34 checks passed
zanderso added a commit to flutter/flutter that referenced this pull request Sep 6, 2024
flutter/engine@c50eb8a...419fb8c

2024-09-06 98614782+auto-submit[bot]@users.noreply.github.com Reverts
"[engine] always force platform channel responses to schedule a task.
(#54975)"
(flutter/engine#55000)
2024-09-06
[[email protected]](mailto:[email protected])
Roll Skia from b6bab0fde426 to 6ad117bd2efe (2 revisions)
(flutter/engine#54999)
2024-09-06
[[email protected]](mailto:[email protected])
Roll Fuchsia Test Scripts from D9INMR2u4wcyiZ750... to
5dqcFlKzRjJb6V95W... (flutter/engine#54998)
2024-09-06
[[email protected]](mailto:[email protected])
Roll Skia from a09312b70d37 to b6bab0fde426 (3 revisions)
(flutter/engine#54997)
2024-09-06
[[email protected]](mailto:[email protected])
Roll Skia from 368f209ccca5 to a09312b70d37 (1 revision)
(flutter/engine#54995)
2024-09-06
[[email protected]](mailto:[email protected])
Roll Skia from aec11ae18bb6 to 368f209ccca5 (3 revisions)
(flutter/engine#54992)
2024-09-06
[[email protected]](mailto:[email protected])
Roll Fuchsia Linux SDK from xNv47d1TZmK9XgTxu... to PBeI0gGvgFdXV6hCg...
(flutter/engine#54990)
2024-09-06
[[email protected]](mailto:[email protected])
Roll Skia from 809f868ded1c to aec11ae18bb6 (22 revisions)
(flutter/engine#54988)
2024-09-06
[[email protected]](mailto:[email protected])
Removes the int storage from Color
(flutter/engine#54714)
2024-09-06 [[email protected]](mailto:[email protected]) iOS,macOS: Add
logging of duplicate codesign binaries
(flutter/engine#54987)
2024-09-06
[[email protected]](mailto:[email protected])
Roll Fuchsia Test Scripts from k4lKsecg0pdIp-U7c... to
D9INMR2u4wcyiZ750... (flutter/engine#54984)
2024-09-05
[[email protected]](mailto:[email protected])
Manual roll of Dart. (flutter/engine#54983)
2024-09-05 [[email protected]](mailto:[email protected]) iOS,macOS: add
unsigned_binaries.txt (flutter/engine#54977)
2024-09-05
[[email protected]](mailto:[email protected])
Manual Skia roll to 809f868ded1c
(flutter/engine#54972)
2024-09-05
[[email protected]](mailto:[email protected])
[canvaskit] Fix incorrect calculation of ImageFilter paint bounds
(flutter/engine#54980)
2024-09-05 [[email protected]](mailto:[email protected])
[engine] always force platform channel responses to schedule a task.
(flutter/engine#54975)
2024-09-05
[[email protected]](mailto:[email protected])
Fix unexpected ViewFocus events when Text Editing utilities change focus
in the middle of a blur call.
(flutter/engine#54965)

Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from xNv47d1TZmK9 to PBeI0gGvgFdX

---------

Co-authored-by: Christopher Fujino <[email protected]>
Co-authored-by: Zachary Anderson <[email protected]>
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-7a256265-4973-4a1e-9be2-41ee3eac4e4e-1725587585 branch September 13, 2024 02:22
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