dart-sdk/runtime
2012-06-22 07:57:11 +00:00
..
bin Add pprof symbol generation option to run_vm_tests so that we can use pprof in the vm benchmark framework as well. 2012-06-21 23:33:31 +00:00
include Implement a heap profiler for the Dart managed heap. 2012-06-14 00:08:07 +00:00
lib Fix some warnings in the core library identified by the static analyzer. 2012-06-22 04:27:57 +00:00
platform For now set the stack buffer size to 16k (we need to compute this during thread start and store it in the worker object instead of the current scheme of setting this up in HandleMessage). 2012-06-15 23:32:47 +00:00
tests/vm Fix some warnings in the core library identified by the static analyzer. 2012-06-22 04:27:57 +00:00
third_party - Proper inclusion of gypi files, so that they do not override 2012-03-15 01:07:15 +00:00
tools Fix benchmark script to account for the recent executable directory name change. 2012-06-21 23:12:42 +00:00
vm - Remove extra jumps from store barrier on x64. 2012-06-22 07:57:11 +00:00
.gitignore Add .gitignore file to never ignore the runtime/bin directory 2012-01-12 07:42:13 +00:00
codereview.settings update codereview.settings for open-sourcing. 2011-10-10 06:43:32 +00:00
dart-runtime.gyp Remove dependence on samples from runtime checkout, mistakenly added by r7412 2012-05-09 15:21:29 +00:00
PRESUBMIT.py Accommodate git repositories when re-rooting the cpplint invocation. 2012-01-20 00:08:49 +00:00