Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll src/third_party/dart c561a9eacc1b..fe9f30c3896e (7 commits)#14475

Merged
skia-flutter-autoroll merged 1 commit into
flutter-team-archive:masterfrom
skia-flutter-autoroll:dart-sdk-flutter-engine
Dec 13, 2019
Merged

Roll src/third_party/dart c561a9eacc1b..fe9f30c3896e (7 commits)#14475
skia-flutter-autoroll merged 1 commit into
flutter-team-archive:masterfrom
skia-flutter-autoroll:dart-sdk-flutter-engine

Conversation

@skia-flutter-autoroll

Copy link
Copy Markdown
Contributor

https://dart.googlesource.com/sdk.git/+log/c561a9eacc1b..fe9f30c3896e

git log c561a9e..fe9f30c --date=short --first-parent --format='%ad %ae %s'
2019-12-13 gityuan@gmail.com [timeline] support vm events available to systrace
2019-12-13 srujzs@google.com Skip all html tests for d8
2019-12-13 rnystrom@google.com Turn the Dart 2.0 migration tool into an NNBD migration tool.
2019-12-12 scheglov@google.com Stop setting AST properties for DDC.
2019-12-12 zichangguo@google.com [dart:io] RawSocketOption.fromInt should follow the same endian as host
2019-12-12 zichangguo@google.com [vm/debugger] --trace-debugger-stacktrace prints async causal stack trace
2019-12-12 rnystrom@google.com Move NNBD tests (language_2/nnbd) to new NNBD test directory.

Created with:
gclient setdep -r src/third_party/dart@fe9f30c3896e

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 on the revert to ensure that a human
is aware of the problem.

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/+/master/autoroll/README.md

Bug: None
Tbr: dart-vm-team@google.com

https://dart.googlesource.com/sdk.git/+log/c561a9eacc1b..fe9f30c3896e

git log c561a9e..fe9f30c --date=short --first-parent --format='%ad %ae %s'
2019-12-13 gityuan@gmail.com [timeline] support vm events available to systrace
2019-12-13 srujzs@google.com Skip all html tests for d8
2019-12-13 rnystrom@google.com Turn the Dart 2.0 migration tool into an NNBD migration tool.
2019-12-12 scheglov@google.com Stop setting AST properties for DDC.
2019-12-12 zichangguo@google.com [dart:io] RawSocketOption.fromInt should follow the same endian as host
2019-12-12 zichangguo@google.com [vm/debugger] --trace-debugger-stacktrace prints async causal stack trace
2019-12-12 rnystrom@google.com Move NNBD tests (language_2/nnbd) to new NNBD test directory.

Created with:
  gclient setdep -r src/third_party/dart@fe9f30c3896e

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 on the revert to ensure that a human
is aware of the problem.

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/+/master/autoroll/README.md

Bug: None
Tbr: dart-vm-team@google.com
@skia-flutter-autoroll

Copy link
Copy Markdown
Contributor Author

Auto-roller completed checks. About to merge.

1 similar comment
@skia-flutter-autoroll

Copy link
Copy Markdown
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit 4ca54fe into flutter-team-archive:master Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
franciscojma86 pushed a commit to flutter/flutter that referenced this pull request Dec 17, 2019
* 7922bc8 [web] adding firefox unit tests to font loading (flutter-team-archive/engine#14467)

* 4ca54fe Roll src/third_party/dart c561a9eacc1b..fe9f30c3896e (7 commits) (flutter-team-archive/engine#14475)

* b616dcd Roll fuchsia/sdk/core/linux-amd64 from sBbWo... to QZVxo... (flutter-team-archive/engine#14473)

* 1377ef6 Roll src/third_party/skia c514e7d9be6e..d0840ecf5831 (18 commits) (flutter-team-archive/engine#14478)

* bdd4e4d Do not assume that createTypeface is called before getStyle in the AssetManagerFontStyleSet (flutter-team-archive/engine#14343)
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
…archive#14475)

https://dart.googlesource.com/sdk.git/+log/c561a9eacc1b..fe9f30c3896e

git log c561a9e..fe9f30c --date=short --first-parent --format='%ad %ae %s'
2019-12-13 gityuan@gmail.com [timeline] support vm events available to systrace
2019-12-13 srujzs@google.com Skip all html tests for d8
2019-12-13 rnystrom@google.com Turn the Dart 2.0 migration tool into an NNBD migration tool.
2019-12-12 scheglov@google.com Stop setting AST properties for DDC.
2019-12-12 zichangguo@google.com [dart:io] RawSocketOption.fromInt should follow the same endian as host
2019-12-12 zichangguo@google.com [vm/debugger] --trace-debugger-stacktrace prints async causal stack trace
2019-12-12 rnystrom@google.com Move NNBD tests (language_2/nnbd) to new NNBD test directory.

Created with:
  gclient setdep -r src/third_party/dart@fe9f30c3896e

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 on the revert to ensure that a human
is aware of the problem.

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/+/master/autoroll/README.md

Bug: None
Tbr: dart-vm-team@google.com
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

2 participants