mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 3eaae5405d37..c359b5943a52 (13 commits) (flutter/engine#15959)
https://dart.googlesource.com/sdk.git/+log/3eaae5405d37..c359b5943a52 git log 3eaae5405d37..c359b5943a52 --date=short --first-parent --format='%ad %ae %s' 2020-01-24 rmacnak@google.com [vm, service] Fix and enable more services tests. 2020-01-24 scheglov@google.com Convert opt-in elements to legacy when resolving annotations. 2020-01-24 bkonyi@google.com [ dartfuzz ] Fixed type table for `sumManyDoubles` 2020-01-24 bkonyi@google.com Revert "[vm] resolve symbolic link to find kernel_service snapshot" 2020-01-24 brianwilkerson@google.com Remove the notion of required fixes from dartfix and the server 2020-01-23 pquitslund@google.com de-dup mutiply exported elements 2020-01-23 jakemac@google.com Allow http uris in frontend_server, front_end, and ddc. 2020-01-23 asiva@google.com [VM/libraries] Address code review comment from previous CL. 2020-01-23 scheglov@google.com Fixes for NORM and FunctionType(s) - type parameters, and covariant formal parameters. 2020-01-23 zichangguo@google.com [vm] resolve symbolic link to find kernel_service snapshot 2020-01-23 rmacnak@google.com [vm, service] Fix race in Service.controlWebServer / getInfo. 2020-01-23 srawlins@google.com NNBD preview: Make navigation directories collapsible; closes #40109 2020-01-23 asiva@google.com [VM/libraries] Fix more analyzer warnings related to NNBD in patch files. Created with: gclient setdep -r src/third_party/dart@c359b5943a52 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
This commit is contained in:
parent
33999d4bc3
commit
e83e36cfe7
2
DEPS
2
DEPS
@ -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': '3eaae5405d3780e45a6ba3c839b0948f59f41e2e',
|
||||
'dart_revision': 'c359b5943a52b525198bb094a731d06c2a7fe08f',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user