.. |
android
|
[infra] Roll clang to match the version used by Flutter
|
2017-05-06 21:45:00 -07:00 |
apps/update_homebrew
|
Update the homebrew recipe to not have Dartium dev versions.
|
2017-07-17 18:31:09 +02:00 |
bots
|
Add dart2js hostchecked isolate to be able to shard those tests
|
2017-09-26 13:16:23 +00:00 |
buildtools
|
[windows] Disable clang-format download for bot failures
|
2017-09-08 22:43:37 +00:00 |
dart2js
|
Format all files under tools and utils directory.
|
2017-04-20 09:08:31 -07:00 |
dartk_wrappers
|
Move dartk to the tool folder
|
2017-04-28 15:39:17 -07:00 |
dom
|
Use generic functions in zones.
|
2017-09-20 15:46:06 +00:00 |
gardening
|
Fixing import names for compare_failures
|
2017-09-27 07:39:29 +00:00 |
infra/config
|
Add hostchecked analyzer builder to CQ
|
2017-09-26 17:53:02 +00:00 |
linux_dist_support/debian
|
Change debian package build rules to drop GYP
|
2017-08-18 14:27:48 +02:00 |
migration
|
Don't migrate status entries from "_parser.status" files.
|
2017-09-22 22:39:14 +00:00 |
sdks
|
Update checked-in Dart SDK to 1.25.0-dev.7.0
|
2017-07-17 17:36:21 +02:00 |
spec_parser
|
Rietveld 2688903004 (spec_parser) migrated to Gerrit.
|
2017-09-21 09:36:10 +00:00 |
testing
|
Add dart2jsoptions for browser runtimes.
|
2017-09-27 02:05:08 +00:00 |
.gitignore
|
Match version of idl_parser and WebCore so go.sh can be run from a Dart only enlistment.
|
2016-03-06 15:10:36 -08:00 |
addlatexhash.dart
|
Format all files under tools and utils directory.
|
2017-04-20 09:08:31 -07:00 |
archive_crash.py
|
Archive more debug builds for manual inspection of binary differences
|
2015-02-12 07:24:02 +00:00 |
build.py
|
[infra] Translate _sources.gypi files to _sources.gni files
|
2017-08-14 21:54:36 -07:00 |
canary.dart
|
- Prevent running of the dart_bootstrap script by default.
|
2015-12-11 13:23:12 -08:00 |
capture_screenshot.ps1
|
Attempt at capturing screenshot on IE if tests time out
|
2017-04-12 10:57:58 +02:00 |
clean_output_directory.py
|
Add missing python import to utility script
|
2015-07-08 13:20:22 +02:00 |
copy_dart.py
|
Build Tools Cleanup
|
2014-07-25 11:47:59 +00:00 |
copy_tree.py
|
Invoke copy_tree.py only once to collect all input file lists.
|
2017-08-09 11:14:01 -07:00 |
create_debian_chroot.sh
|
Update linux distribution support to Debian Jesse
|
2016-08-17 12:37:42 +02:00 |
create_debian_packages.py
|
Update name of a debian linux source package generated file.
|
2016-08-22 18:35:58 +02:00 |
create_pkg_manifest.py
|
Fix tools/create_pkg_manifest.py to generate valid XML. (#28501)
|
2017-01-24 12:29:03 -08:00 |
create_tarball.py
|
Switch to downloaded SDK executable, drop executables in testing/bin.
|
2016-02-15 17:10:59 +01:00 |
create_timestamp_file.py
|
Fuchsia: Allows building the full SDK for host and target.
|
2016-12-13 13:02:52 -08:00 |
download_chromium_sysroot.sh
|
Add tools to build Dart with Chromium's sysroot.
|
2016-08-10 16:04:03 +02:00 |
download_latest_dev_sdk.py
|
[Fuchsia] Better error message from SDK update script
|
2017-08-16 11:02:08 -07:00 |
execute_recorded_testcases.py
|
Record/replay support to test.py
|
2013-05-27 12:23:39 +00:00 |
FAKE_COMMITS
|
Poke the buildbot following purpleness
|
2017-07-25 07:48:28 -07:00 |
find_depot_tools.py
|
GN build on windows
|
2016-10-04 09:19:07 -07:00 |
gen_fuchsia_test_manifest.py
|
Fuchsia: Build an OS image that includes Dart's test suite.
|
2017-01-19 10:11:27 -08:00 |
generate_buildfiles.py
|
[infra] Begin removing gyp
|
2017-08-04 22:19:35 -07:00 |
get_archive.py
|
Update URL to download dartium and content shell for testing
|
2016-11-14 14:10:33 +01:00 |
gn.py
|
Flutter and Fuchsia build stripped down [platform] version of dart sdk, so make it default(while standalone builds full dart sdk)
|
2017-08-08 14:42:11 -07:00 |
gn_helpers.py
|
Adds GN build files for building in GN based projects.
|
2014-11-11 22:03:55 +00:00 |
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
|
Make list_files.py and list_dart_files.py return absolute paths for GN
|
2016-12-13 10:01:28 -08:00 |
list_files.py
|
Make list_files.py and list_dart_files.py return absolute paths for GN
|
2016-12-13 10:01:28 -08:00 |
make_bundle_unittest.py
|
|
|
make_version.py
|
Add #! lines and +x scripts run by the build system
|
2016-07-14 12:46:57 -07:00 |
ninja.py
|
[infra] Translate _sources.gypi files to _sources.gni files
|
2017-08-14 21:54:36 -07:00 |
observatory_tool.py
|
[observatory] Add a 'GC' button to heap map.
|
2017-06-29 10:45:26 -07:00 |
only_in_release_mode.py
|
Build Tools Cleanup
|
2014-07-25 11:47:59 +00:00 |
patch_sdk.dart
|
[kernel] Only serialize non-external libaries and sources from those.
|
2017-09-06 11:56:24 +00:00 |
patch_sdk.py
|
Introduce dart_host_toolchain argument for generate_patch_sdk.gni. This allows for Flutter build to make sure that host_toolchain used for patched_sdk generation word size matches target platform.
|
2017-06-22 12:41:31 -07:00 |
presubmit.sh
|
Refs #25328 Use a portable shebang
|
2016-01-05 16:26:28 +01:00 |
print_version.py
|
First CL for removing our dependency on the checked-in binary for building
|
2013-08-06 10:52:57 +00:00 |
promote.py
|
Remove Dartium from the SDK promotion script
|
2017-07-17 16:21:02 +02:00 |
publish_pkg.py
|
Build Tools Cleanup
|
2014-07-25 11:47:59 +00:00 |
revert.py
|
Build Tools Cleanup
|
2014-07-25 11:47:59 +00:00 |
safari_factory_reset.py
|
Revert "Revert "Make Safari tests more robust.""
|
2016-06-15 04:29:33 -07:00 |
set_ia32_sysroot.sh
|
Add tools to build Dart with Chromium's sysroot.
|
2016-08-10 16:04:03 +02:00 |
set_x64_sysroot.sh
|
Add tools to build Dart with Chromium's sysroot.
|
2016-08-10 16:04:03 +02:00 |
status_clean.dart
|
Bring back the deleted 1.0 corelib tests.
|
2017-09-21 18:29:40 +00:00 |
task_kill.py
|
Correct case of vctip executable
|
2017-09-12 17:20:31 +00:00 |
test.py
|
Move test.dart into testing/dart.
|
2017-05-02 16:48:28 -07:00 |
utils.py
|
Really disable core dump archiving on Linux
|
2017-07-19 11:49:21 -07:00 |
VERSION
|
Update Dart version to 2.0.0
|
2017-09-18 09:31:05 +00:00 |
write_revision_file.py
|
[Fuchsia] Build only the parts of the SDK that are needed
|
2017-04-19 09:00:14 -07:00 |
write_version_file.py
|
[Fuchsia] Build only the parts of the SDK that are needed
|
2017-04-19 09:00:14 -07:00 |
yaml2json.dart
|
Format all files under tools and utils directory.
|
2017-04-20 09:08:31 -07:00 |
yaml2json.py
|
Add YAML file with VM patch file information.
|
2017-02-21 13:56:28 +01:00 |