This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions) #29436
Merged
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:dart-sdk-flutter-engine-3224b784-47a7-4937-a700-6eeaac57f041-1635750050
Nov 1, 2021
Merged
Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions) #29436
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:dart-sdk-flutter-engine-3224b784-47a7-4937-a700-6eeaac57f041-1635750050
Nov 1, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://dart.googlesource.com/sdk.git/+log/3b11f88c96a5..976f160b547f 2021-11-01 [email protected] Version 2.15.0-271.0.dev 2021-10-31 [email protected] Version 2.15.0-270.0.dev 2021-10-30 [email protected] Version 2.15.0-269.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 [email protected],[email protected],[email protected] 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://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
981f089
to
776b111
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 1, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 1, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 1, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 1, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 1, 2021
cbracken
pushed a commit
to flutter/flutter
that referenced
this pull request
Nov 1, 2021
* 9f3ca93 Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions) (flutter/engine#29435) * 1eec8c1 Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions) (flutter/engine#29436) * 9c5f5d2 Roll Skia from 88b36ad61e80 to 2d76d7760f80 (3 revisions) (flutter/engine#29437) * 9c88e86 Roll Skia from 2d76d7760f80 to 259ad7844587 (1 revision) (flutter/engine#29438) * 27a7d2d Roll Skia from 259ad7844587 to 39eccabdc3e4 (1 revision) (flutter/engine#29439) * 7cee46c Revert "Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions)" (flutter/engine#29440)
WizzXu
pushed a commit
to WizzXu/flutter
that referenced
this pull request
Nov 19, 2021
* 9f3ca93 Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions) (flutter/engine#29435) * 1eec8c1 Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions) (flutter/engine#29436) * 9c5f5d2 Roll Skia from 88b36ad61e80 to 2d76d7760f80 (3 revisions) (flutter/engine#29437) * 9c88e86 Roll Skia from 2d76d7760f80 to 259ad7844587 (1 revision) (flutter/engine#29438) * 27a7d2d Roll Skia from 259ad7844587 to 39eccabdc3e4 (1 revision) (flutter/engine#29439) * 7cee46c Revert "Roll Dart SDK from 3b11f88c96a5 to 976f160b547f (3 revisions)" (flutter/engine#29440)
a-siva
pushed a commit
to a-siva/engine
that referenced
this pull request
Jan 26, 2022
a-siva
added a commit
that referenced
this pull request
Jan 26, 2022
* Roll Dart SDK from e256855 to a3b62f3 (4 revisions) (#21809) * Roll Dart SDK from e655b9a to b58cfe5 (1 revision) (#21920) * Roll Dart SDK from fc82eee to 8be6a08 (1 revision) (#22005) * Roll Dart SDK from fe12b05 to a188781 (1 revision) (#22379) * Roll Skia from 95b5fb9 to 68ac3b9 (17 revisions) (#22713) * Roll Dart SDK from 2c74e62 to f9760fc (5 revisions) (#22881) * Roll Dart SDK from 68d1c75 to f166571 (1 revision) (#23056) * Roll Dart SDK from 970d74c to fd72dbb (1 revision) (#23820) * Trigger an engine build to re-open the tree (#26056) This commit is empty and simply triggers a new build to open the tree. Commit 106963e was re-built after a succesful build; upload to the cloud storage bin failed. * Roll Skia from d9a7c5953df3 to 827bb729a84d (2 revisions) (#26096) * Roll Dart SDK from d616108 to a527411 (0 revision) (#26156) * Roll Dart SDK from bb9d96f to 7250fd6 (0 revision) (#26374) * Roll Dart SDK from 202c42e to 2e9c430 (1 revision) (#26578) * Roll buildroot to 275038b (#26945) * [test] empty commit (#27599) https://flutter-review.googlesource.com/c/infra/+/15660 * Roll Dart SDK from e141400 to 6860708 (1 revision) (#27620) * Empty commit to apply latest LUCI config (#27767) * Roll Dart SDK from 3b11f88 to 976f160 (3 revisions) (#29436) * Empty commit to fix main tree status (#29760) * Add option to enable serial GC This option can be used to avoid thread contention issues for the UI thread when running on low power devices with limited number of cores. * Fix format. * Added test. * Add build rule. * Address review comments. Co-authored-by: skia-flutter-autoroll <[email protected]> Co-authored-by: Chris Bracken <[email protected]> Co-authored-by: Casey Hillers <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
cla: yes
waiting for tree to go green
This PR is approved and tested, but waiting for the tree to be green to land.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://dart.googlesource.com/sdk.git/+log/3b11f88c96a5..976f160b547f
2021-11-01 [email protected] Version 2.15.0-271.0.dev
2021-10-31 [email protected] Version 2.15.0-270.0.dev
2021-10-30 [email protected] Version 2.15.0-269.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 [email protected],[email protected],[email protected] 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://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