dart-sdk/runtime
Martin Kustermann a94b8ae45d Reland "[vm] Make VM support .dart_tool/package_config.json"
This relands the following CLs

    [vm] Make VM support .dart_tool/package_config.json
    https://dart-review.googlesource.com/c/sdk/+/145462

    [vm] Make Isolate.resolveUri() work for both `.packages` and `dart_tool/package_config.json`
    https://dart-review.googlesource.com/c/sdk/+/145803

    [vm] Skip (newly enabled) isolate tests on simarm* and hot-reload configs
    https://dart-review.googlesource.com/c/sdk/+/145861

    [vm] Remove ../0 postfix from status file entries (test framework does not recognize those multitests)
    https://dart-review.googlesource.com/c/sdk/+/145940

    [vm] - Fix hang when no package config or .packages exist
    https://dart-review.googlesource.com/c/sdk/+/145661

The only change (extra patchset) is to let VM prefer the old/legacy
".packages" format and only use the newer
".dart_tool/package_config.json" if we failed to find a ".packages".

Closes https://github.com/dart-lang/sdk/issues/41739
Closes https://github.com/dart-lang/sdk/issues/41649

Change-Id: I220f808540e6e521d985ae763968f64dbf57fe67
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/145942
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2020-05-04 14:51:14 +00:00
..
bin Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-05-04 14:51:14 +00:00
docs Reland "[vm, gc] Parallel scavenge." 2020-04-10 19:27:04 +00:00
include Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-05-04 14:51:14 +00:00
lib Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-05-04 14:51:14 +00:00
llvm_codegen [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
observatory Reland "[ package:dds / Service ] Added support for client naming and resume permissions" 2020-05-01 02:09:07 +00:00
platform Add dart::ComponentContext() for Fuchsia 2020-04-21 19:09:25 +00:00
tests/vm [vm/sendandexit] Ensure that sendAndExit message comes before exit message. 2020-04-27 22:58:56 +00:00
third_party
tools [ dartfuzz ] Regenerate type table now that TypeError does not implement AssertionError 2020-02-24 21:49:08 +00:00
vm Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-05-04 14:51:14 +00:00
.clang-tidy
.gitignore
BUILD.gn Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK" 2020-04-27 05:00:10 +00:00
codereview.settings
configs.gni [vm/compiler] Split compiler sources out of normal VM sources. 2020-04-16 22:59:03 +00:00
CPPLINT.cfg
PRESUBMIT.py [Presubmit] Fixes presubmit for breaking API change. 2020-03-03 13:30:20 +00:00
runtime_args.gni