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/e736495eb7f0..f144d5fdca56

git log e736495..f144d5f --date=short --first-parent --format='%ad %ae %s'
2020-04-03 [email protected] [dart:html] Migrate css tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate indexeddb tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate custom_element tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate fileapi tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate html js tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate element tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate custom tests to NNBD
2020-04-03 [email protected] [nnbd/libs] Fixing more strong mode tests
2020-04-03 [email protected] Prepare to publish analyzer 0.39.5
2020-04-03 [email protected] Update MockSdkElements to create only migrated SDK.
2020-04-03 [email protected] [vm/async] Run pkg/front_end/tool/update_expectations.dart for CFE failures
2020-04-03 [email protected] Bug fix in the completion_metrics.dart visitor by fixing the element kind in the instance creation expressions
2020-04-03 [email protected] [dart:_http] Allow the embedder to prohibit HTTP traffic.
2020-04-03 [email protected] Migration: remove redundancy from NullabilityFixKind enum.
2020-04-03 [email protected] Migration: add support for a late hint with spaces
2020-04-03 [email protected] Migration: handle /*!*/ hint after more expression types.
2020-04-03 [email protected] [cfe] Add runtime/tests/vm/dart to the list of opt-out tests
2020-04-03 [email protected] add --dartdevc-module-format argument to frontend_server
2020-04-03 [email protected] [tests/nnbd] Fix lib/isolate/function_send* tests for strong mode
2020-04-03 [email protected] [vm] Fix unsound code motion through checks.
2020-04-03 [email protected] [analyzer] Regression test for constructor with operator name
2020-04-03 [email protected] [co19] Roll co19 to 031c88444007120a4fb5c920203a040443c538be
2020-04-03 [email protected] [vm/aot] Walk any parameterized functions of TypeParameters.
2020-04-03 [email protected] [cfe] Handle covariant operator == parameter
2020-04-03 [email protected] [homebrew] Modify the version string when updating the version
2020-04-03 [email protected] [vm/async] Make async transformer use typed variables, make async patch use function types
2020-04-03 [email protected] Moved several classes with compile-time errors to 3_error_test
2020-04-03 [email protected] [analyzer] Fix crash with _OperatorName in Constructor
2020-04-03 [email protected] [CFE] Fix crash with constructor recovery; add error recovery tests
2020-04-03 [email protected] [CFE] Sort status files
2020-04-03 [email protected] [ddc, dart2js] Fix signature of js_util APIs expecting a constructor.

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

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] 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: [email protected]

https://dart.googlesource.com/sdk.git/+log/e736495eb7f0..f144d5fdca56

git log e736495..f144d5f --date=short --first-parent --format='%ad %ae %s'
2020-04-03 [email protected] [dart:html] Migrate css tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate indexeddb tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate custom_element tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate fileapi tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate html js tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate element tests to NNBD
2020-04-03 [email protected] [dart:html] Migrate custom tests to NNBD
2020-04-03 [email protected] [nnbd/libs] Fixing more strong mode tests
2020-04-03 [email protected] Prepare to publish analyzer 0.39.5
2020-04-03 [email protected] Update MockSdkElements to create only migrated SDK.
2020-04-03 [email protected] [vm/async] Run pkg/front_end/tool/update_expectations.dart for CFE failures
2020-04-03 [email protected] Bug fix in the completion_metrics.dart visitor by fixing the element kind in the instance creation expressions
2020-04-03 [email protected] [dart:_http] Allow the embedder to prohibit HTTP traffic.
2020-04-03 [email protected] Migration: remove redundancy from NullabilityFixKind enum.
2020-04-03 [email protected] Migration: add support for a late hint with spaces
2020-04-03 [email protected] Migration: handle `/*!*/` hint after more expression types.
2020-04-03 [email protected] [cfe] Add runtime/tests/vm/dart to the list of opt-out tests
2020-04-03 [email protected] add --dartdevc-module-format argument to frontend_server
2020-04-03 [email protected] [tests/nnbd] Fix lib/isolate/function_send* tests for strong mode
2020-04-03 [email protected] [vm] Fix unsound code motion through checks.
2020-04-03 [email protected] [analyzer] Regression test for constructor with operator name
2020-04-03 [email protected] [co19] Roll co19 to 031c88444007120a4fb5c920203a040443c538be
2020-04-03 [email protected] [vm/aot] Walk any parameterized functions of TypeParameters.
2020-04-03 [email protected] [cfe] Handle covariant operator == parameter
2020-04-03 [email protected] [homebrew] Modify the version string when updating the version
2020-04-03 [email protected] [vm/async] Make async transformer use typed variables, make async patch use function types
2020-04-03 [email protected] Moved several classes with compile-time errors to 3_error_test
2020-04-03 [email protected] [analyzer] Fix crash with _OperatorName in Constructor
2020-04-03 [email protected] [CFE] Fix crash with constructor recovery; add error recovery tests
2020-04-03 [email protected] [CFE] Sort status files
2020-04-03 [email protected] [ddc, dart2js] Fix signature of js_util APIs expecting a constructor.

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

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] 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: [email protected]
@skia-flutter-autoroll skia-flutter-autoroll added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Apr 3, 2020
@fluttergithubbot fluttergithubbot merged commit d5a9e77 into flutter:master Apr 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 4, 2020
goderbauer pushed a commit to goderbauer/engine that referenced this pull request Apr 16, 2020
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants