dart-sdk/runtime/bin
Siva Annamalai d46a696957 Revert "Reland : [VM/Runtime] Cleanup package config initialization code"
This reverts commit 03777dba31.

Reason for revert: Failures in couple of bots

Original change's description:
> Reland : [VM/Runtime] Cleanup package config initialization code
> 
> - Use _Init function for initialization of package config
> - Remove DartUtils::SetWorkingDirectory, SingleArgDart_Invoke,
> 
>   DartUtils::SetupPackageConfig
> - Rename Loader::InitForSnapshot to Loader::Init
> - Remove _setPackagesConfig, _setWorkingDirectory from builtin library
> - Rename _setPackagesMap to _setPackagesConfig
> Change-Id: I1e4a25e79706d7764247c9fbfcc8e8ce3231343c
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151633
> Reviewed-by: Alexander Aprelev <aam@google.com>
> Commit-Queue: Siva Annamalai <asiva@google.com>

TBR=aam@google.com,asiva@google.com

Change-Id: Ibea8c35fe310ac7708f00bb9ffd58715b6924cb5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151869
Reviewed-by: Siva Annamalai <asiva@google.com>
Auto-Submit: Siva Annamalai <asiva@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
2020-06-20 08:02:53 +00:00
..
ffi_test [vm/ffi] Expose a subset of dart_(native_)api.h for dynamic linking. 2020-06-18 07:30:43 +00:00
abi_version.h Move use_abi_version from vm directory to bin 2019-03-15 22:35:25 +00:00
abi_version_in.cc Move use_abi_version from vm directory to bin 2019-03-15 22:35:25 +00:00
address_sanitizer.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
BUILD.gn [vm/ffi] Expose a subset of dart_(native_)api.h for dynamic linking. 2020-06-18 07:30:43 +00:00
builtin.cc [VM/runtime] Remove support for loading URLs through service isolate 2019-12-27 17:30:05 +00:00
builtin.h [VM/runtime] Remove support for loading URLs through service isolate 2019-12-27 17:30:05 +00:00
builtin_gen_snapshot.cc [vm] Remove DART_CHECK_VALID; add check for a current isolate to Dart_PropagateError. 2019-04-02 20:06:19 +00:00
builtin_impl_sources.gni [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +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 [vm] Remove DART_CHECK_VALID; add check for a current isolate to Dart_PropagateError. 2019-04-02 20:06:19 +00:00
builtin_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00: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_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +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] Fix build for gcc 7.3.0. 2018-05-03 17:59:44 +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
crashpad.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
crashpad.h [gardening] Integrate Crashpad with run_vm_tests. 2018-10-29 15:11:16 +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 [dart:io] Don't leak /dev/urandom fd on fork. 2019-05-15 21:27:19 +00:00
crypto_fuchsia.cc [fuchsia] Update zx_cprng_draw 2018-06-27 17:13:27 +00:00
crypto_linux.cc [dart:io] Don't leak /dev/urandom fd on fork. 2019-05-15 21:27:19 +00:00
crypto_macos.cc [vm/sigprof] Disable checking of sigprof on mac. 2020-06-19 18:42:33 +00: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_embedder_api_impl.cc [vm] Avoid allocating Monitor/Mutex/... with global initializer, use Init()/Cleanup() functions instead 2020-03-17 08:49:52 +00:00
dart_io_api_impl.cc [vm] Avoid allocating Monitor/Mutex/... with global initializer, use Init()/Cleanup() functions instead 2020-03-17 08:49:52 +00:00
dartdev_utils.cc Reland "[ DartDev ] Generate dartdev.dart.snapshot for runtime builds and place it in the root of the build output directory" 2020-04-24 19:59:48 +00:00
dartdev_utils.h Reland "[ VM / DartDev ] Load and run dartdev snapshot if first argument to dart is not a valid file path" 2020-03-02 22:55:46 +00:00
dartutils.cc Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
dartutils.h Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
dfe.cc Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
dfe.h [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
directory.cc [vm] Fix gcc build. 2020-05-04 21:15:27 +00:00
directory.h Revert "[dart:io] Revert recent non-utf8 path handling" 2018-05-23 21:01:44 +00:00
directory_android.cc [vm] Add macro for fallthrough annotations 2019-02-15 01:12:01 +00:00
directory_fuchsia.cc [vm] Add macro for fallthrough annotations 2019-02-15 01:12:01 +00:00
directory_linux.cc [vm] Add macro for fallthrough annotations 2019-02-15 01:12:01 +00:00
directory_macos.cc [vm] Add macro for fallthrough annotations 2019-02-15 01:12:01 +00:00
directory_test.cc [vm] Remove some bin -> vm includes. 2018-03-28 23:16:09 +00:00
directory_win.cc Reland "[ VM / DartDev ] Fix issue where EXEUtils returned a relative directory path instead of an absolute path" 2020-05-22 01:55:52 +00:00
elf_loader.cc [vm] Store relocated addresses for text sections in BSS. 2020-05-26 08:47:30 +00:00
elf_loader.h [vm] Improve docs for Dart_LoadELF. 2020-03-09 14:16:47 +00:00
entrypoints_verification_test_extension.cc [VM/nnbd] Remove propagation of library mode to runtime after spec change. 2020-03-03 20:30:32 +00:00
entrypoints_verification_test_extension_dllmain_win.cc Re-land "[vm] Prevent access to non-annotated members through native API." 2019-01-29 15:10:34 +00:00
error_exit.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
error_exit.h Remove legacy restart code 2017-03-20 08:47:39 -07:00
eventhandler.cc [eventhandler] generalize socket initialization 2019-10-07 22:10:59 +00:00
eventhandler.h [vm] not remove port if socket was listening by other isolates 2019-11-06 16:28:12 +00:00
eventhandler_android.cc [vm] not remove port if socket was listening by other isolates 2019-11-06 16:28:12 +00:00
eventhandler_android.h [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00:00
eventhandler_fuchsia.cc [fuchsia,dart:io] Emulate edge-triggering of close events 2020-04-20 16:19:36 +00:00
eventhandler_fuchsia.h [fuchsia,dart:io] Emulate edge-triggering of close events 2020-04-20 16:19:36 +00:00
eventhandler_linux.cc [vm] not remove port if socket was listening by other isolates 2019-11-06 16:28:12 +00:00
eventhandler_linux.h [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00:00
eventhandler_macos.cc [vm] not remove port if socket was listening by other isolates 2019-11-06 16:28:12 +00:00
eventhandler_macos.h [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +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 Reland "[dart:io] Fix hanging on zero-length datagram" 2020-03-27 15:28:23 +00:00
eventhandler_win.h Reland "[dart:io] Fix hanging on zero-length datagram" 2020-03-27 15:28:23 +00:00
exe_utils.cc Reland "[ VM / DartDev ] Fix issue where EXEUtils returned a relative directory path instead of an absolute path" 2020-05-22 01:55:52 +00:00
exe_utils.h Reland "[ VM / DartDev ] Fixed issue where trying to find the directory of the Dart executable would fail if we encountered a relative symlink while trying to determine the absolute path." 2020-04-13 21:11:52 +00: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/aot] Add a custom ELF loader in dart_precompiled_runtime. 2019-09-24 15:03:19 +00:00
extensions_fuchsia.cc [vm/aot] Add a custom ELF loader in dart_precompiled_runtime. 2019-09-24 15:03:19 +00:00
extensions_linux.cc [vm/aot] Add a custom ELF loader in dart_precompiled_runtime. 2019-09-24 15:03:19 +00:00
extensions_macos.cc [vm/aot] Add a custom ELF loader in dart_precompiled_runtime. 2019-09-24 15:03:19 +00:00
extensions_win.cc [vm/aot] Add a custom ELF loader in dart_precompiled_runtime. 2019-09-24 15:03:19 +00:00
fdutils.h Fuchsia: Partial implementation of dart:io sockets 2016-11-20 22:04:14 -08:00
fdutils_android.cc [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00:00
fdutils_fuchsia.cc [dart:io,fuchsia] Fix edge-triggering emulation for read events 2018-09-17 20:44:52 +00:00
fdutils_linux.cc [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00:00
fdutils_macos.cc [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00:00
file.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
file.h [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
file_android.cc [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
file_fuchsia.cc [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
file_linux.cc [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
file_macos.cc [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
file_support.cc Reland "Reland "fix hanging of write on Windows"" 2020-02-14 17:49:42 +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 [vm] Propagate more UTF8 conversion errors 2018-09-06 02:23:21 +00:00
file_system_watcher_fuchsia.cc [fuchsia] Fixes for the Fuchsia build 2018-11-26 16:30:33 +00:00
file_system_watcher_linux.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
file_system_watcher_macos.cc [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00:00
file_system_watcher_win.cc [vm/io] Return data right away if it's ready. 2019-09-09 23:16:52 +00:00
file_test.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
file_win.cc [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
filter.cc [dart:io] Throw a FormatException when filters receive bad data. 2020-04-08 20:38:34 +00:00
filter.h [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
gen_snapshot.cc [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
gzip.cc [vm] Reduce frame size for the functions with the largest frame sizes. 2019-12-11 18:15:27 +00: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] Fix various UBSan failures. 2020-05-07 19:40:18 +00:00
ifaddrs-android.cc [vm] Support ListInterfaces for android 2019-04-19 16:38:44 +00:00
ifaddrs-android.h [vm] Support ListInterfaces for android 2019-04-19 16:38:44 +00:00
io_buffer.cc [vm, io] Fix some MemorySanitizer issues. 2020-02-27 17:50:43 +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 [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
io_natives.cc Reland "[dart:io] Fix hanging on zero-length datagram" 2020-03-27 15:28:23 +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_sources.gni [NNBD/VM] Restructure VM patch files for the NNBD dart sdk split 2019-09-19 03:57:30 +00:00
isolate_data.cc Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
isolate_data.h Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
loader.cc Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
loader.h Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
lockers.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
main.cc Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
main_options.cc [ VM / DartDev ] Add special flags '--enable-analytics' and '--disable-analytics' which are treated as VM options but always forwarded to DartDev 2020-06-01 23:10:18 +00:00
main_options.h Reland "[ VM / DartDev ] Run all debugging sessions via 'dart run'" 2020-05-13 19:58:56 +00:00
namespace.cc Add various missing argument checks to dart:io natives. 2019-08-01 23:32:40 +00:00
namespace.h [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
namespace_android.cc [android] Fix build 2017-10-09 19:31:40 +00:00
namespace_fuchsia.cc [dart:io,fuchsia] Change namespace setup failure from ASSERTs to FATALs 2019-05-28 19:12:35 +00:00
namespace_fuchsia.h [dart:io,fuchsia] Pass Isolate namespace to child process. Fix double free. 2019-01-15 22:07:51 +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_win.cc [dart:io] chdir, getcwd when in a namespace 2017-10-09 19:14:58 +00:00
observatory_assets_empty.cc [vm] Cleanup C99 header includes 2019-07-03 10:54:24 +00:00
options.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
options.h [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
platform.cc [ VM ] Migrate VM tests to support null safety and return errors from Dart_GetType and Dart_NewListOf when --null-safety is enabled 2020-05-26 22:40:52 +00:00
platform.h [SDK] Fixes loading appended snapshots when executed with PATH. 2019-10-18 10:30:48 +00:00
platform_android.cc Revert "[ VM ] Update embedding API to perform Platform initialization" 2019-09-24 20:43:20 +00:00
platform_fuchsia.cc Revert "[ VM ] Update embedding API to perform Platform initialization" 2019-09-24 20:43:20 +00:00
platform_linux.cc Revert "[ VM ] Update embedding API to perform Platform initialization" 2019-09-24 20:43:20 +00:00
platform_macos.cc [SDK] Fixes loading appended snapshots when executed with PATH. 2019-10-18 10:30:48 +00:00
platform_win.cc [SDK] Fixes loading appended snapshots when executed with PATH. 2019-10-18 10:30:48 +00:00
process.cc [vm] not remove port if socket was listening by other isolates 2019-11-06 16:28:12 +00:00
process.h [dart:io] Don't treat a file descriptor as a signal o_o; 2020-05-04 20:19:18 +00:00
process_android.cc [dart:io] Don't treat a file descriptor as a signal o_o; 2020-05-04 20:19:18 +00:00
process_fuchsia.cc Reland "Revert "Add an --os=fuchsia option to build.py:"" 2020-06-18 00:24:31 +00:00
process_linux.cc [dart:io] Don't treat a file descriptor as a signal o_o; 2020-05-04 20:19:18 +00:00
process_macos.cc [dart:io] Don't treat a file descriptor as a signal o_o; 2020-05-04 20:19:18 +00:00
process_test.cc [infra] Define a GCC builder configuration. 2020-05-16 00:26:32 +00:00
process_win.cc [dart:io] Don't treat a file descriptor as a signal o_o; 2020-05-04 20:19:18 +00:00
reference_counting.h [vm] Fix TSAN failures related to object headers and GC task phases. 2019-10-09 21:48:20 +00:00
root_certificates_unsupported.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
run_vm_tests.cc Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-05-04 14:51:14 +00:00
secure_socket_filter.cc [vm] Avoid allocating Monitor/Mutex/... with global initializer, use Init()/Cleanup() functions instead 2020-03-17 08:49:52 +00:00
secure_socket_filter.h [vm] Avoid allocating Monitor/Mutex/... with global initializer, use Init()/Cleanup() functions instead 2020-03-17 08:49:52 +00:00
secure_socket_unsupported.cc [dart:io] Adds X509Certificate.der and X509Certificate.pem 2018-05-17 16:20:06 +00:00
secure_socket_utils.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
secure_socket_utils.h Reland "Update BoringSSL to 4dfd5af70191b068aebe567b8e29ce108cee85ce." 2019-10-23 18:08:16 +00:00
security_context.cc Reland "Update BoringSSL to 4dfd5af70191b068aebe567b8e29ce108cee85ce." 2019-10-23 18:08:16 +00:00
security_context.h [dart:io] Adds X509Certificate.der and X509Certificate.pem 2018-05-17 16:20:06 +00:00
security_context_android.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
security_context_fuchsia.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
security_context_linux.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
security_context_macos.cc [ VM / dart:io ] Replace usage of SecTrustEvaluate with SecTrustEvaluateWithError on MacOS >= 10.14 2019-10-31 22:17:17 +00:00
security_context_win.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
snapshot_empty.cc [vm] Cleanup C99 header includes 2019-07-03 10:54:24 +00:00
snapshot_in.cc [vm] Cleanup C99 header includes 2019-07-03 10:54:24 +00:00
snapshot_utils.cc [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
snapshot_utils.h [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
socket.cc Unlink file before Unix socket binds 2020-06-03 22:10:40 +00:00
socket.h [dart:io] Support abstract unix domain socket on Linux 2020-05-19 21:33:10 +00:00
socket_android.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
socket_base.cc [dart:io] Support abstract unix domain socket on Linux 2020-05-19 21:33:10 +00:00
socket_base.h Reland "[dart:io] Fix hanging on zero-length datagram" 2020-03-27 15:28:23 +00:00
socket_base_android.cc Reland "[dart:io] Fix hanging on zero-length datagram" 2020-03-27 15:28:23 +00:00
socket_base_android.h [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
socket_base_fuchsia.cc [dart:io] Fuchsia version of SocketBase::AvailableDatagram 2020-03-30 19:14:38 +00:00
socket_base_fuchsia.h [dart:io] Fix Unix domain socket headers for Fuchsia 2020-03-23 20:35:47 +00:00
socket_base_linux.cc Reland "[dart:io] Fix hanging on zero-length datagram" 2020-03-27 15:28:23 +00:00
socket_base_linux.h [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
socket_base_macos.cc Reland "[dart:io] Fix hanging on zero-length datagram" 2020-03-27 15:28:23 +00:00
socket_base_macos.h [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
socket_base_win.cc Reland "[dart:io] Fix hanging on zero-length datagram" 2020-03-27 15:28:23 +00:00
socket_base_win.h [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
socket_fuchsia.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
socket_linux.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
socket_macos.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
socket_win.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +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 Add common terminals to ANSI heuristic 2020-06-09 21:33:35 +00:00
stdio_fuchsia.cc [fuchsia] Fixes for the Fuchsia build 2018-11-26 16:30:33 +00:00
stdio_linux.cc Add common terminals to ANSI heuristic 2020-06-09 21:33:35 +00:00
stdio_macos.cc Add common terminals to ANSI heuristic 2020-06-09 21:33:35 +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 Add various missing argument checks to dart:io natives. 2019-08-01 23:32:40 +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] support Unix domain communications 2020-03-23 03:51:40 +00:00
sync_socket_fuchsia.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
sync_socket_linux.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
sync_socket_macos.cc [dart:io] support Unix domain communications 2020-03-23 03:51:40 +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 [standalone] Name dart:io threads, take 2. 2019-02-13 20:29:46 +00:00
thread_android.cc [vm, arm64] Adjust CSP during the invocation stub instead of each function prologue. 2019-10-25 19:21:56 +00: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 [standalone] Name dart:io threads, take 2. 2019-02-13 20:29:46 +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 [standalone] Name dart:io threads, take 2. 2019-02-13 20:29:46 +00: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 [standalone] Name dart:io threads, take 2. 2019-02-13 20:29:46 +00: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 / Windows ] Removed call to SetThreadDescription which is only supported in new Win 10 builds 2019-02-26 01:00:26 +00:00
thread_win.h [vm] Update Windows synchronization code to CONDITION_VARIABLEs and SRWLOCKs. 2018-11-09 18:44:49 +00:00
typed_data_utils.cc [ VM ] Updated include path for typed_data_utils.h which was causing Flutter build to fail. 2018-05-24 16:15:03 +00:00
typed_data_utils.h Revert "[dart:io] Revert recent non-utf8 path handling" 2018-05-23 21:01:44 +00:00
utils.h [ VM ] Addressed additional comments from CL 56461. 2018-05-24 20:01:51 +00:00
utils_android.cc [ VM ] Addressed additional comments from CL 56461. 2018-05-24 20:01:51 +00:00
utils_fuchsia.cc [fuchsia] Migrate to zx_clock_get_new 2019-05-10 18:22:28 +00:00
utils_linux.cc [ VM ] Addressed additional comments from CL 56461. 2018-05-24 20:01:51 +00:00
utils_macos.cc [ VM ] Addressed additional comments from CL 56461. 2018-05-24 20:01:51 +00:00
utils_win.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
utils_win.h [vm] Allow Isolate.spawnUri to spawn from app-jit snapshots 2020-06-18 12:59:33 +00:00
vmservice_impl.cc [vmservice] allow fallback on port bind failure 2020-01-28 23:36:14 +00:00
vmservice_impl.h [vmservice] allow fallback on port bind failure 2020-01-28 23:36:14 +00:00