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/eae42ea9f7bc..2d5cf67614d0

2024-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from 30062bca1496 to 99a18601ac24
2024-02-14 michaelludwig@google.com [skif] Use correct scope when blend affects transparent black
2024-02-14 johnstiles@google.com Mark Perlin noise_function and noise_helper as private functions.
2024-02-14 michaelludwig@google.com [skif] Use Merge() instead of Blend() for drop shadow
2024-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 063ea20a64fc to 5e57702048fa (2 revisions)
2024-02-14 kjlubick@google.com Add atomics to appease TSAN

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,johnstiles@google.com,jsimmons@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://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/eae42ea9f7bc..2d5cf67614d0

2024-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from 30062bca1496 to 99a18601ac24
2024-02-14 michaelludwig@google.com [skif] Use correct scope when blend affects transparent black
2024-02-14 johnstiles@google.com Mark Perlin noise_function and noise_helper as private functions.
2024-02-14 michaelludwig@google.com [skif] Use Merge() instead of Blend() for drop shadow
2024-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 063ea20a64fc to 5e57702048fa (2 revisions)
2024-02-14 kjlubick@google.com Add atomics to appease TSAN

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,johnstiles@google.com,jsimmons@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://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-897856cd-f17a-43bb-95ea-5e2a16349829-1707943466 branch from 981f089 to 007b47c Compare February 14, 2024 20:44
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 14, 2024
@auto-submit auto-submit bot merged commit 76193cd into flutter:main Feb 14, 2024
sealesj pushed a commit to sealesj/engine that referenced this pull request Feb 15, 2024
)

https://skia.googlesource.com/skia.git/+log/eae42ea9f7bc..2d5cf67614d0

2024-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from 30062bca1496 to 99a18601ac24
2024-02-14 michaelludwig@google.com [skif] Use correct scope when blend affects transparent black
2024-02-14 johnstiles@google.com Mark Perlin noise_function and noise_helper as private functions.
2024-02-14 michaelludwig@google.com [skif] Use Merge() instead of Blend() for drop shadow
2024-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 063ea20a64fc to 5e57702048fa (2 revisions)
2024-02-14 kjlubick@google.com Add atomics to appease TSAN

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,johnstiles@google.com,jsimmons@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://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
jason-simmons added a commit to jason-simmons/flutter that referenced this pull request Feb 16, 2024
2024-02-15 26625149+0xZOne@users.noreply.github.com [Android] Minor refactor: Remove redundant methods. (flutter/engine#50647)
2024-02-15 flar@google.com [Impeller] consolidate transforms in PositionUVWriter (flutter/engine#50635)
2024-02-15 ditman@gmail.com [web] Add dynamic view sizing (v2) (flutter/engine#50271)
2024-02-14 matanlurey@users.noreply.github.com Add useful default options to scenario_app/bin/android_integration_tests.dart (flutter/engine#50667)
2024-02-14 34871572+gmackall@users.noreply.github.com Fix github md "Note" and "Tip" blocks in Android shell README (flutter/engine#50664)
2024-02-14 6844906+zijiehe-google-com@users.noreply.github.com [Fuchsia] Run run_with_dart_aot test on fuchsia_profile_x64 (flutter/engine#50613)
2024-02-14 matanlurey@users.noreply.github.com Make all Android scenario_app activities full-screen, even on older Android versions. (flutter/engine#50666)
2024-02-14 skia-flutter-autoroll@skia.org Roll Skia from eae42ea9f7bc to 2d5cf67614d0 (6 revisions) (flutter/engine#50660)
2024-02-14 matanlurey@users.noreply.github.com Add a comment explaining the lifecycle of tls_command_pool_map. (flutter/engine#50623)
2024-02-14 mdebbar@google.com [web] Increase tolerance for golden diffs on Safari (flutter/engine#50655)
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 16, 2024
2024-02-15 26625149+0xZOne@users.noreply.github.com [Android] Minor refactor: Remove redundant methods. (flutter/engine#50647)
2024-02-15 flar@google.com [Impeller] consolidate transforms in PositionUVWriter (flutter/engine#50635)
2024-02-15 ditman@gmail.com [web] Add dynamic view sizing (v2) (flutter/engine#50271)
2024-02-14 matanlurey@users.noreply.github.com Add useful default options to scenario_app/bin/android_integration_tests.dart (flutter/engine#50667)
2024-02-14 34871572+gmackall@users.noreply.github.com Fix github md "Note" and "Tip" blocks in Android shell README (flutter/engine#50664)
2024-02-14 6844906+zijiehe-google-com@users.noreply.github.com [Fuchsia] Run run_with_dart_aot test on fuchsia_profile_x64 (flutter/engine#50613)
2024-02-14 matanlurey@users.noreply.github.com Make all Android scenario_app activities full-screen, even on older Android versions. (flutter/engine#50666)
2024-02-14 skia-flutter-autoroll@skia.org Roll Skia from eae42ea9f7bc to 2d5cf67614d0 (6 revisions) (flutter/engine#50660)
2024-02-14 matanlurey@users.noreply.github.com Add a comment explaining the lifecycle of tls_command_pool_map. (flutter/engine#50623)
2024-02-14 mdebbar@google.com [web] Increase tolerance for golden diffs on Safari (flutter/engine#50655)
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-897856cd-f17a-43bb-95ea-5e2a16349829-1707943466 branch February 21, 2024 21:25
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