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/e84bea25df23..3eaae5405d37

git log e84bea2..3eaae54 --date=short --first-parent --format='%ad %ae %s'
2020-01-23 nbosch@google.com Enable and fix directives_ordering lint
2020-01-23 jakemac@google.com Remove multiRootOutputPath special case for package: uris
2020-01-23 aam@google.com [io/file_watching] Skip unwatching if listener has been closed already.
2020-01-23 asiva@google.com Update ABI version.
2020-01-23 nshahan@google.com [dartdevc] Update FutureOr is, as, and _check methods for NNBD
2020-01-23 paulberry@google.com Migration: Fix hang in preview server when an exception occurs.
2020-01-23 paulberry@google.com Migration: as a temporary measure, remove code via commenting it out.
2020-01-23 scheglov@google.com Revert "Use NNBD_TOP_MERGE to combine signatures of the inherited members."
2020-01-23 mfairhurst@google.com [nnbd_migration] Don't union implicit types to bounds
2020-01-23 jcollins@google.com Updates to steamroll_ecosystem prior to port.
2020-01-23 rmacnak@google.com [test] Update copied mirrors tests for Dart 3.
2020-01-23 rmacnak@google.com [test] Run some service tests in AOT.
2020-01-23 scheglov@google.com Use NNBD_TOP_MERGE to combine signatures of the inherited members.
2020-01-23 brianwilkerson@google.com Update a preview site after adding or removing a hint
2020-01-23 paulberry@google.com Migration: switch to using the FixBuilder.
2020-01-23 dmitryas@google.com [cfe] Report errors on missing default values of optional parameters
2020-01-23 vsm@google.com [dartdevc/nnbd] run co19 tests

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

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/e84bea25df23..3eaae5405d37

git log e84bea2..3eaae54 --date=short --first-parent --format='%ad %ae %s'
2020-01-23 nbosch@google.com Enable and fix directives_ordering lint
2020-01-23 jakemac@google.com Remove multiRootOutputPath special case for package: uris
2020-01-23 aam@google.com [io/file_watching] Skip unwatching if listener has been closed already.
2020-01-23 asiva@google.com Update ABI version.
2020-01-23 nshahan@google.com [dartdevc] Update FutureOr is, as, and _check methods for NNBD
2020-01-23 paulberry@google.com Migration: Fix hang in preview server when an exception occurs.
2020-01-23 paulberry@google.com Migration: as a temporary measure, remove code via commenting it out.
2020-01-23 scheglov@google.com Revert "Use NNBD_TOP_MERGE to combine signatures of the inherited members."
2020-01-23 mfairhurst@google.com [nnbd_migration] Don't union implicit types to bounds
2020-01-23 jcollins@google.com Updates to steamroll_ecosystem prior to port.
2020-01-23 rmacnak@google.com [test] Update copied mirrors tests for Dart 3.
2020-01-23 rmacnak@google.com [test] Run some service tests in AOT.
2020-01-23 scheglov@google.com Use NNBD_TOP_MERGE to combine signatures of the inherited members.
2020-01-23 brianwilkerson@google.com Update a preview site after adding or removing a hint
2020-01-23 paulberry@google.com Migration: switch to using the FixBuilder.
2020-01-23 dmitryas@google.com [cfe] Report errors on missing default values of optional parameters
2020-01-23 vsm@google.com [dartdevc/nnbd] run co19 tests

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

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
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit 4e03c90 into flutter:master Jan 23, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 24, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 24, 2020
flutter/engine@439a218...f10f03a

git log 439a218..f10f03a --first-parent --oneline
2020-01-24 chinmaygarde@google.com Fix data race in DartIsolateGroupData. (flutter/engine#15949)
2020-01-23 1889916+miguelfrde@users.noreply.github.com [fuchsia] Add LogSink to flutter_[jit & aot]_product_runner (flutter/engine#15697)
2020-01-23 jason-simmons@users.noreply.github.com Do not produce timeline events in release mode (flutter/engine#15894)
2020-01-23 skia-flutter-autoroll@skia.org Roll src/third_party/dart e84bea25df23..3eaae5405d37 (17 commits) (flutter/engine#15946)
2020-01-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia e4ddb8a7cddc..c88a3bc3f561 (24 commits) (flutter/engine#15945)


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 aaclarke@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
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
https://dart.googlesource.com/sdk.git/+log/e84bea25df23..3eaae5405d37

git log e84bea2..3eaae54 --date=short --first-parent --format='%ad %ae %s'
2020-01-23 nbosch@google.com Enable and fix directives_ordering lint
2020-01-23 jakemac@google.com Remove multiRootOutputPath special case for package: uris
2020-01-23 aam@google.com [io/file_watching] Skip unwatching if listener has been closed already.
2020-01-23 asiva@google.com Update ABI version.
2020-01-23 nshahan@google.com [dartdevc] Update FutureOr is, as, and _check methods for NNBD
2020-01-23 paulberry@google.com Migration: Fix hang in preview server when an exception occurs.
2020-01-23 paulberry@google.com Migration: as a temporary measure, remove code via commenting it out.
2020-01-23 scheglov@google.com Revert "Use NNBD_TOP_MERGE to combine signatures of the inherited members."
2020-01-23 mfairhurst@google.com [nnbd_migration] Don't union implicit types to bounds
2020-01-23 jcollins@google.com Updates to steamroll_ecosystem prior to port.
2020-01-23 rmacnak@google.com [test] Update copied mirrors tests for Dart 3.
2020-01-23 rmacnak@google.com [test] Run some service tests in AOT.
2020-01-23 scheglov@google.com Use NNBD_TOP_MERGE to combine signatures of the inherited members.
2020-01-23 brianwilkerson@google.com Update a preview site after adding or removing a hint
2020-01-23 paulberry@google.com Migration: switch to using the FixBuilder.
2020-01-23 dmitryas@google.com [cfe] Report errors on missing default values of optional parameters
2020-01-23 vsm@google.com [dartdevc/nnbd] run co19 tests

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

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
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants