Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll src/third_party/dart 3e43a3dcadf9..eb18db2116dc (37 commits) #17731

Merged

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://dart.googlesource.com/sdk.git/+log/3e43a3dcadf9..eb18db2116dc

git log 3e43a3d..eb18db2 --date=short --first-parent --format='%ad %ae %s'
2020-04-15 johnniwinther@google.com [cfe,kernel] Add Field.isInternalImplementation
2020-04-15 sgrekhov@unipro.ru Allow 3 digit (_txxx.dart) pattern for co19 tests
2020-04-15 sra@google.com Avoid 'late' for timer
2020-04-15 sra@google.com Fix comments in future_impl.dart as per code review
2020-04-15 srawlins@google.com analyzer: Add SecurityLintCode and a new getter on ErrorCode, isIgnorable
2020-04-15 bkonyi@google.com [ package:vm_service ] Prepare for 4.0.1 release
2020-04-14 paulberry@google.com Migration: add offset/end getters to NodeProducingEditPlan.
2020-04-14 paulberry@google.com Migration: prioritize changes differently if they're due to hints.
2020-04-14 paulberry@google.com Migration: track multiple fix reasons for expressions with complex types.
2020-04-14 regis@google.com [gardening] Skip timing out pkg/vm/test/kernel_front_end_test.
2020-04-14 jcollins@google.com Revert "Add html_common to .gni files."
2020-04-14 rmacnak@google.com Revert "[vm] Include the handler function in HandleMessage timeline events."
2020-04-14 mfairhurst@google.com [nnbd_migration] allow edits to be done incrementally.
2020-04-14 mfairhurst@google.com [nnbd_migration] Reset dartfix change listener on rerun.
2020-04-14 mfairhurst@google.com [nnbd_migration] Add CSS class tracking when the user needs to rerun
2020-04-14 regis@google.com [gardening] Mark timing out tests in pkg as slow.
2020-04-14 mfairhurst@google.com [nnbd_migration] Clean up edit URLs in preview site tests
2020-04-14 mfairhurst@google.com [nnbd_migration] Rename originalContent to diskContent, it can change.
2020-04-14 mfairhurst@google.com [nnbd_migration] Add optional offset mapper to navigation assertion
2020-04-14 mfairhurst@google.com [nnbd_migration] Move region & navigation target asserts into test base
2020-04-14 mfairhurst@google.com [nnbd_migration] Add three new offset mappers: insert, sequence, rebase
2020-04-14 aam@google.com Revert "Reland "[vm/isolates] Introduce fast isolate spawn in AOT.""
2020-04-14 scheglov@google.com Don't do TOP_MERGE when computing inheritedMap.
2020-04-14 leafp@google.com Fix incorrect instance checks.
2020-04-14 jwren@google.com Mark dartdev/test/* as Slow, Pass in pkg/pkg.status file
2020-04-14 aam@google.com Reland "[vm/isolates] Introduce fast isolate spawn in AOT."
2020-04-14 liama@google.com [nnbd] Fix some IO strong mode tests
2020-04-14 alexmarkov@google.com [vm/aot/tfa/nnbd] Fix handling of non-nullable types in NNBD strong mode
2020-04-14 sra@google.com Use implicit cast in future_impl
2020-04-14 danny@tuppeny.com Require exact type matches for equality in LSP classes
2020-04-14 danny@tuppeny.com Resolve type aliases when generating LSP equals methods
2020-04-14 victor.agnez46@gmail.com Fix undefined behavior in UnboxedFieldBitmap
2020-04-14 athom@google.com [co19] Roll co19 to 929da300c553ebb8a9ff744746bcc1326613e1f9
2020-04-14 davidmorgan@google.com Revert "bump to linter 0.1.115"
2020-04-14 johnniwinther@google.com [analyzer,cfe,dart2js] Add pretty printing to id testing
2020-04-14 johnniwinther@google.com [cfe] Avoid reporting missing implementation on internal fields for late lowering
2020-04-14 karlklose@google.com [infra] Make configuration name for run_abi_tests a parameter

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

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/3e43a3dcadf9..eb18db2116dc

git log 3e43a3d..eb18db2 --date=short --first-parent --format='%ad %ae %s'
2020-04-15 johnniwinther@google.com [cfe,kernel] Add Field.isInternalImplementation
2020-04-15 sgrekhov@unipro.ru Allow 3 digit (_txxx.dart) pattern for co19 tests
2020-04-15 sra@google.com Avoid 'late' for timer
2020-04-15 sra@google.com Fix comments in future_impl.dart as per code review
2020-04-15 srawlins@google.com analyzer: Add SecurityLintCode and a new getter on ErrorCode, isIgnorable
2020-04-15 bkonyi@google.com [ package:vm_service ] Prepare for 4.0.1 release
2020-04-14 paulberry@google.com Migration: add offset/end getters to NodeProducingEditPlan.
2020-04-14 paulberry@google.com Migration: prioritize changes differently if they're due to hints.
2020-04-14 paulberry@google.com Migration: track multiple fix reasons for expressions with complex types.
2020-04-14 regis@google.com [gardening] Skip timing out pkg/vm/test/kernel_front_end_test.
2020-04-14 jcollins@google.com Revert "Add html_common to .gni files."
2020-04-14 rmacnak@google.com Revert "[vm] Include the handler function in HandleMessage timeline events."
2020-04-14 mfairhurst@google.com [nnbd_migration] allow edits to be done incrementally.
2020-04-14 mfairhurst@google.com [nnbd_migration] Reset dartfix change listener on rerun.
2020-04-14 mfairhurst@google.com [nnbd_migration] Add CSS class tracking when the user needs to rerun
2020-04-14 regis@google.com [gardening] Mark timing out tests in pkg as slow.
2020-04-14 mfairhurst@google.com [nnbd_migration] Clean up edit URLs in preview site tests
2020-04-14 mfairhurst@google.com [nnbd_migration] Rename originalContent to diskContent, it can change.
2020-04-14 mfairhurst@google.com [nnbd_migration] Add optional offset mapper to navigation assertion
2020-04-14 mfairhurst@google.com [nnbd_migration] Move region & navigation target asserts into test base
2020-04-14 mfairhurst@google.com [nnbd_migration] Add three new offset mappers: insert, sequence, rebase
2020-04-14 aam@google.com Revert "Reland "[vm/isolates] Introduce fast isolate spawn in AOT.""
2020-04-14 scheglov@google.com Don't do TOP_MERGE when computing inheritedMap.
2020-04-14 leafp@google.com Fix incorrect instance checks.
2020-04-14 jwren@google.com Mark dartdev/test/* as Slow, Pass in pkg/pkg.status file
2020-04-14 aam@google.com Reland "[vm/isolates] Introduce fast isolate spawn in AOT."
2020-04-14 liama@google.com [nnbd] Fix some IO strong mode tests
2020-04-14 alexmarkov@google.com [vm/aot/tfa/nnbd] Fix handling of non-nullable types in NNBD strong mode
2020-04-14 sra@google.com Use implicit cast in future_impl
2020-04-14 danny@tuppeny.com Require exact type matches for equality in LSP classes
2020-04-14 danny@tuppeny.com Resolve type aliases when generating LSP equals methods
2020-04-14 victor.agnez46@gmail.com Fix undefined behavior in UnboxedFieldBitmap
2020-04-14 athom@google.com [co19] Roll co19 to 929da300c553ebb8a9ff744746bcc1326613e1f9
2020-04-14 davidmorgan@google.com Revert "bump to linter 0.1.115"
2020-04-14 johnniwinther@google.com [analyzer,cfe,dart2js] Add pretty printing to id testing
2020-04-14 johnniwinther@google.com [cfe] Avoid reporting missing implementation on internal fields for late lowering
2020-04-14 karlklose@google.com [infra] Make configuration name for run_abi_tests a parameter

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

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 15, 2020
@fluttergithubbot fluttergithubbot merged commit e076a96 into flutter:master Apr 15, 2020
goderbauer pushed a commit to goderbauer/engine that referenced this pull request Apr 16, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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