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/114752421dca..9f65693f5772

git log 1147524..9f65693 --date=short --first-parent --format='%ad %ae %s'
2020-04-09 annagrin@google.com Use offset for detecting scope in ExpressionCompiler
2020-04-09 liama@google.com [nnbd] Fix some async tests in strong mode
2020-04-09 sra@google.com [js_runtime] avoid array write checks in List.filled
2020-04-09 rnystrom@google.com Migrate language_2/dynamic to NNBD.
2020-04-09 sra@google.com [js_runtime] Tweak 'as' check in _SyncStarIterator
2020-04-09 jcollins@google.com Add html_common to .gni files.
2020-04-09 alexmarkov@google.com [vm/nnbd] Fix crash in FFI implementation in NNBD strong mode
2020-04-09 mfairhurst@google.com Fix analyzer windows bot
2020-04-09 paulberry@google.com Migration: remove preview section "edit rationale"
2020-04-09 danny@tuppeny.com Get go-to-definition working with plugins for LSP
2020-04-09 brianwilkerson@google.com Remove the experimental flag from closing labels
2020-04-09 scheglov@google.com Update TOP_MERGE according to the spec change.
2020-04-09 srawlins@google.com analyzer: Do not mark any enum values as unused if the values accessor is accessed
2020-04-09 rnystrom@google.com Migrate language_2/enum to NNBD.
2020-04-09 kustermann@google.com [vm/compiler] Make inline cases of AssertAssignable smaller taking advantage of receiver type.
2020-04-09 davidmorgan@google.com Revert "[dart:io] Preserve header case in http header _builds()"
2020-04-09 zichangguo@google.com [dart:io] Preserve header case in http header _builds()
2020-04-09 scheglov@google.com Test that hints are reported.
2020-04-09 rnystrom@google.com Change test script to prefer a named configuration when possible.
2020-04-09 rnystrom@google.com Migrate language_2/final to NNBD.
2020-04-08 rmacnak@google.com [vm] Remove use of memmove/memset for class tables.
2020-04-08 rnystrom@google.com Oops. Make "--legacy" actually do something.
2020-04-08 scheglov@google.com Support for TypedLiteral in LinterContext.canBeConst().
2020-04-08 sra@google.com [dart2js] Fix CommonMasks.createFromStaticType for variance
2020-04-08 liama@google.com [nnbd] Fix a mirrors test in strong mode.
2020-04-08 zichangguo@google.com [dart:io] Throw a FormatException when filters receive bad data.
2020-04-08 srujzs@google.com [dart:html] Add SubmitEvent to Event native annotation
2020-04-08 rmacnak@google.com [infra] Reduce duplication in configuring the sanitizer bots.
2020-04-08 leafp@google.com Test TOP_MERGE on super-interfaces.
2020-04-08 leafp@google.com TOP_MERGE member override tests.

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

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/114752421dca..9f65693f5772

git log 1147524..9f65693 --date=short --first-parent --format='%ad %ae %s'
2020-04-09 annagrin@google.com Use offset for detecting scope in ExpressionCompiler
2020-04-09 liama@google.com [nnbd] Fix some async tests in strong mode
2020-04-09 sra@google.com [js_runtime] avoid array write checks in List.filled
2020-04-09 rnystrom@google.com Migrate language_2/dynamic to NNBD.
2020-04-09 sra@google.com [js_runtime] Tweak 'as' check in _SyncStarIterator
2020-04-09 jcollins@google.com Add html_common to .gni files.
2020-04-09 alexmarkov@google.com [vm/nnbd] Fix crash in FFI implementation in NNBD strong mode
2020-04-09 mfairhurst@google.com Fix analyzer windows bot
2020-04-09 paulberry@google.com Migration: remove preview section "edit rationale"
2020-04-09 danny@tuppeny.com Get go-to-definition working with plugins for LSP
2020-04-09 brianwilkerson@google.com Remove the experimental flag from closing labels
2020-04-09 scheglov@google.com Update TOP_MERGE according to the spec change.
2020-04-09 srawlins@google.com analyzer: Do not mark any enum values as unused if the values accessor is accessed
2020-04-09 rnystrom@google.com Migrate language_2/enum to NNBD.
2020-04-09 kustermann@google.com [vm/compiler] Make inline cases of AssertAssignable smaller taking advantage of receiver type.
2020-04-09 davidmorgan@google.com Revert "[dart:io] Preserve header case in http header _builds()"
2020-04-09 zichangguo@google.com [dart:io] Preserve header case in http header _builds()
2020-04-09 scheglov@google.com Test that hints are reported.
2020-04-09 rnystrom@google.com Change test script to prefer a named configuration when possible.
2020-04-09 rnystrom@google.com Migrate language_2/final to NNBD.
2020-04-08 rmacnak@google.com [vm] Remove use of memmove/memset for class tables.
2020-04-08 rnystrom@google.com Oops. Make "--legacy" actually do something.
2020-04-08 scheglov@google.com Support for TypedLiteral in LinterContext.canBeConst().
2020-04-08 sra@google.com [dart2js] Fix CommonMasks.createFromStaticType for variance
2020-04-08 liama@google.com [nnbd] Fix a mirrors test in strong mode.
2020-04-08 zichangguo@google.com [dart:io] Throw a FormatException when filters receive bad data.
2020-04-08 srujzs@google.com [dart:html] Add SubmitEvent to Event native annotation
2020-04-08 rmacnak@google.com [infra] Reduce duplication in configuring the sanitizer bots.
2020-04-08 leafp@google.com Test TOP_MERGE on super-interfaces.
2020-04-08 leafp@google.com TOP_MERGE member override tests.

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

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 Apr 10, 2020
@fluttergithubbot fluttergithubbot merged commit d5d33f2 into flutter:master Apr 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 10, 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