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/cd3d3daafe55..d55406ca32e9

2024-08-28 [email protected] Roll vulkan-deps from 23ed8d76c58a to 804d105c7169 (4 revisions)
2024-08-28 [email protected] Fix viewer scaling when changing displays on Mac
2024-08-28 [email protected] [ganesh] Fix NonAALatticeOp combine check
2024-08-28 [email protected] [ganesh] Avoid int overflow in PatternHelper
2024-08-28 [email protected] [pdf] extract_cff_data doesn't need ownership
2024-08-28 [email protected] [graphite] Add example Chrome Precompilation
2024-08-28 [email protected] [rust png] Inline SkPngCodec::fBitDepth field.
2024-08-28 [email protected] [rust png] Use this-> prefix for method calls (for consistent style).
2024-08-28 [email protected] [rust png] Use SkSpan for dst manipulations in onGetPixels.
2024-08-28 [email protected] [graphite] Set up the FakeWGPU job just like the other Graphite_Dawn jobs

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/cd3d3daafe55..d55406ca32e9

2024-08-28 [email protected] Roll vulkan-deps from 23ed8d76c58a to 804d105c7169 (4 revisions)
2024-08-28 [email protected] Fix viewer scaling when changing displays on Mac
2024-08-28 [email protected] [ganesh] Fix NonAALatticeOp combine check
2024-08-28 [email protected] [ganesh] Avoid int overflow in PatternHelper
2024-08-28 [email protected] [pdf] extract_cff_data doesn't need ownership
2024-08-28 [email protected] [graphite] Add example Chrome Precompilation
2024-08-28 [email protected] [rust png] Inline `SkPngCodec::fBitDepth` field.
2024-08-28 [email protected] [rust png] Use `this->` prefix for method calls (for consistent style).
2024-08-28 [email protected] [rust png] Use `SkSpan` for `dst` manipulations in `onGetPixels`.
2024-08-28 [email protected] [graphite] Set up the FakeWGPU job just like the other Graphite_Dawn jobs

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 added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 28, 2024
@auto-submit auto-submit bot merged commit 23778bb into flutter:main Aug 28, 2024
34 checks passed
zanderso added a commit to flutter/flutter that referenced this pull request Aug 29, 2024
…154316)

Roll Flutter Engine from 8d248aead383 to f48ecf5b49f6 (40 revisions)

flutter/engine@8d248ae...f48ecf5

