dart-sdk/tools
Sigmund Cherem 5055c98bee [dart2js] switch bot to use hostaserts once again
This changes how we used String.fromEnvironment to enable tracing.
With null-safety http://dartbug.com/40678 means that these constants are
never null, so we were accidentally enabling tracing by default.

I was only able to see this when running dart2js from source
(which affects the hostasserts configuration), but I wasn't seeing this
when running from snapshot. We need to investigate that separately.

Change-Id: Ic362967d2f0daf5f9c0e1659c6a024ca9a44358f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137286
Reviewed-by: Stephen Adams <sra@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2020-02-26 21:41:47 +00:00
..
abiversions
android
apps/update_homebrew update_homebrew: fix single audit error 2020-02-20 18:33:19 +00:00
bots [dart2js] switch bot to use hostaserts once again 2020-02-26 21:41:47 +00:00
buildtools
dart2js
dom Change setProperty to take in nullable |value| 2020-02-22 02:22:21 +00:00
gardening [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
linux_dist_support/debian [SDK] Removes dart2aot. 2019-10-15 17:53:38 +00:00
migration Analyze both nnbd and non-nnbd concurrently when migrating tests. 2020-02-21 13:55:58 +00:00
patches [gardening] Remove obsolete Flutter HHH patch 2020-02-24 20:34:46 +00:00
sdks [infra] Update checked-in SDKs to 2.8.0-dev.0.0 2019-12-11 13:23:59 +00:00
spec_parser Change null-aware operator [], operator []=, and function call to not have a period. 2020-01-22 10:18:26 +00:00
test_generators Migrate language_2/async_nested to NNBD. 2020-02-12 20:46:37 +00:00
testing
.gitignore
3xhead_flutter_hooks.sh
addlatexhash.dart [nnbd] Migrate standalone/io to NNBD. 2020-02-07 14:41:36 +00:00
approve_results.dart [infra] Inline content of cloud epiloque file into approval script 2020-02-13 12:02:21 +00:00
archive_crash.py
build.py [vm] Enable check_initialization_order for ASAN, ensure tools/test.py always passes ASAN options, make Random be initialized during VM startup 2020-02-25 10:32:01 +00:00
canary.dart
clean_output_directory.py
copy_dart.py Copy dart:html files to sdk_nnbd automatically and opt out 2019-11-06 23:59:33 +00:00
copy_tree.py
create_debian_chroot.sh
create_debian_packages.py
create_pkg_manifest.py
create_tarball.py
create_timestamp_file.py
diff_results.dart [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
download_abi_dills.py
download_chromium_sysroot.sh
download_latest_dev_sdk.py
execute_recorded_testcases.py
experimental_features.yaml Add nonfunction-type-aliases experimental flag 2019-11-15 17:04:15 +00:00
FAKE_COMMITS [infra] Empty SDK commit, to validate a fix for approval copying 2020-01-16 06:07:56 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
generate_idefiles.py [tools] Update generate_idefiles.py to exclude analyzing sdk_nnbd 2019-09-26 17:31:50 +00:00
gn.py [build] Use separate out directories for each sanitizer. 2019-12-11 18:12:47 +00:00
gn_helpers.py
line_doc_comments.dart
list_dart_files.py Fix list_files.py so it is python3-compatible. 2020-02-15 00:12:50 +00:00
list_files.py Fix list_files.py so it is python3-compatible. 2020-02-15 00:12:50 +00:00
make_bundle_unittest.py
make_version.py [infra] Modify 2.7.0 make_version hack so that it also works on other branches 2019-12-02 18:56:41 +00:00
minidump.py
only_in_release_mode.py
presubmit.sh
promote.py [infra] Add handling of signed SDK directories to promote.py 2019-09-09 07:10:41 +00:00
publish_pkg.py
revert.py
run_abi_tests.py Change name of test configuration on abi test builder. 2019-09-12 08:36:42 +00:00
run_debian_build.sh
run_offsets_extractor.sh [vm] Update offsets 2020-01-27 15:59:56 +00:00
safari_factory_reset.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py
task_kill.py
test.dart [infra] Use pkg/smith's test matrix support in test.dart 2020-01-31 11:47:31 +00:00
test.py
upload_abi_dills.sh
utils.py [Tools] Makes build.py --arch more case-tolerant. 2020-02-07 08:26:35 +00:00
VERSION Update ABI version. 2020-01-23 20:49:49 +00:00
write_dartdoc_options_file.py
write_revision_file.py
write_version_file.py
yaml2json.dart
yaml2json.py