dart-sdk/runtime
Ivan Posva f887b03b5b - Assert that we do not hold the timeline lock while entering
potential safepoints.
- Enable timeline for existing test as a regression test.
- Fix allocation with timeline lock held during deoptimization to
  prevent deadlock.

BUG=
R=rmacnak@google.com

Review URL: https://codereview.chromium.org/1514653002 .
2015-12-09 13:41:42 -08:00
..
bin Load Observatory assets lazily 2015-12-09 10:09:45 -08:00
include - Remove the legacy debug protocol. 2015-12-03 17:46:02 -08:00
lib Add microsecond support to DateTime. 2015-12-09 00:46:46 +01:00
observatory Remove Field::FindFieldIndex() and update service protocol 2015-11-24 15:42:03 -08:00
platform - Remove the legacy debug protocol. 2015-12-03 17:46:02 -08:00
tests/vm Reapply "Precompilation/x64: Load float vector constants via Thread." 2015-12-04 09:46:21 -08:00
third_party/double-conversion error can shift more than 32 bits. 2015-07-13 08:50:37 -07:00
tools - Make sure the tar file for Observatory resources only contains 2015-12-07 15:27:28 -08:00
vm - Assert that we do not hold the timeline lock while entering 2015-12-09 13:41:42 -08:00
.gitignore
BUILD.gn Enable generation of instruction buffer on precompilation 2015-10-22 12:26:41 -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 VM: Add dart_precompiled build target, a standalone VM without the JIT compiler. 2015-11-19 10:13:16 +01:00
PRESUBMIT.py