dart-sdk/runtime/bin
Alexander Aprelev 0c481a196c Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform.
Fixes https://github.com/flutter/flutter/issues/40114

Change-Id: If8d71e9c19c2e794d29f7ecbacb87457890a2fd5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116883
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2019-09-12 00:10:09 +00:00
..
ffi_test Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
vmservice Update HttpRequest and HttpClientResponse to be Stream<Uint8List> 2019-06-27 00:21:07 +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 Add defined() guard for checkout_llvm build flag 2019-08-09 19:00:24 +00:00
builtin.cc [vm] Remove DART_CHECK_VALID; add check for a current isolate to Dart_PropagateError. 2019-04-02 20:06:19 +00:00
builtin.dart Re-land "[vm] Prevent access to non-annotated members through native API." 2019-01-29 15:10:34 +00:00
builtin.h [VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays 2018-10-02 23:27:05 +00:00
builtin_common.cc clang-format runtime/bin 2016-11-04 12:30:56 -07: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 Move use_abi_version from vm directory to bin 2019-03-15 22:35:25 +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 [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 Fix sources to source_set 2019-05-21 17:01:48 +00:00
common_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +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 [dart:io] Don't leak /dev/urandom fd on fork. 2019-05-15 21:27:19 +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 Second attempt to reland "[vm/concurrency] Introduce concept of Isolate Groups" 2019-07-08 23:49:05 +00:00
dart_io_api_impl.cc [vm] Update Windows synchronization code to CONDITION_VARIABLEs and SRWLOCKs. 2018-11-09 18:44:49 +00:00
dartutils.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
dartutils.h [standalone] Remove dead Dart 1 loading code. 2018-12-04 17:17:25 +00:00
dfe.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
dfe.h [vm] Use current platform dill file to bootstrap VM 2019-06-26 20:57:46 +00:00
directory.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +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_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +00:00
directory_test.cc [vm] Remove some bin -> vm includes. 2018-03-28 23:16:09 +00:00
directory_win.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
entrypoints_verification_test_extension.cc [vm/bytecode] Support native extensions 2019-06-27 20:24:25 +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 [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
eventhandler.h [vm] Propagate more UTF8 conversion errors 2018-09-06 02:23:21 +00:00
eventhandler_android.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
eventhandler_android.h [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00:00
eventhandler_fuchsia.cc [vm,dart:io] Check for socket connection success 2019-06-01 01:52:47 +00:00
eventhandler_fuchsia.h [vm] Eliminate Mutex/Monitor indirection where possible 2019-05-13 21:17:51 +00:00
eventhandler_linux.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
eventhandler_linux.h [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00:00
eventhandler_macos.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
eventhandler_macos.h [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00: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 [vm/io] Return data right away if it's ready. 2019-09-09 23:16:52 +00:00
eventhandler_win.h [vm] Eliminate Mutex/Monitor indirection where possible 2019-05-13 21:17:51 +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: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
extensions_fuchsia.cc [fuchsia] Just use dlopen like on other OSes 2019-01-10 00:10:10 +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] 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 [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
file.h [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
file_android.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
file_fuchsia.cc [dart:io,fuchsia] Change namespace setup failure from ASSERTs to FATALs 2019-05-28 19:12:35 +00:00
file_linux.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
file_macos.cc [VM] For app-jit snapshot on MacOS 10.15 and higher mmap ANONYMOUS pages and 2019-08-16 04:39:02 +00:00
file_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +00:00
file_support.cc [ VM ] Exported functionality used by Flutter engine to public headers 2018-09-28 21:13:52 +00:00
file_system_entity_patch.dart Revert "[dart:io] Revert recent non-utf8 path handling" 2018-05-23 21:01:44 +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 [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
filter.cc [vm] Integrate dart binary with Crashpad on Windows. 2018-10-24 13:30:16 +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] Remove dead --load_deferred_eagerly and dependent code tracking for library prefixes. 2019-09-06 23:37:33 +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] Propagate more UTF8 conversion errors 2018-09-06 02:23:21 +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] Add Dart_NewExternalTypedDataWithFinalizer. 2018-05-01 01:57:41 +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] Support ListInterfaces for android 2019-04-19 16:38:44 +00:00
io_natives.cc Reland "[vm] support zoneID for http" 2019-09-05 14:54:48 +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 Fix sources to source_set 2019-05-21 17:01:48 +00:00
isolate_data.cc Second attempt to reland "[vm/concurrency] Introduce concept of Isolate Groups" 2019-07-08 23:49:05 +00:00
isolate_data.h Second attempt to reland "[vm/concurrency] Introduce concept of Isolate Groups" 2019-07-08 23:49:05 +00:00
loader.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
loader.h Second attempt to reland "[vm/concurrency] Introduce concept of Isolate Groups" 2019-07-08 23:49:05 +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 [Runtime] Adds appended blob runtime mode. 2019-09-11 10:56:57 +00:00
main_options.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
main_options.h Revert "[ VM / Service ] Temporarily disable VM service auth codes by default" 2019-04-18 21:21:18 +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_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +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] Propagate more UTF8 conversion errors 2018-09-06 02:23:21 +00:00
platform.h Reapply "[vm] Annotate longjmp-like functions with DART_NORETURN." 2018-12-06 19:09:06 +00:00
platform_android.cc Use Dart_PrepareToAbort in segfault handlers for consistency. 2019-08-01 16:41:43 +00:00
platform_fuchsia.cc Use Dart_PrepareToAbort in segfault handlers for consistency. 2019-08-01 16:41:43 +00:00
platform_linux.cc Use Dart_PrepareToAbort in segfault handlers for consistency. 2019-08-01 16:41:43 +00:00
platform_macos.cc Use Dart_PrepareToAbort in segfault handlers for consistency. 2019-08-01 16:41:43 +00:00
platform_patch.dart Reland "[VM] Make @pragma annotations work generally" 2018-11-22 10:54:44 +00:00
platform_win.cc Use Dart_PrepareToAbort in segfault handlers for consistency. 2019-08-01 16:41:43 +00:00
process.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
process.h [dart:io] Adds ProcessStartMode.INHERIT_STDIO 2018-01-23 22:50:06 +00:00
process_android.cc [vm] initialize sigaction for msan 2019-07-16 19:46:56 +00:00
process_fuchsia.cc [fuchsia] swap out deprecated flag name 2019-06-07 16:38:43 +00:00
process_linux.cc [vm] initialize sigaction for msan 2019-07-16 19:46:56 +00:00
process_macos.cc [vm] initialize sigaction for msan 2019-07-16 19:46:56 +00:00
process_patch.dart [vm] path containing spaces when creating process On Windows 2019-08-15 18:04:10 +00:00
process_test.cc
process_win.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +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 [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
secure_socket_filter.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00: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 various missing argument checks to dart:io natives. 2019-08-01 23:32:40 +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 VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
security_context.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +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 [dart:io] unbreak build 2019-05-15 19:13:29 +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 [Runtime] Adds appended blob runtime mode. 2019-09-11 10:56:57 +00:00
snapshot_utils.h [Runtime] Adds appended blob runtime mode. 2019-09-11 10:56:57 +00:00
socket.cc Reland "[vm] support zoneID for http" 2019-09-05 14:54:48 +00:00
socket.h [vm] Eliminate Mutex/Monitor indirection where possible 2019-05-13 21:17:51 +00:00
socket_android.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
socket_base.cc Reland "[vm] support zoneID for http" 2019-09-05 14:54:48 +00:00
socket_base.h Reland "[vm] support zoneID for http" 2019-09-05 14:54:48 +00:00
socket_base_android.cc [vm] Support ListInterfaces for android 2019-04-19 16:38:44 +00: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 [vm,dart:io] Check for socket connection success 2019-06-01 01:52:47 +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 [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00: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 [VM] Remove retry logic from close(fd) calls 2019-02-15 23:28:17 +00: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 [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
socket_base_win.h Re-land socket refactor with fixes for Windows. 2017-04-05 12:45:31 -07:00
socket_fuchsia.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
socket_linux.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +00:00
socket_macos.cc [ VM / dart:io ] Fixed issue where writing to a socket after it has been closed would raise SIGPIPE and crash the process. 2019-01-18 00:21:04 +00:00
socket_patch.dart Reland "[vm] support zoneID for http" 2019-09-05 14:54:48 +00:00
socket_win.cc [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 2019-04-22 20:15:43 +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] Fixes for the Fuchsia build 2018-11-26 16:30:33 +00:00
stdio_linux.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +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 [dart:io] Provide modern Dart-styled constants 2018-05-03 17:00:14 +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] 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 Add various missing argument checks to dart:io natives. 2019-08-01 23:32: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 [standalone] Name dart:io threads, take 2. 2019-02-13 20:29:46 +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 [dart:io][windows] Make unicode characters display correctly. 2017-02-21 22:47:03 -08:00
vmservice_impl.cc [ VM / Service / Observatory ] The VM service now requires an authentication code by default. 2019-04-09 22:57:29 +00:00
vmservice_impl.h [ VM / Service / Observatory ] The VM service now requires an authentication code by default. 2019-04-09 22:57:29 +00:00