Skip to content

Commit dda3619

Browse files
Roll src/third_party/dart 270966b16044..171059d27689 (19 commits) (flutter#14558)
https://dart.googlesource.com/sdk.git/+log/270966b16044..171059d27689 git log 270966b16044..171059d27689 --date=short --first-parent --format='%ad %ae %s' 2019-12-18 [email protected] [test_runner] Avoid potential errors using the wrong SDK fork in paths 2019-12-18 [email protected] Remove AnalysisOptionsImpl.strongModeHints 2019-12-18 [email protected] [nnbd_migration] Handle downcasting type arguments. 2019-12-18 [email protected] [ package:vm_service ] Fix issue where TimelineEvent objects never had any content 2019-12-18 [email protected] [vm/bytecode] Cleanup support for old versions of bytecode format 2019-12-18 [email protected] Migration: Re-architect FixBuilder to use the analyzer resolver. 2019-12-18 [email protected] Remove unnecessary uses of new in analysis_server 2019-12-18 [email protected] Remove unnecessary uses of const in analyzer_cli 2019-12-18 [email protected] Remove unnecessary uses of new in analysis_server_client 2019-12-18 [email protected] [test_runner] Only skip analyzer configurations with NNBD on language_2 2019-12-18 [email protected] Whitelist _2 suites as opted out from NNBD 2019-12-18 [email protected] Reland "[vm, linux] Try to attach names to all VirtualMemory allocations using memfd." 2019-12-18 [email protected] Remove StrongModeCode.DYNAMIC_INVOKE 2019-12-18 [email protected] [vm] Don't require inputs to be _Smi in InlineByteArrayBaseStore in AOT. 2019-12-18 [email protected] Migrate corelib_2/regexp files to NNBD. 2019-12-18 [email protected] [vm] Reland "Weaken dwarf_stack_trace expected stack trace." 2019-12-18 [email protected] [cfe] Report an error if thrown expression isn't assignable to Object 2019-12-18 [email protected] [cfe] Fix compiler crashes on for-in iterables with Null type 2019-12-18 [email protected] Update LSP spec URI and regenerate from spec Created with: gclient setdep -r src/third_party/dart@171059d27689 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 [email protected] 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: [email protected]
1 parent 1ecfdcb commit dda3619

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': '270966b160442f3ee16f99f9de18b263900c7050',
37+
'dart_revision': '171059d2768967b8b17e8ce33f09ce413c63b69a',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 48939ac3d8120cff452043892bb7e0a3
1+
Signature: f1b01cca605a48a58c06e37f300d0e79
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)