dart-sdk/runtime
2016-10-03 11:28:52 -07:00
..
bin disable use of tcmalloc if msan is enabled during the build. 2016-10-03 11:28:52 -07:00
include Add --parse-all option in order to benchmark and measure the scanner/parser performance. 2016-09-23 15:20:39 -07:00
lib Make compile-time errors catchable 2016-09-16 10:10:38 -07:00
observatory Fix random test failures for issue_27238_test 2016-09-30 11:14:03 -07:00
platform Shrink AOT snapshot size and memory usage. 2016-09-15 15:06:42 -07:00
tests/vm Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
third_party - Add binary size analysis tool from Chromium. 2016-03-01 10:06:07 -08:00
tools Use tcmalloc on Linux 2016-09-16 08:24:54 -07:00
vm Treat generic method parameters as dynamic in all contexts in the VM (fixes #27460) 2016-10-03 09:11:34 -07:00
.gitignore
BUILD.gn Linux create_sdk GN build for host 2016-09-29 13:23:00 -07:00
codereview.settings Remove trailing slash in codereview.settings to fix review url double slash 2015-10-01 07:27:13 -07:00
CPPLINT.cfg - Use the simulator to do atomic operations that could also 2014-10-27 19:21:33 +00:00
dart-runtime.gyp Use checked-in .package file for building and testing 2016-09-16 15:03:18 +02:00
PRESUBMIT.py