This roll includes the following Dart SDK commits:
779dc6eb85 Stop leaking file descriptors for HTTP clients
b294e48bdf Hack to fix sort order
5951f1e4f1 Improve enum declaration identifier recovery
1860096702 Use correct type arguments for Forest.
6e15762556 Bump to linter 0.1.50
e5820f7e94 Place generator body in same unit as entry
41fcbd097c [VM runtime] Initial version of Kernel Bytecode interpreter in VM runtime. Not fully working yet, only x64, no gc, no frame walking, etc...
a4772ea629 Refer to Expression and Statement via prefix
310745ca8b Add support for adding missing named parameters to constructors.
e8c8557fcb Switch the fix for adding not named required/positional parameter to using _ExecutableParameters.
fa071e8ecb Update AstBuildingForest tests
bedf640eca Address review comments from previous CLs
2d95c54392 CHANGELOG for cast/retype changes
6efd3b3654 Refactor output code for generators
e67222a92b [vm/compiler] Do not use call->ArgumentAt(0) to access receiver.
5afa2dca51 [dart:io] Fix ProcessStartMode.values
a49fd95d59 [CHANGELOG] Update for dart:io constant rename
3ec1b929e3 Remove dependencies on isolates.
2ad715e706 [vm/hr] Directly compare type arguments count when validate hot reload.
8dbe716085 Remove the unused GenericCovariantInterface bit
f61e1c0fb3 Mark metadata_test as failing on dart_precompiled
24224ced5b [VM] Update status file, test became much slower after strong-mode changes to mirrors implementation
a8364e3412 Add missing method to FastaParserTestCase
b5154dd01e Revert "[vm/kernel] Expression execution through Kernel.
2daa5610ac Add more issue numbers to fasta status file
b25e12ddc6 [fasta] Remove BuiltTypeBuilder
afd0a52a5a [vm/kernel] Expression execution through Kernel.
41eb5ddfdc Add some issue numbers to fasta status file
df9af04061 Remove CompilerOptions.useKernel
972d4b0b1d Add frontendInternal key and external example to messages tests
ee0a2cd8bc Restore type arguments on Forest
a65dc90bd0 Improve error message for invalid characters
fe3f87f192 [fasta] Reland "Handle annotations on formals and variables"
4c7926107e Remove support for --use-old-frontend option
039e8a1755 [vm/kernel] Enable kernel2kernel "constants" transformation in AOT mode (after running TFA)
2f781e46b0 Introduced support for metadata on enum values
862a894de6 Make `cast` do the same things as `retype`.
b347839ee6 Remove impact_test
3adb731af3 Remove id equivalence test and ast id helpers
d0112f4431 Remove old frontend equivalence tests
17e22dfcd3 Remove unneeded kernel tests and sourcemap old-frontend tests
a0d3bef5fb [release] Prepare changelog for 2.0.0-dev.54.0
2f924e457e Revert "[infra] Temporarily remove windows builder from the CQ"
fd9823ae9e Issue 21965. Add Quick Fix for adding missing named parameter.
964dae472c Issue 30577. Use AST to find position for the first directive.
74d03e7a75 Add a test that reproduces hot reload issue when class type arguments change.
3beb7fe860 Fix how we pass the type-parameter to StreamIterator in for-in
cc034472bb Fix LineInfo.getOffsetOfLineAfter().
f2b137343c Do not run analyzer benchmarks in checked mode.
702aca4ab1 [vm] Address TODOs for warn on unused result.
ac6ea06fd2 [dart:io] Switch ProcessStartMode back to an enum
0bab7e6bfa Issue 32765. Improve guess for type name identifier.
b73541cffe Add a skeleton for Dart Folding
ebcf5bec30 Update Analyzer/CFE type resolution test to use AstBuildingForest
316b10216f Fix Analyzer warning
1d8620044a Call computeTypeVar rather than parseTypeArguments when parsing expressions
8f6c6c2a8e Implement some missing override checking
2296f9d637 Run transformations on expression compilation.
c9cd32fb58 Clean up Forest.literalList and Forest.literalMap
2ccafe7a54 [kernel] Change dill representation of doubles
51fa3f3b0c Decouple HNode from TypeMask
d3c7df35b4 Revive AbstractValueDomain
03abbc73d2 CFE support for expression evaluation, refactored.
054559c5f3 Revert "CFE support for compiling individual expressions in a context."
95fab34cdf [infra] Temporarily remove windows builder from the CQ
4f586e265e [fasta] Update expectation files after CL 50941
9c6c3dcd89 [fasta] Store calculated bounds of type variables as their defaults
831a6ba598 Remove useOldFrontend testing from various tests
9bac9ee596 Remove useOldFrontend from compiler_helper
4b53f7e0d2 Remove useOldFrontend testing from TypeEnvironment
8e885f4393 Remove CompileMode
27ae11e4d8 Filter instantiation stubs
2e1c17e5c1 Revert "dump-info: Use relative paths for library canonicalUri..."
e10f0717d2 fix test status for a few tests changed in 3002e47e
95c29e6fb0 First cut test for Analyzer/BodyBuilder integration test
b017db1e8c [corelib_2 tests] Bigint computations are slow on simulated architectures. An added regression test for modPow increased computation time.
446668e95c Add required information for three more cases
3002e47e36 cleanup language_2 and corelib_2 tests that import dart:mirrors
4da831fd3a Latest pub_semver
179b31c157 Allow built-in identifiers for non-type entities, with a warning.
603d832371 Test for sync* checks
d87642df9c fix#33036, dartdevk now uses CFE for patching its SDK
1b8a3b1045 Implement support for overridden elements that are declared in mixins.
6c301a4e32 Bring in the latest pub
e62dd0157e [VM bigint] Fix padding length in Montgomery Reduction (fixes#32626). Add regression test to existing bigint test.
8515d74332 Add ImportElement.namespace and use it in completion.
410db09743 Do not convert the worker object in jsinterop, just like we do for window
f62302b8ee Make extracted widgets follow Flutter style - const constructor and @required named parameters.
d624b8580a Add DartEditBuilder.writeReference().
2dd6aba0f4 Add the analyzer implementation of Forest
65d7bf8152 [vm] Align 64-bit atomic variables for 32-bit iOS.
de59cdf498 [VM] Fix for issue 33027 (Fixes strong mode runtime error in _FileSystemWatcher
3192d0052c Start adding parameters needed by analyzer
86ccd4f790 Fix poor error messages on null dereference
92f50475b8 Issue 32849. Use export namespace for import prefix and combinator completions.
66412a28f2 Use %systemroot% instead of hardcoded 'C:\Windows'
a06b1d96cb Revert "[VM] Reduce Smi size to 32 bit on 64 bit platforms"
89e43b4141 [fasta] Normalize type arguments as in Dart 1 when not in strong mode
dffbbad8a5 [gardening] Fix analyzer warning on regress_33040_instantiation_test
a6b6d6a608 [VM] Remove converted closure function code from the VM
56e47e6b2d Fix analyzer on #33040 regression test.
235b81d045 Remove MockCompiler
b74bb147ce Remove use of MockCompiler from type_test_helper
3cd0a1f5e4 Remove old_frontend and mirrors tests
add1e67295 Include generic type arguments in deferred load computation.
296ab86012 Revert "Add DartEditBuilder.writeTopLevelElementReference()."
e9e0166375 Add regression test for #33040
772c9bb5f3 [vm/kernel] Re-land partial instantiation of local functions.
5618373690 Copy timers to jsshell.js preamble
e5e83a29fb Revert "Add a fix for prefer_single_quotes"
eb2fbf501f Add a fix for prefer_single_quotes
f6a1f48450 Allow using pseudo keywords for names in refactorings.
332dc7f3e9 Issue 32935. Fix NPE in 'Make final' quick fix.
67d3e4e3a1 Use actual names of the @isTest of isTestGroup executable in outlines.
07ad1904f3 Sort declarations in type_system.dart and type_system_test.dart.
04e9f7da27 [vm/kernel/aot] Fix infinite looping in TFA (ensure convergence of analysis)
515a7acc0b [ VM / Dart 2 ] Updated status file entries for remaining DartAPI tests that are failing with issue numbers.
b7a63c8d52 Use @isTest and @isTestGroup to understand executable element as a test/group.
5904247715 Fix a typo in socket.dart.
23a1534432 Add DartEditBuilder.writeTopLevelElementReference().
a989bac685 [frontend-server] Re-enable depfile test on Windows.
543d8775e3 Clarify that global/local/static functions can also be closurized
64754764b1 Update computeType to call computeTypeParamOrArg
94be474fee Generate cross buildfiles for armsimdbc and armsimdbc64.
31597f1cd7 [fasta] Add more nodes to the Forest API
c8c994b26d Revert "Add some status entries for crashing tests related to issue"
f35bb0379d [vm/kernel] Initialize function type args even when resuming from yield.
19cf8d1768 [vm] Rewrite Intrinsifier::InitializeState to be data driven.
e434cb91e1 Mark some commonly failing flaky tests.
5a69552d34 [VM] Fix typo in 54d842a89c722b7c27762b96ba21fab55a2ad55a.
2f458c4c48 [vm] Reify more generics in the mirrors implementation to appease Dart 2.
54d842a89c [VM runtime] Explicitly specify length of parent type argument vector in native call Internal_prependTypeArguments to protect against vector reuse optimization. This is indirectly related to issue #33040.
50fbd1a3ed [GN] Fix dartanalyzer_aot target
e5e4871a04 Simplify 'this' caching in constructors.
8f52be2282 Don't infer types when there's an irreconcilable type mismatch.
dfa661d460 Add AnalysisSessionHelper.getTopLevelPropertyAccessor().
58f41fd1b5 update issue21159_test for Dart 2, fixes#30701
* Roll dart sdk to e6d7d67f4b35556805dd083fed15bf3ed41f7e33.
Changes since last dart roll:
```
e6d7d67f4b Revert 4f18af12c7c6d53f02cf32cb9b5ea848b86e1d77 as it causes test breakages.
4877587346 [GN] Uses dart_action.gni instead of compiled_action.gni.
4b89ba24fb Meta CHANGELOG markdown cleanup.
3d688deba7 Bump analysis server version to 1.20.2
0dc81ae4eb Publish package:meta 1.1.5
7e54844fe7 [vm] Fix build for gcc 7.3.0.
9d10a6ad4a Issue 33034. Fix statement completion with missing condition right parenthesis.
3fd2d5fb05 [vm] Use compiler warnings to insist callers check for errors from Dart_Invoke*/Load*/Compile*.
afb490adbc [dart:io] Provide modern Dart-styled constants
2929b71aa2 [kernel/vm] Address follow-up review comments for bytecode generation
73768a5342 General TypeInfo and IdentifierContext cleanup
e93b2ee250 Improve typedef identifier recovery
46a9ed0617 Added example about calling a tear-off with a wrong-shape argument list
0c839cf3f8 [fasta] Add 'as' expressions to the Forest API
16f6ce2fee [release] Prepare changelog for 2.0.0-dev.53.0
d13bf49870 Check type-variable bounds on generic methods
794fe1e14f Add stacktrace tests for synchronous async
fb779df11c [frontend-server] Disable depfile test on Windows.
```
* Adjust gn-scripts to accommodate 487758734695e7a701325b80178465ebbd0fafdd refactoring.
This picks up revert to NSM handling. Changes since last roll:
```
2765fcf2ae Revert "Revert "Revert "Fix incorrect handling of NSM forwarders and pull all logic into CFE."""
c129fde29a [frontend-server] Add a test for dep-file generation.
f64ba0cadd Add @isTest and @isTestGroup to package:meta
3fcb85a545 Update passing test in status file.
05a7b6e05f Add some status entries for crashing tests related to issue https://github.com/dart-lang/sdk/issues/33029
4b1180a39d [VM] When --preview-dart-2 option is specified make the options '--snapshot_kind=script --snapshot=xyz' produce a kernel dill file which is the equivalent of a script snapshot in Dart2 world.
384a59595c Recognize synthetic catch-clause and unhandled exceptions.
c448d35ee5 Update prefix test statuses on analyzer.
```
* Roll dart to b298fc6d8f6a0e1aa841dbbdda26663d6012a79a.
Changes since last roll:
```
b298fc6d8f Revert "[kernel] Change dill representation of doubles"
9a7e1f64a2 Revert "Revert "Fix incorrect handling of NSM forwarders and pull all logic into CFE.""
cbca4006f8 fix#30907, add library constants for all SDK libraries
61c226b4ea Only create Goma's analyzer on Linux.
24dd9b4176 Revert "Fix incorrect handling of NSM forwarders and pull all logic into CFE."
bed71b7776 Migrate and clean up the prefix negative tests.
1fcd896ed9 [VM] Avoid deadlock by allowing us to run kernel isolate from a script snapshot, fixes all dartk-sim* builders
0bc6e7217a Update expression compilation expectations.
9038b8f45f CFE support for compiling individual expressions in a context.
7d5025e814 Fix incorrect handling of NSM forwarders and pull all logic into CFE.
e2247e5e00 Put the '@' outside the revision variables.
9381424204 Fix presubmit on Windows. Dart executable is not called .bat
2a8c3515b2 Avoid strong+checked mode: strong mode supersedes checked mode
b7698dcbce Update status for Windows
8baa82413b [infra] Remove --no-preview-dart-2 flag from gardening tools
47e9039512 Don't encode strings up front; don't toString uris
4a0ac85cc3 Update co19 status
ce7329849d Fix build breakages - use platform independent path specification is test so that it works on windows - skip test for precompiled and dartk builds as the test uses spawnUri which is not supported in these modes
ee6351a147 [VM] Set up package config value when invoking the front end for compilation, this should fix issue 32950 "(Isolate.spawnUri() ignores packageConfig argument in Dart 2 mode.'
d1286a367e Strong mode update for swarm
fd27cc3435 Don't store bytes in the file cache.
73abd61304 Re-land "Clean up the use of deprecated API in the analyzer_plugin package".
607f4f5769 [vm] Get more helpful errors from Dart_SetVMFlags and Dart_MakeIsolateRunnable.
f044637c8b [infra] Upgrade checked in SDKs to 2.0.0-dev.52.0
dcf10816aa [infra] Add script that updates checked in SDKs
f8bea2a7e6 dart2js: Register inlined native methods for dump info
7fe8659613 dump-info: Use relative paths for library canonicalUri...
dcf4886500 [frontend-server] Add verbose option.
5087ffa481 [release] Move DDC sync-async flip to correct section in the release notes
fe7056ebaa [release] Update changelog for 2.0.0-dev.52.0
```
* Pick up another revert to fix https://github.com/flutter/flutter/issues/17214 and few more dart commits landed since:
```
4c9b712052 Revert "Don't encode strings up front; don't toString uris"
a1fbf62742 [build] Place 'extern "C"' before __attribute__, as required by gcc.
258c5172df [vm] Remove dart_mirrors_api.h.
384c55c29e Update dartdoc & dependencies to v0.19.0.
```
* fix licenses