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://dart.googlesource.com/sdk.git/+log/993d3069f42e..a51df90298ca

2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-41.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-40.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-39.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-38.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-37.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-36.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-35.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com,jonahwilliams@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter Engine: 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://dart.googlesource.com/sdk.git/+log/993d3069f42e..a51df90298ca

2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-41.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-40.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-39.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-38.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-37.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-36.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-35.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com,jonahwilliams@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter Engine: 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 dart-sdk-flutter-engine-f6611838-db44-46f4-9d02-a1e3c7fb16ff-1729262759 branch from 981f089 to 954bee4 Compare October 18, 2024 14:46
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 18, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Oct 18, 2024

auto label is removed for flutter/engine/55951, due to - The status or check suite Mac mac_unopt has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Oct 18, 2024
@zanderso zanderso added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 18, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Oct 18, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Oct 18, 2024

auto label is removed for flutter/engine/55951, due to - The status or check suite Mac mac_unopt has failed. Please fix the issues identified (or deflake) before re-applying this label.

@zanderso zanderso added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 18, 2024
@auto-submit auto-submit bot merged commit 18dda10 into flutter:main Oct 18, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 18, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 19, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 19, 2024
jonahwilliams pushed a commit to flutter/flutter that referenced this pull request Oct 19, 2024
…157215)

flutter/engine@76d310e...dd37446

2024-10-19 robert.ancell@canonical.com Move keymap from
FlKeyboardViewDelegate to FlKeyboardManager (flutter/engine#55942)
2024-10-19 jonahwilliams@google.com [UI] fix scene builder parameter
naming. (flutter/engine#55969)
2024-10-19 chris@bracken.jp iOS: Improve thread safety of first frame
callback (flutter/engine#55966)
2024-10-18 chris@bracken.jp iOS: Fix flaky tests (remove timeouts)
(flutter/engine#55961)
2024-10-18 jonahwilliams@google.com [Impeller] allocate the impeller
onscreen texture from the render target cache. (flutter/engine#55943)
2024-10-18 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from
9F_NaKPd2twhbPwP7... to tNQZ8d5mRYpe3--lk... (flutter/engine#55963)
2024-10-18 30870216+gaaclarke@users.noreply.github.com Started filtering
out close line segments in rrect polylines. (flutter/engine#55929)
2024-10-18 chinmaygarde@google.com [Impeller] libImpeller: Allow custom
font registrations. (flutter/engine#55934)
2024-10-18 chris@bracken.jp Re-reland "iOS: Migrate FlutterEngine to
ARC" (flutter/engine#55962)
2024-10-18 chinmaygarde@google.com [Impeller] libImpeller: Add a README.
(flutter/engine#55940)
2024-10-18 chris@bracken.jp iOS: Eliminate needless profiler metrics
ivar (flutter/engine#55957)
2024-10-18 98614782+auto-submit[bot]@users.noreply.github.com Reverts
"[Impeller] one descriptor pool per frame. (#55939)"
(flutter/engine#55959)
2024-10-18 chris@bracken.jp Revert "Reland "iOS: Migrate FlutterEngine
to ARC" (#55937)" (flutter/engine#55954)
2024-10-18 skia-flutter-autoroll@skia.org Roll Dart SDK from
993d3069f42e to a51df90298ca (7 revisions) (flutter/engine#55951)
2024-10-18 jonahwilliams@google.com [engine] add back opt out for merged
threads. (flutter/engine#55952)
2024-10-18 jonahwilliams@google.com [Impeller] one descriptor pool per
frame. (flutter/engine#55939)
2024-10-18 jonahwilliams@google.com [Impeller] add mechanism for sharing
bdf inputs. (flutter/engine#55701)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from 9F_NaKPd2twh to tNQZ8d5mRYpe

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jonahwilliams@google.com,zra@google.com on the revert to
ensure that a human
is aware of the problem.

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 deleted the dart-sdk-flutter-engine-f6611838-db44-46f4-9d02-a1e3c7fb16ff-1729262759 branch October 25, 2024 15:27
nick9822 pushed a commit to nick9822/flutter that referenced this pull request Dec 18, 2024
…r/engine#55951)

https://dart.googlesource.com/sdk.git/+log/993d3069f42e..a51df90298ca

2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-41.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-40.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-39.0.dev
2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-38.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-37.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-36.0.dev
2024-10-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-35.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com,jonahwilliams@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter Engine: 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
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.

3 participants