dart-sdk/runtime
Brett Wilson d99aeb3e13 [kernel] Update Fuchsia suspend to use new API.
The old zx_task_suspend is being replaced with zx_task_suspend_token
which eliminates the possibility that suspends can get leaked due to
crashes.

Change-Id: Ib7df2494a013b899c98d03d9ceeb0cc9de2ea6b4
Reviewed-on: https://dart-review.googlesource.com/60204
Reviewed-by: Zach Anderson <zra@google.com>
2018-06-14 16:08:31 +00:00
..
bin [vm] Reduce maximum new generation size and growth rate. 2018-06-13 20:50:34 +00:00
include [ VM ] Add back some mirrors related APIs to lookup functions/closures by name. 2018-06-12 23:50:04 +00:00
lib [vm] Replace most runtime/vm uses of OS::Print with OS::PrintErr. 2018-06-13 19:51:40 +00:00
observatory Remove the retype method. 2018-06-12 14:36:09 +00:00
platform [ VM / Build ] Added '--no-include-kernel-service' to build.py. By default, the kernel service is now included in all build modes, including product mode. Providing '--no-include-kernel-service' will build the specified configuration without the kernel service. 2018-05-23 20:35:53 +00:00
tests/vm [gardening] Mark snapshot determinism tests flaky Pass, Fail 2018-06-07 10:39:12 +00:00
third_party
tools [Observatory] Refactor observatory build to prepare for Fuchsia prebuilt 2018-05-29 16:35:34 +00:00
vm [kernel] Update Fuchsia suspend to use new API. 2018-06-14 16:08:31 +00:00
.gitignore
BUILD.gn [build] Declare dependency of the version strings on the current Git commit. 2018-06-11 18:22:09 +00:00
codereview.settings
configs.gni [windows] Fix 'all' target 2018-05-14 22:17:38 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [ VM / Build ] Added '--no-include-kernel-service' to build.py. By default, the kernel service is now included in all build modes, including product mode. Providing '--no-include-kernel-service' will build the specified configuration without the kernel service. 2018-05-23 20:35:53 +00:00