dart-sdk/tools
Jenny Messerly c9e9c1d8e9 Remove dart:isolate runtime support in DDC
This disables most runtime features of dart:isolate, similar to dart:io.

For now, this supports `new ReceivePort()` and `ReceivePort.close` as
those are used by async tests to keep the Dart VM alive. Those are
no-ops in DDC. Also removes most of dart:_isolate_helper, except for
the JS API that's used to bootstrap DDC `main()`.

Change-Id: I84eab6cd39d05a70a6afe982e952076ddaaa8c0f
Reviewed-on: https://dart-review.googlesource.com/45754
Commit-Queue: Jenny Messerly <jmesserly@google.com>
Reviewed-by: Vijay Menon <vsm@google.com>
2018-03-28 19:42:08 +00:00
..
android
apps/update_homebrew Update homebrew formula to fail with dartium on dev releases 2018-03-23 01:45:34 +00:00
bots Add third_party packages to dart2js testing shards 2018-03-23 12:56:06 +00:00
buildtools [infra] Don't try to download buildtools binaries on arm 2018-03-01 22:12:29 +00:00
dart2js Remove usage of pkg:browser from tools/dart2js/sourceMapViewer 2018-03-21 20:22:10 +00:00
dom Remove dart:isolate runtime support in DDC 2018-03-28 19:42:08 +00:00
gardening Add dart2js-old-frontend option to test.py 2018-02-28 23:21:24 +00:00
infra/config [infra] Enable vm-kernel-legacy builder on the CQ 2018-03-15 16:26:31 +00:00
linux_dist_support/debian
migration Remove configurations that aren't useful to test anymore 2018-02-06 08:28:37 +00:00
sdks Update checked-in SDK version to 2.0.0-dev.30.0 2018-02-23 10:34:43 +00:00
spec_parser Adds support for syntax error in tests to test.py. 2017-11-06 08:56:09 +00:00
testing Pass enable-asserts flag from test.py to VM runtime. 2018-03-19 10:38:05 +00:00
.gitignore
addlatexhash.dart
archive_crash.py
build.py
canary.dart
capture_screenshot.ps1
clean_output_directory.py
compile_platform.py compile_platform should work when there's no checked-in dart binary. 2017-10-17 11:29:50 +00:00
copy_dart.py
copy_tree.py [kernel] Add target for Flutter on Fuchsia. 2018-03-22 18:21:09 +00:00
create_debian_chroot.sh
create_debian_packages.py Debian package building should show all output to stdout 2017-10-13 14:18:33 +00:00
create_pkg_manifest.py Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
create_tarball.py Include checked-in SDK in Debian source package for Dart 2018-01-08 12:46:12 +00:00
create_timestamp_file.py
download_chromium_sysroot.sh
download_latest_dev_sdk.py [fuchsia] Always download the latest SDK. 2017-11-08 16:27:47 +00:00
execute_recorded_testcases.py
FAKE_COMMITS
find_depot_tools.py
gen_fuchsia_test_manifest.py [infra] Use new GN template to assemble Fuchsia test image 2017-10-24 15:27:58 +00:00
generate_buildfiles.py
get_archive.py
gn.py [infra] Use downloaded sysroots by default 2018-03-09 09:02:05 +00:00
gn_helpers.py
line_doc_comments.dart
list_dart_files.py
list_files.py
make_bundle_unittest.py
make_version.py [infra] Fixes to custom version string 2018-02-20 17:53:06 +00:00
ninja.py [infra] Add --no-start-goma flag to build.py 2017-11-21 22:28:43 +00:00
observatory_tool.py [infra,flutter] Adds semantically meaningful custom version strings 2018-02-16 20:44:48 +00:00
only_in_release_mode.py
patch_sdk.dart Add server category for dart2js 2018-03-23 00:40:55 +00:00
presubmit.sh
print_version.py
promote.py
publish_pkg.py
revert.py
safari_factory_reset.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py Add a tools/spec_parse.py script. 2017-10-10 16:03:36 +00:00
status_clean.dart Clean up the multitest code. 2017-12-12 01:30:59 +00:00
task_kill.py Correct case of vctip executable 2017-09-12 17:20:31 +00:00
test.py
utils.py [infra] Fixes to custom version string 2018-02-20 17:53:06 +00:00
VERSION Update Dart version to 2.0.0 2017-09-18 09:31:05 +00:00
write_revision_file.py
write_version_file.py
yaml2json.dart Mention that libraries.json is generated. 2017-11-01 12:55:42 +00:00
yaml2json.py