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/e7e45599cb1a..5701c4fd3b11

git log e7e4559..5701c4f --date=short --first-parent --format='%ad %ae %s'
2020-03-03 regis@google.com [VM/nnbd] Remove propagation of library mode to runtime after spec change.
2020-03-03 joshualitt@google.com [dart2js] Define type parameters of tearoffs as Object*/Object?
2020-03-03 jwren@google.com Override and allow the hidden option to be set on MigrateCommand
2020-03-03 nbosch@google.com Make some utilities private
2020-03-03 rmacnak@google.com [infra] Skip dart/trigger_gc_in_native_test on TSAN bot.
2020-03-03 pquitslund@google.com handle null exception params
2020-03-03 paulberry@google.com Add currentVersion to experiments.g.dart code generated output.
2020-03-03 paulberry@google.com Add current-version field to tools/experimental_features.yaml.
2020-03-03 jwren@google.com Allow dartdev to be executed from some ./dart-sdk/sdk/out/ReleaseX64/dart dart executable
2020-03-03 pquitslund@google.com fix pub get
2020-03-03 brianwilkerson@google.com Fix replace_null_with_closure when the parameter type has no parameter names (issue 40578)
2020-03-03 srawlins@google.com Missed one expectation change in parser recovery test
2020-03-03 rmacnak@google.com [vm, gc] Fix a lock order inversion detected by TSAN.
2020-03-03 rmacnak@google.com [vm, test] Fix data races in vm/cc/ThreadPool_*
2020-03-03 brianwilkerson@google.com Unify two error codes and improve the messages
2020-03-03 jcollins@google.com Prevent a crash when we have a -1 offset.
2020-03-03 nshahan@google.com [dartdevc] Add normalization of FutureOr types
2020-03-03 rmacnak@google.com [vm, gc] Fix data race during safepointing detected by TSAN in vm/cc/SafepointTestDart.
2020-03-03 rmacnak@google.com [vm, test] Fix race in shutdown of MessageHandler_Run.
2020-03-03 paulberry@google.com Migration: separate EditLink and TargetLink models for preview tool.
2020-03-03 paulberry@google.com Migration: update region_renderer_test to use new EditDetails data structure.
2020-03-03 paulberry@google.com Make migration codegen traverse directories in a stable order.
2020-03-03 paulberry@google.com Sort declarations in generate_resources.dart
2020-03-03 paulberry@google.com Migration: create object model for edit details.
2020-03-03 vsm@google.com [nnbd] skip runes tests that are no longer valid

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

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/e7e45599cb1a..5701c4fd3b11

git log e7e4559..5701c4f --date=short --first-parent --format='%ad %ae %s'
2020-03-03 regis@google.com [VM/nnbd] Remove propagation of library mode to runtime after spec change.
2020-03-03 joshualitt@google.com [dart2js] Define type parameters of tearoffs as Object*/Object?
2020-03-03 jwren@google.com Override and allow the hidden option to be set on MigrateCommand
2020-03-03 nbosch@google.com Make some utilities private
2020-03-03 rmacnak@google.com [infra] Skip dart/trigger_gc_in_native_test on TSAN bot.
2020-03-03 pquitslund@google.com handle null exception params
2020-03-03 paulberry@google.com Add currentVersion to experiments.g.dart code generated output.
2020-03-03 paulberry@google.com Add `current-version` field to tools/experimental_features.yaml.
2020-03-03 jwren@google.com Allow dartdev to be executed from some ./dart-sdk/sdk/out/ReleaseX64/dart dart executable
2020-03-03 pquitslund@google.com fix pub get
2020-03-03 brianwilkerson@google.com Fix replace_null_with_closure when the parameter type has no parameter names (issue 40578)
2020-03-03 srawlins@google.com Missed one expectation change in parser recovery test
2020-03-03 rmacnak@google.com [vm, gc] Fix a lock order inversion detected by TSAN.
2020-03-03 rmacnak@google.com [vm, test] Fix data races in vm/cc/ThreadPool_*
2020-03-03 brianwilkerson@google.com Unify two error codes and improve the messages
2020-03-03 jcollins@google.com Prevent a crash when we have a -1 offset.
2020-03-03 nshahan@google.com [dartdevc] Add normalization of FutureOr types
2020-03-03 rmacnak@google.com [vm, gc] Fix data race during safepointing detected by TSAN in vm/cc/SafepointTestDart.
2020-03-03 rmacnak@google.com [vm, test] Fix race in shutdown of MessageHandler_Run.
2020-03-03 paulberry@google.com Migration: separate EditLink and TargetLink models for preview tool.
2020-03-03 paulberry@google.com Migration: update region_renderer_test to use new EditDetails data structure.
2020-03-03 paulberry@google.com Make migration codegen traverse directories in a stable order.
2020-03-03 paulberry@google.com Sort declarations in generate_resources.dart
2020-03-03 paulberry@google.com Migration: create object model for edit details.
2020-03-03 vsm@google.com [nnbd] skip runes tests that are no longer valid

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

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 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 Mar 3, 2020
@fluttergithubbot fluttergithubbot merged commit ba8a892 into flutter:master Mar 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 4, 2020
cbracken pushed a commit to flutter/flutter that referenced this pull request Mar 4, 2020
* 04fa001 Roll src/third_party/skia 8121d27b297c..73ae40a424fa (1 commits) (flutter/engine#16900)

* f9b78c5 Drop last usages of Dart_New from engine (flutter/engine#16838)

* 0795be8 Roll src/third_party/skia 73ae40a424fa..b19408040143 (4 commits) (flutter/engine#16901)

* 2c5145e Roll src/third_party/dart ca3ad264a649..06155d499645 (3 commits) (flutter/engine#16902)

* 7ca9bf0 Roll fuchsia/sdk/core/mac-amd64 from WmA2M... to cGxwD... (flutter/engine#16903)

* 44ed690 Roll src/third_party/dart 06155d499645..c07d5d84b828 (3 commits) (flutter/engine#16904)

* 00d7794 Roll src/third_party/skia b19408040143..853789cdfe3c (1 commits) (flutter/engine#16905)

* 922e257 Roll src/third_party/skia 853789cdfe3c..96c2eb6258ae (3 commits) (flutter/engine#16906)

* e027340 Roll fuchsia/sdk/core/linux-amd64 from uiAI5... to ULy6Z... (flutter/engine#16907)

* 5fdfc12 Roll src/third_party/skia 96c2eb6258ae..b58098f34c56 (2 commits) (flutter/engine#16908)

* 66bac1c Roll src/third_party/dart c07d5d84b828..e7e45599cb1a (9 commits) (flutter/engine#16909)

* 0f7b14f Roll src/third_party/skia b58098f34c56..ae2da5e7f9b5 (3 commits) (flutter/engine#16910)

* 224e0f9 Roll src/third_party/skia ae2da5e7f9b5..964aa91580b6 (4 commits) (flutter/engine#16911)

* ca8bb0a Roll src/third_party/skia 964aa91580b6..4036cb1f0b6e (5 commits) (flutter/engine#16912)

* ba8a892 Roll src/third_party/dart e7e45599cb1a..5701c4fd3b11 (25 commits) (flutter/engine#16913)

* 78a1c7e Revert "Drop last usages of Dart_New from engine (#16838)" (flutter/engine#16915)
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