dart-sdk/runtime/bin
Ryan Macnak 0cc70c4a7c [vm] Support for sharing parts of an app snapshot.
In addition, this removes support for seeding the VM isolate snapshot with Instructions and referencing those Instructions in the isolate snapshot. This was leftover from an earlier experiment to share Instructions between a Core-JIT snapshot and App-JIT snapshots. Removing this reclaims the sign bit on Instruction offsets.

Add missing cases to TypeTestingStubFinder::StubNameFromAddresss.

Change-Id: Ie87216b4e284db1dc3eddb12f38ddbe8a841d312
Reviewed-on: https://dart-review.googlesource.com/50620
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2018-04-27 17:42:16 +00:00
..
vmservice [standalone] Only allow one outstanding load when running with --deterministic. 2018-04-16 18:31:28 +00:00
zlib Format GN files and add a presubmit check that GN is properly formatted 2016-10-26 08:50:54 -07:00
address_sanitizer.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
BUILD.gn [gn][fuchsia] system_image is now deprecated_system_image 2018-04-18 19:43:13 +00:00
builtin.cc [vm] Remove some bin -> vm includes. 2018-03-28 23:16:09 +00:00
builtin.dart [VM] Support spawning isolates when the main isolate was spawned from a Kernel IR file 2018-01-15 17:51:54 +00:00
builtin.h Reland: [dart:cli] Adds waitFor(Future) 2018-01-18 16:38:54 +00:00
builtin_common.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
builtin_gen_snapshot.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
builtin_impl_sources.gni Revert "Reintroduce incremental compiler wrapper that supports accept protocol." 2018-02-07 04:02:36 +00:00
builtin_in.cc Windows: Link library sources into gen_snapshot/dart_bootstrap 2017-02-01 15:55:59 -08:00
builtin_natives.cc [dart:io] Move _getUriBaseClosure to dart:io 2017-08-24 20:06:52 -07:00
builtin_nolib.cc Reland: [dart:cli] Adds waitFor(Future) 2018-01-18 16:38:54 +00:00
builtin_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
cli.cc Reland: [dart:cli] Adds waitFor(Future) 2018-01-18 16:38:54 +00:00
cli_impl_sources.gni Reland: [dart:cli] Adds waitFor(Future) 2018-01-18 16:38:54 +00:00
cli_patch.dart Reland: [dart:cli] Adds waitFor(Future) 2018-01-18 16:38:54 +00:00
cli_sources.gni Reland: [dart:cli] Adds waitFor(Future) 2018-01-18 16:38:54 +00:00
common_patch.dart Revert "Reland: [dart:io] Adds waitForEventSync" 2017-12-14 14:10:45 +00:00
console.h [VM] Refactored console configuration out of platform_*.cc into console_config.h and reapplied c9700040c3 for POSIX platforms (Windows needs more work). We may also want to move code in bin/stdio.h. 2018-03-12 20:31:09 +00:00
console_posix.cc [ VM / Flutter ] Replaced NO_RETRY_EXPECTED with VOID_TEMP_FAILURE_RETRY in console_posix.cc:69. 2018-03-27 19:15:22 +00:00
console_win.cc [VM] Fixed issue where console state on Windows was not restored correctly. 2018-03-14 23:52:12 +00:00
crypto.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
crypto.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
crypto_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
crypto_fuchsia.cc Rename Magenta to Zircon, along with related abbreviations 2017-09-15 14:54:18 +00:00
crypto_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
crypto_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
crypto_test.cc Fuchsia: Use low-level prng call, add test, update test runner. 2016-08-02 13:18:37 -07:00
crypto_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
dart_io_entries.txt [gen_snapshot] Allow blank lines and shell-style comments in entry point manifests. 2017-09-07 21:52:06 +00:00
dartutils.cc [vm] Fix several kernel-specific memory leaks. 2018-03-20 23:23:49 +00:00
dartutils.h [vm] Move writing snapshot magic value from embedder to VM. 2018-03-19 17:47:55 +00:00
dfe.cc Add timeline logging to kernel-related calls. 2018-04-04 23:56:56 +00:00
dfe.h [vm] Remove dead DFE::ReadKernelBinary. 2018-03-17 00:40:57 +00:00
directory.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
directory.h [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
directory_android.cc [dart:io] Remove double-close from recursive directory delete 2017-08-30 12:49:05 -07:00
directory_fuchsia.cc Rename Magenta to Zircon, along with related abbreviations 2017-09-15 14:54:18 +00:00
directory_linux.cc [dart:io] Remove double-close from recursive directory delete 2017-08-30 12:49:05 -07:00
directory_macos.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
directory_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
directory_test.cc [vm] Remove some bin -> vm includes. 2018-03-28 23:16:09 +00:00
directory_win.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
embedded_dart_io.cc Refactor of the GetEmbedderInformation APIs 2017-08-16 10:59:27 -07:00
embedded_dart_io.h Refactor of the GetEmbedderInformation APIs 2017-08-16 10:59:27 -07:00
error_exit.cc [vm] Clean up any remaining API scopes in Dart_ShutdownIsolate. 2018-03-17 00:01:48 +00:00
error_exit.h Remove legacy restart code 2017-03-20 08:47:39 -07:00
eventhandler.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
eventhandler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
eventhandler_android.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
eventhandler_android.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
eventhandler_fuchsia.cc Call zx_port_{wait,queue} with correct count 2018-04-17 15:53:08 +00:00
eventhandler_fuchsia.h Reorder Fuchsia file headers and gn format 2017-09-15 20:28:49 +00:00
eventhandler_linux.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
eventhandler_linux.h Reapply "[vm] Prevent non-fatal errors from causing timers to be dropped." 2017-08-18 13:38:08 -07:00
eventhandler_macos.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
eventhandler_macos.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
eventhandler_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
eventhandler_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
eventhandler_win.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
eventhandler_win.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
extensions.cc [vm] Move some string utils from runtime/vm to runtime/platform. 2018-03-01 02:07:46 +00:00
extensions.h Undo rename of LoadExtensionLibrary to LoadLibrary since mangling on Windows seems to create a conflict with LoadLibraryW. 2017-02-16 14:22:23 -08:00
extensions_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
extensions_fuchsia.cc [fuchsia] Replace use of deprecated fdio_get_vmo with fdio_get_vmo_clone. 2018-03-22 19:26:08 +00:00
extensions_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
extensions_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
extensions_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
fdutils.h Fuchsia: Partial implementation of dart:io sockets 2016-11-20 22:04:14 -08:00
fdutils_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
fdutils_fuchsia.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
fdutils_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
fdutils_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
file.cc [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
file.h Revert "Revert "Reintroduce incremental compiler wrapper that supports accept protocol."" 2018-02-07 20:58:51 +00:00
file_android.cc Revert "Revert "Reintroduce incremental compiler wrapper that supports accept protocol."" 2018-02-07 20:58:51 +00:00
file_fuchsia.cc Revert "Revert "Reintroduce incremental compiler wrapper that supports accept protocol."" 2018-02-07 20:58:51 +00:00
file_linux.cc Revert "Revert "Reintroduce incremental compiler wrapper that supports accept protocol."" 2018-02-07 20:58:51 +00:00
file_macos.cc Revert "Revert "Reintroduce incremental compiler wrapper that supports accept protocol."" 2018-02-07 20:58:51 +00:00
file_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
file_support.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
file_system_entity_patch.dart [dart:io] Begins work on mocking support 2017-10-10 17:39:12 +00:00
file_system_watcher.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_system_watcher.h [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_system_watcher_android.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_system_watcher_fuchsia.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_system_watcher_linux.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_system_watcher_macos.cc Update iOS FileSystemWatcher::WatchPath signature 2017-08-31 09:46:28 -07:00
file_system_watcher_win.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_test.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_win.cc Revert "Revert "Reintroduce incremental compiler wrapper that supports accept protocol."" 2018-02-07 20:58:51 +00:00
filter.cc [VM] Fix OOM handling when allocating buffers in dart:io 2017-11-15 18:06:31 +00:00
filter.h [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
filter_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
gen_snapshot.cc [vm] Support for sharing parts of an app snapshot. 2018-04-27 17:42:16 +00:00
gzip.cc [standalone] Automatically decompress gzip'd resources, including sources and script snapshots. 2017-08-11 12:18:19 -07:00
gzip.h [standalone] Automatically decompress gzip'd resources, including sources and script snapshots. 2017-08-11 12:18:19 -07:00
hashmap_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
io_buffer.cc [VM] Fix OOM handling when allocating buffers in dart:io 2017-11-15 18:06:31 +00:00
io_buffer.h [VM] Fix OOM handling when allocating buffers in dart:io 2017-11-15 18:06:31 +00:00
io_impl_sources.gni [VM] Refactored console configuration out of platform_*.cc into console_config.h and reapplied c9700040c3 for POSIX platforms (Windows needs more work). We may also want to move code in bin/stdio.h. 2018-03-12 20:31:09 +00:00
io_natives.cc [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
io_natives.h Make header include guards great again 2016-10-26 00:26:03 -07:00
io_service.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
io_service.h [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
io_service_no_ssl.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
io_service_no_ssl.h [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
io_service_patch.dart New methods on Iterable, List, Set, Queue, Map. 2018-02-07 06:12:53 +00:00
io_sources.gni [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
isolate_data.cc Do not compile script to kernel if the isolate was not created from kernel. 2018-01-25 18:18:25 +00:00
isolate_data.h Do not compile script to kernel if the isolate was not created from kernel. 2018-01-25 18:18:25 +00:00
loader.cc [vm] Move writing snapshot magic value from embedder to VM. 2018-03-19 17:47:55 +00:00
loader.h Link the platform kernel with the command line dart executable. 2018-02-01 15:11:29 +00:00
lockers.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
log.h Make header include guards great again 2016-10-26 00:26:03 -07:00
log_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
log_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
log_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
log_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
log_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
main.cc [vm] Support for sharing parts of an app snapshot. 2018-04-27 17:42:16 +00:00
main_options.cc [standalone] Only allow one outstanding load when running with --deterministic. 2018-04-16 18:31:28 +00:00
main_options.h [vm] Support for sharing parts of an app snapshot. 2018-04-27 17:42:16 +00:00
namespace.cc [dart:io] chdir, getcwd when in a namespace 2017-10-09 19:14:58 +00:00
namespace.h [dart:io] chdir, getcwd when in a namespace 2017-10-09 19:14:58 +00:00
namespace_android.cc [android] Fix build 2017-10-09 19:31:40 +00:00
namespace_fuchsia.cc [fuchsia] Print error on failing fdio_ns_destroy instead of crashing. 2018-04-19 22:53:13 +00:00
namespace_linux.cc [dart:io] chdir, getcwd when in a namespace 2017-10-09 19:14:58 +00:00
namespace_macos.cc [dart:io] chdir, getcwd when in a namespace 2017-10-09 19:14:58 +00:00
namespace_patch.dart [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
namespace_win.cc [dart:io] chdir, getcwd when in a namespace 2017-10-09 19:14:58 +00:00
observatory_assets_empty.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
options.cc [standalone] Restore behavior of malformed -D option 2017-09-18 21:04:48 +00:00
options.h [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
platform.cc Reapply "Misc "strong" mode fixes for dart:io." 2017-12-19 21:41:47 +00:00
platform.h Revert "Restore console to original state on VM exit. Fixes issue #30318." 2018-02-15 16:33:41 +00:00
platform_android.cc Fix crash dump message not to claim the process was the standlone VM. This code is shared by other users of dart:io such as Flutter. 2018-04-19 18:16:59 +00:00
platform_fuchsia.cc [VM] Refactored console configuration out of platform_*.cc into console_config.h and reapplied c9700040c3 for POSIX platforms (Windows needs more work). We may also want to move code in bin/stdio.h. 2018-03-12 20:31:09 +00:00
platform_linux.cc Fix crash dump message not to claim the process was the standlone VM. This code is shared by other users of dart:io such as Flutter. 2018-04-19 18:16:59 +00:00
platform_macos.cc Fix crash dump message not to claim the process was the standlone VM. This code is shared by other users of dart:io such as Flutter. 2018-04-19 18:16:59 +00:00
platform_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
platform_win.cc Fix crash dump message not to claim the process was the standlone VM. This code is shared by other users of dart:io such as Flutter. 2018-04-19 18:16:59 +00:00
process.cc [dart:io] Adds ProcessStartMode.INHERIT_STDIO 2018-01-23 22:50:06 +00:00
process.h [dart:io] Adds ProcessStartMode.INHERIT_STDIO 2018-01-23 22:50:06 +00:00
process_android.cc [dart:io] Adds ProcessStartMode.INHERIT_STDIO 2018-01-23 22:50:06 +00:00
process_fuchsia.cc Call zx_port_{wait,queue} with correct count 2018-04-17 15:53:08 +00:00
process_linux.cc [dart:io] Adds ProcessStartMode.INHERIT_STDIO 2018-01-23 22:50:06 +00:00
process_macos.cc [dart:io] Adds ProcessStartMode.INHERIT_STDIO 2018-01-23 22:50:06 +00:00
process_patch.dart [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
process_test.cc
process_win.cc [dart:io] Adds ProcessStartMode.INHERIT_STDIO 2018-01-23 22:50:06 +00:00
reference_counting.h [vm] Remove some bin -> vm includes. 2018-03-28 23:16:09 +00:00
root_certificates_unsupported.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
run_vm_tests.cc [vm] Support for sharing parts of an app snapshot. 2018-04-27 17:42:16 +00:00
secure_socket_filter.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
secure_socket_filter.h [dart:io] Check hostname when validating cert chains on MacOS 2018-04-23 22:39:32 +00:00
secure_socket_patch.dart Add missing methods to make classes Dart 2 valid. 2018-03-02 14:01:49 +00:00
secure_socket_unsupported.cc [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
secure_socket_utils.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
secure_socket_utils.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
security_context.cc [dart:io] Check hostname when validating cert chains on MacOS 2018-04-23 22:39:32 +00:00
security_context.h [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
security_context_android.cc [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
security_context_fuchsia.cc [Fuchsia] Use SSL_CTX_set_default_verify_paths() for trusted root certs 2017-09-12 21:27:03 +00:00
security_context_linux.cc [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
security_context_macos.cc [dart:io] Check hostname when validating cert chains on MacOS 2018-04-23 22:39:32 +00:00
security_context_win.cc [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
snapshot_empty.cc Use assembly instead of C array literals to link the core snapshot into the VM. 2017-05-24 14:38:15 -07:00
snapshot_in.cc Revert "Remove the now unused runtime/bin/snapshot_in.cc" 2017-11-27 17:57:21 +00:00
snapshot_utils.cc [vm] Support for sharing parts of an app snapshot. 2018-04-27 17:42:16 +00:00
snapshot_utils.h [vm] Support for sharing parts of an app snapshot. 2018-04-27 17:42:16 +00:00
socket.cc [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
socket.h [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
socket_android.cc [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
socket_base.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_base.h [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_base_android.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_base_android.h Re-land socket refactor with fixes for Windows. 2017-04-05 12:45:31 -07:00
socket_base_fuchsia.cc [fuchsia] Use newer ioctl_netc_get_if_info_at. 2018-01-24 23:22:34 +00:00
socket_base_fuchsia.h Re-land socket refactor with fixes for Windows. 2017-04-05 12:45:31 -07:00
socket_base_linux.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_base_linux.h Re-land socket refactor with fixes for Windows. 2017-04-05 12:45:31 -07:00
socket_base_macos.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_base_macos.h Re-land socket refactor with fixes for Windows. 2017-04-05 12:45:31 -07:00
socket_base_win.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_base_win.h Re-land socket refactor with fixes for Windows. 2017-04-05 12:45:31 -07:00
socket_fuchsia.cc [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
socket_linux.cc [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
socket_macos.cc [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
socket_patch.dart [dart:io] Adds IOOverrides.socketConnect 2018-03-28 23:07:49 +00:00
socket_win.cc [VM] Release SignalInfo objects on Isolate shutdown. Fixes #30042. 2018-03-14 23:14:52 +00:00
stdio.cc [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
stdio.h [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
stdio_android.cc [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
stdio_fuchsia.cc [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
stdio_linux.cc [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
stdio_macos.cc [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
stdio_patch.dart [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
stdio_win.cc [fuchsia][dart:io] Allow the embedder to specify handles for stdio 2018-01-22 21:09:39 +00:00
sync_socket.cc [VM] Fix OOM handling when allocating buffers in dart:io 2017-11-15 18:06:31 +00:00
sync_socket.h [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
sync_socket_android.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
sync_socket_fuchsia.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
sync_socket_linux.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
sync_socket_macos.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
sync_socket_patch.dart [VM] Cleanup static typing issues in IO implementation 2017-10-16 10:05:06 +00:00
sync_socket_win.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
test_extension.c Add runtime and native entry tags 2014-04-10 20:26:45 +00:00
test_extension_dllmain_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_android.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_fuchsia.cc Stop including <sys/resource.h> on Fuchsia. 2018-02-09 19:28:19 +00:00
thread_fuchsia.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_linux.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_macos.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_win.cc [VM] Fix a bug in dart::Monitor::Wait and dart::bin::Monitor::Wait 2017-11-14 17:00:16 +00:00
thread_win.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
utils.h [vm] Move some string utils from runtime/vm to runtime/platform. 2018-03-01 02:07:46 +00:00
utils_android.cc [vm] Move some string utils from runtime/vm to runtime/platform. 2018-03-01 02:07:46 +00:00
utils_fuchsia.cc [vm] Move some string utils from runtime/vm to runtime/platform. 2018-03-01 02:07:46 +00:00
utils_linux.cc [vm] Move some string utils from runtime/vm to runtime/platform. 2018-03-01 02:07:46 +00:00
utils_macos.cc [vm] Move some string utils from runtime/vm to runtime/platform. 2018-03-01 02:07:46 +00:00
utils_win.cc [vm] Move some string utils from runtime/vm to runtime/platform. 2018-03-01 02:07:46 +00:00
utils_win.h [dart:io][windows] Make unicode characters display correctly. 2017-02-21 22:47:03 -08:00
vmservice_impl.cc [standalone] Only allow one outstanding load when running with --deterministic. 2018-04-16 18:31:28 +00:00
vmservice_impl.h [standalone] Only allow one outstanding load when running with --deterministic. 2018-04-16 18:31:28 +00:00