2024-08-29 [email protected] [Impeller] Use multiple command
buffers for blur submission. (flutter/engine#54846)
2024-08-29 [email protected] Roll Skia from 0d8d9d2974fa to
e37b6b198016 (1 revision) (flutter/engine#54854)
2024-08-29 [email protected] Remove
`--disable-dart-dev` across `flutter/engine`. (flutter/engine#54845)
2024-08-28 [email protected] Roll Fuchsia Test Scripts from
vIJGWtHj4Rdku9Ayv... to NWpblL_DFACOx_Spi... (flutter/engine#54852)
2024-08-28 [email protected] [Impeller] fix clip culling with exp
canvas. (flutter/engine#54701)
2024-08-28 [email protected] Roll Dart SDK from
bc3dad16b2d3 to fed5ce7ea2ad (2 revisions) (flutter/engine#54851)
2024-08-28 [email protected] Roll Skia from d55406ca32e9 to
0d8d9d2974fa (4 revisions) (flutter/engine#54850)
2024-08-28 [email protected] [skwasm] Always do backdrop filter
operation even if empty. (flutter/engine#54844)
2024-08-28 [email protected]
Migrate`header_guard_check` to `package:test`. (flutter/engine#54811)
2024-08-28 [email protected] Roll Fuchsia GN SDK from
OKGFjciA5Vd0TQks4... to ALNKvSVWQSpw1uxPy... (flutter/engine#54848)
2024-08-28 [email protected] Roll Skia from cd3d3daafe55 to
d55406ca32e9 (10 revisions) (flutter/engine#54847)
2024-08-28 [email protected] [Impeller] ensure that srcOver to
src conversion takes stroke coverage into account.
(flutter/engine#54817)
2024-08-28 [email protected] Roll Fuchsia GN SDK from
ALNKvSVWQSpw1uxPy... to OKGFjciA5Vd0TQks4... (flutter/engine#54840)
2024-08-28 [email protected] Remove scorecards and
other bading we are no longer tracking/links are borked
(flutter/engine#54839)
2024-08-28 [email protected] Compile dart2wasm modules using the JS
runtime exported compileStreaming (flutter/engine#51488)
2024-08-28 [email protected] Roll Dart SDK from
183b9e21b706 to bc3dad16b2d3 (1 revision) (flutter/engine#54838)
2024-08-28 [email protected] Ignore generated fixture
`.dill.deps` files. (flutter/engine#54836)
2024-08-28 6844906[email protected]
[fuchsia] use the api-level from gn-sdk (flutter/engine#54740)
2024-08-28 [email protected] [Impeller] port clip stack fixes to
new canvas. (flutter/engine#54727)
2024-08-28 [email protected] [Impeller] fall back to path
rendering on thick paths. (flutter/engine#54822)
2024-08-28 [email protected] Roll Fuchsia Linux SDK from
BCqzoTS_Sz6-AaSii... to ZL8AvfXX5LFIH1LYN... (flutter/engine#54834)
2024-08-28 [email protected] Roll Skia from ca108745b1de to
cd3d3daafe55 (1 revision) (flutter/engine#54832)
2024-08-28 [email protected] Roll Dart SDK from
42ddf2278114 to 183b9e21b706 (1 revision) (flutter/engine#54830)
2024-08-28 [email protected] Roll Dart SDK from
b519f85c3076 to 42ddf2278114 (1 revision) (flutter/engine#54829)
2024-08-28 [email protected] Roll Fuchsia GN SDK from
OKGFjciA5Vd0TQks4... to ALNKvSVWQSpw1uxPy... (flutter/engine#54827)
2024-08-28 [email protected] Roll Skia from 41cb13f65fe6 to
ca108745b1de (1 revision) (flutter/engine#54828)
2024-08-28 [email protected] Roll Skia from 259010335a55 to
41cb13f65fe6 (2 revisions) (flutter/engine#54826)
2024-08-28 [email protected] Roll Skia from 505fb55cd044 to
259010335a55 (1 revision) (flutter/engine#54823)
2024-08-28 [email protected] Roll Dart SDK from
8334290a421b to b519f85c3076 (1 revision) (flutter/engine#54821)
2024-08-28 [email protected] Roll Skia from 84e4a69da303 to
505fb55cd044 (1 revision) (flutter/engine#54819)
2024-08-27 [email protected] [Impeller] Increase host buffer
arena count to 4. (flutter/engine#54808)
2024-08-27 [email protected] Synchronize accounting for render op depths
(flutter/engine#54794)
2024-08-27 [email protected] Fix broken links
in `docs/` (flutter/engine#54815)
2024-08-27 [email protected] [Impeller] Don't override user
specification on Vulkan validation in unopt. (flutter/engine#54816)
2024-08-27 [email protected] Manual roll Dart SDK from
b81b344a194f to 8334290a421b (12 revisions) (flutter/engine#54813)
2024-08-27 [email protected] Roll Skia from 77017d30a455 to
84e4a69da303 (3 revisions) (flutter/engine#54812)
2024-08-27 [email protected] [Impeller] Clarify where to put the
metadata in the manifest. (flutter/engine#54814)
2024-08-27 [email protected] [Impeller] Use infinite swapchain
present timeouts to avoid logspam. (flutter/engine#54810)
2024-08-27 [email protected] Roll Skia from 2e1eea538014 to
77017d30a455 (2 revisions) (flutter/engine#54809)
2024-08-27 [email protected] Roll Skia from a2e2eb292492 to
2e1eea538014 (4 revisions) (flutter/engine#54806)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from BCqzoTS_Sz6- to ZL8AvfXX5LFI

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
...

---------

Co-authored-by: Zachary Anderson <[email protected]>
Buchimi pushed a commit to Buchimi/flutter that referenced this pull request Sep 2, 2024
…lutter#154316)

Roll Flutter Engine from 8d248aead383 to f48ecf5b49f6 (40 revisions)

flutter/engine@8d248ae...f48ecf5

2024-08-29 [email protected] [Impeller] Use multiple command
buffers for blur submission. (flutter/engine#54846)
2024-08-29 [email protected] Roll Skia from 0d8d9d2974fa to
e37b6b198016 (1 revision) (flutter/engine#54854)
2024-08-29 [email protected] Remove
`--disable-dart-dev` across `flutter/engine`. (flutter/engine#54845)
2024-08-28 [email protected] Roll Fuchsia Test Scripts from
vIJGWtHj4Rdku9Ayv... to NWpblL_DFACOx_Spi... (flutter/engine#54852)
2024-08-28 [email protected] [Impeller] fix clip culling with exp
canvas. (flutter/engine#54701)
2024-08-28 [email protected] Roll Dart SDK from
bc3dad16b2d3 to fed5ce7ea2ad (2 revisions) (flutter/engine#54851)
2024-08-28 [email protected] Roll Skia from d55406ca32e9 to
0d8d9d2974fa (4 revisions) (flutter/engine#54850)
2024-08-28 [email protected] [skwasm] Always do backdrop filter
operation even if empty. (flutter/engine#54844)
2024-08-28 [email protected]
Migrate`header_guard_check` to `package:test`. (flutter/engine#54811)
2024-08-28 [email protected] Roll Fuchsia GN SDK from
OKGFjciA5Vd0TQks4... to ALNKvSVWQSpw1uxPy... (flutter/engine#54848)
2024-08-28 [email protected] Roll Skia from cd3d3daafe55 to
d55406ca32e9 (10 revisions) (flutter/engine#54847)
2024-08-28 [email protected] [Impeller] ensure that srcOver to
src conversion takes stroke coverage into account.
(flutter/engine#54817)
2024-08-28 [email protected] Roll Fuchsia GN SDK from
ALNKvSVWQSpw1uxPy... to OKGFjciA5Vd0TQks4... (flutter/engine#54840)
2024-08-28 [email protected] Remove scorecards and
other bading we are no longer tracking/links are borked
(flutter/engine#54839)
2024-08-28 [email protected] Compile dart2wasm modules using the JS
runtime exported compileStreaming (flutter/engine#51488)
2024-08-28 [email protected] Roll Dart SDK from
183b9e21b706 to bc3dad16b2d3 (1 revision) (flutter/engine#54838)
2024-08-28 [email protected] Ignore generated fixture
`.dill.deps` files. (flutter/engine#54836)
2024-08-28 6844906[email protected]
[fuchsia] use the api-level from gn-sdk (flutter/engine#54740)
2024-08-28 [email protected] [Impeller] port clip stack fixes to
new canvas. (flutter/engine#54727)
2024-08-28 [email protected] [Impeller] fall back to path
rendering on thick paths. (flutter/engine#54822)
2024-08-28 [email protected] Roll Fuchsia Linux SDK from
BCqzoTS_Sz6-AaSii... to ZL8AvfXX5LFIH1LYN... (flutter/engine#54834)
2024-08-28 [email protected] Roll Skia from ca108745b1de to
cd3d3daafe55 (1 revision) (flutter/engine#54832)
2024-08-28 [email protected] Roll Dart SDK from
42ddf2278114 to 183b9e21b706 (1 revision) (flutter/engine#54830)
2024-08-28 [email protected] Roll Dart SDK from
b519f85c3076 to 42ddf2278114 (1 revision) (flutter/engine#54829)
2024-08-28 [email protected] Roll Fuchsia GN SDK from
OKGFjciA5Vd0TQks4... to ALNKvSVWQSpw1uxPy... (flutter/engine#54827)
2024-08-28 [email protected] Roll Skia from 41cb13f65fe6 to
ca108745b1de (1 revision) (flutter/engine#54828)
2024-08-28 [email protected] Roll Skia from 259010335a55 to
41cb13f65fe6 (2 revisions) (flutter/engine#54826)
2024-08-28 [email protected] Roll Skia from 505fb55cd044 to
259010335a55 (1 revision) (flutter/engine#54823)
2024-08-28 [email protected] Roll Dart SDK from
8334290a421b to b519f85c3076 (1 revision) (flutter/engine#54821)
2024-08-28 [email protected] Roll Skia from 84e4a69da303 to
505fb55cd044 (1 revision) (flutter/engine#54819)
2024-08-27 [email protected] [Impeller] Increase host buffer
arena count to 4. (flutter/engine#54808)
2024-08-27 [email protected] Synchronize accounting for render op depths
(flutter/engine#54794)
2024-08-27 [email protected] Fix broken links
in `docs/` (flutter/engine#54815)
2024-08-27 [email protected] [Impeller] Don't override user
specification on Vulkan validation in unopt. (flutter/engine#54816)
2024-08-27 [email protected] Manual roll Dart SDK from
b81b344a194f to 8334290a421b (12 revisions) (flutter/engine#54813)
2024-08-27 [email protected] Roll Skia from 77017d30a455 to
84e4a69da303 (3 revisions) (flutter/engine#54812)
2024-08-27 [email protected] [Impeller] Clarify where to put the
metadata in the manifest. (flutter/engine#54814)
2024-08-27 [email protected] [Impeller] Use infinite swapchain
present timeouts to avoid logspam. (flutter/engine#54810)
2024-08-27 [email protected] Roll Skia from 2e1eea538014 to
77017d30a455 (2 revisions) (flutter/engine#54809)
2024-08-27 [email protected] Roll Skia from a2e2eb292492 to
2e1eea538014 (4 revisions) (flutter/engine#54806)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from BCqzoTS_Sz6- to ZL8AvfXX5LFI

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
...

---------

Co-authored-by: Zachary Anderson <[email protected]>
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-5f4f4e12-87dd-4fc1-a473-4b43fc843048-1724871720 branch September 4, 2024 19:21
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