dart-sdk/tools
Alexander Thomas 8baa82413b [infra] Remove --no-preview-dart-2 flag from gardening tools
Fixes a regression caused by https://dart-review.googlesource.com/c/sdk/+/52461

Change-Id: I59ba32c2f31e70620bea58466935ed47ed61c1dc
Reviewed-on: https://dart-review.googlesource.com/53361
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2018-05-02 08:09:10 +00:00
..
android [infra] Roll clang to match the version used by Flutter 2017-05-06 21:45:00 -07:00
apps/update_homebrew homebrow: Remove notes on Dartium – looking towards the future 2018-04-24 18:27:33 +00:00
bots Update test matrix with correct path to dart on Mac OS 2018-04-05 11:19:12 +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 Suppress fromRect its only available in DOMRect and not in ClientRect - will open bug to fix this issue. 2018-04-10 23:25:12 +00:00
gardening [infra] Remove --no-preview-dart-2 flag from gardening tools 2018-05-02 08:09:10 +00:00
infra/config [infra] Replace vm-kernel-mac with vm-kernel-linux on the CQ 2018-05-01 11:45:08 +00:00
linux_dist_support/debian Change debian package build rules to drop GYP 2017-08-18 14:27:48 +02:00
migration Remove configurations that aren't useful to test anymore 2018-02-06 08:28:37 +00:00
sdks [infra] Upgrade checked in SDKs to 2.0.0-dev.52.0 2018-05-01 19:30:44 +00:00
spec_parser Adds support for syntax error in tests to test.py. 2017-11-06 08:56:09 +00:00
testing Flip DDC to default to sync-async 2018-04-30 15:04:51 +00:00
.gitignore
addlatexhash.dart
archive_crash.py
build.py [infra] Removes ninja.py 2018-04-17 17:05:27 +00:00
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 Poke the buildbot following purpleness 2017-07-25 07:48:28 -07:00
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 [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
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 Fix path to pkg/path – .packages resolution works to the root of repo 2017-08-04 11:14:23 -07:00
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
observatory_tool.py Build Observatory directly with dart2js 2018-04-24 21:56:09 +00:00
only_in_release_mode.py
patch_sdk.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
presubmit.sh
print_version.py
promote.py Remove Dartium from the SDK promotion script 2017-07-17 16:21:02 +02:00
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 Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +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