Skip to content

Commit

Permalink
Roll Dart SDK from 63cf56d to 66c1b51 (14 revisions)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/63cf56d92510..66c1b51c07b7

2020-06-26 joshualitt@google.com [dart2js] 20 dart2js tests ported to nnbd #1.
2020-06-26 joshualitt@google.com [dart2js] Support package json files in modular_test_suite.
2020-06-26 cskau@google.com [Test] Fixes sdk_hash_test broken by Windows line breaks.
2020-06-26 cskau@google.com [SDK] Adds an SDK hash to kernels and the VM.
2020-06-26 johnniwinther@google.com [cfe] Update CFE message to use 'null safety' instead of 'non-nullable'
2020-06-26 dacoharkes@google.com [vm/ffi] Remove try-catch from ffi trampoline if no handle scope
2020-06-26 sstrickl@google.com Add internal benchmarks to .gitignore.
2020-06-26 karlklose@google.com [infra] Remove support for approvals from compare_results
2020-06-26 whesse@google.com Roll benchmarks-internal to 15a6634bd60ed0b937ed5dbc874cba2da9865514
2020-06-26 kustermann@google.com [vm] Remove ARMv6 related code
2020-06-26 sgrekhov@unipro.ru [co19] Enable Language/Libraries_and_Scripts tests
2020-06-26 athom@google.com [co19] Roll co19 to e674d8ccb29250fa5d7ac886fa98c5962543fffc
2020-06-26 jensj@google.com Revert "[CFE] Set correct async markers in outline phase"
2020-06-26 karlklose@google.com [infra] Support posting results to staging in post_results_to_pubsub

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/+doc/master/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll committed Jun 26, 2020
1 parent 2a81d8d commit ca5926c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '63cf56d92510d71154dfefa9faf6a7d9858db810',
'dart_revision': '66c1b51c07b74f98911ddbb7fa5a612618afc128',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 88ecd67bb11f76cba9aceea22876eab6
Signature: fabcbef09de1795a1d96064e22958934

UNUSED LICENSES:

Expand Down

0 comments on commit ca5926c

Please sign in to comment.