dart-sdk/runtime/bin
George Kulakowski 5923ff4900 Reorder Fuchsia file headers and gn format
These were left out of order by the mechanical changes that were part
of Fuchsia's Magenta->Zircon rename.

Change-Id: I41c81eb889c6076ffe82102018721e5abc74e7ac
Reviewed-on: https://dart-review.googlesource.com/6165
Reviewed-by: Zach Anderson <zra@google.com>
2017-09-15 20:28:49 +00:00
..
vmservice [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07: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 [Fuchsia] Update to use new tracing API 2017-09-12 16:42:07 +00:00
builtin.cc Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07:00
builtin.dart [dart:io] Move _getUriBaseClosure to dart:io 2017-08-24 20:06:52 -07:00
builtin.h Fixed analyzer test to use dart2js not dartium 2017-09-01 09:03:16 -07: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 [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07: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 VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
builtin_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
common_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07: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 [dart:io] Allow an embedder to disallow certain operaions 2017-09-08 05:02:07 +00:00
dartutils.h [dart:io] Allow an embedder to disallow certain operaions 2017-09-08 05:02:07 +00:00
dfe.cc Introduce callback parameter for Dart_ReadKernelBinary that would free kernel memory. 2017-09-13 04:37:07 +00:00
dfe.h 1. Figure out the modified libraries from the specifeid kernel file during 2017-08-18 13:42:19 -07: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 [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
directory_test.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07: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: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07: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 Reorder Fuchsia file headers and gn format 2017-09-15 20:28:49 +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 Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07: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: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07: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 Reorder Fuchsia file headers and gn format 2017-09-15 20:28:49 +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 [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file.h [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_android.cc [dart:io] Build fixes for Namespaces 2017-08-30 10:18:09 -07:00
file_fuchsia.cc Reorder Fuchsia file headers and gn format 2017-09-15 20:28:49 +00:00
file_linux.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_macos.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
file_patch.dart [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07: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] Namespaces for file IO 2017-08-30 09:34:36 -07: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 [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
filter.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
filter.h [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
filter_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
gen_snapshot.cc [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +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: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
io_buffer.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
io_impl_sources.gni [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
io_natives.cc [dart:io] Adds Platform.operatingSystemVersion 2017-09-01 22:08:48 -07: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 [dart:io] Re-limit the number of IO Service ports per Isolate 2017-05-24 10:22:26 -07:00
io_sources.gni [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
isolate_data.cc Revert "Fix for Flutter issue 11260 (https://github.com/flutter/flutter/issues/11260)" 2017-08-25 16:15:05 -07:00
isolate_data.h Revert "Fix for Flutter issue 11260 (https://github.com/flutter/flutter/issues/11260)" 2017-08-25 16:15:05 -07:00
loader.cc Introduce callback parameter for Dart_ReadKernelBinary that would free kernel memory. 2017-09-13 04:37:07 +00:00
loader.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07: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 [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
main_options.cc [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
main_options.h [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
namespace.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
namespace.h [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
namespace_android.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
namespace_fuchsia.cc Rename Magenta to Zircon, along with related abbreviations 2017-09-15 14:54:18 +00:00
namespace_linux.cc [dart:io] Build fixes for Namespaces 2017-08-30 10:18:09 -07:00
namespace_macos.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
namespace_patch.dart [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
namespace_win.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
observatory_assets_empty.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
options.cc [standalone] Fix -D parsing leak 2017-09-11 21:49:54 +00:00
options.h [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
platform.cc [dart:io] Adds Platform.operatingSystemVersion 2017-09-01 22:08:48 -07:00
platform.h [dart:io] Adds Platform.operatingSystemVersion 2017-09-01 22:08:48 -07:00
platform_android.cc [dart:io] Adds Platform.operatingSystemVersion 2017-09-01 22:08:48 -07:00
platform_fuchsia.cc Reorder Fuchsia file headers and gn format 2017-09-15 20:28:49 +00:00
platform_linux.cc [dart:io] Adds Platform.operatingSystemVersion 2017-09-01 22:08:48 -07:00
platform_macos.cc [dart:io] Adds Platform.operatingSystemVersion 2017-09-01 22:08:48 -07:00
platform_patch.dart [dart:io] Adds Platform.operatingSystemVersion 2017-09-01 22:08:48 -07:00
platform_win.cc [dart:io] Adds Platform.operatingSystemVersion 2017-09-01 22:08:48 -07:00
process.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
process.h [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
process_android.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
process_fuchsia.cc Reorder Fuchsia file headers and gn format 2017-09-15 20:28:49 +00:00
process_linux.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
process_macos.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
process_patch.dart [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
process_test.cc
process_win.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
reference_counting.h Stoppp using trippple consonants 2017-04-21 17:50:13 +02:00
root_certificates_unsupported.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
run_vm_tests.cc - Convert all isolate flags to a bit field. 2017-08-11 12:38:25 -07:00
secure_socket_filter.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
secure_socket_filter.h Ported SecureSocket to use BoringSSL on OSX and iOS. This included registering a callback with BoringSSL using SSL_CTX_set_cert_verify_callback, which overrides the BoringSSL certificate verification process, in order to verify certificates against the system's root certificates and then proceed to let BoringSSL handle the rest of the SSL session. In addition, this change includes refactoring to share BoringSSL code that used on all platforms. 2017-06-06 12:52:57 -07:00
secure_socket_patch.dart Revert "Removed SecurityContext.alpnSupported, as ALPN is now supported on all platforms. Also updated CHANGELOG.md to announce its removal." 2017-06-08 14:32:41 -07: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 [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +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 [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +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 Use assembly instead of C array literals to link the core snapshot into the VM. 2017-05-24 14:38:15 -07:00
snapshot_utils.cc [dart:io] Namespaces for file IO 2017-08-30 09:34:36 -07:00
snapshot_utils.h Cleanup app snapshots on isolate/vm exit. 2017-02-16 13:54:57 -08:00
socket.cc [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
socket.h [standalone] Clean up command line argument parsing 2017-09-11 18:58:39 +00:00
socket_android.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07: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] Rename MG-nnn -> ZX-nnn 2017-09-12 20:28:12 +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 [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_linux.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_macos.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
socket_patch.dart Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
socket_win.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
stdio.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
stdio.h [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
stdio_android.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
stdio_fuchsia.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
stdio_linux.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
stdio_macos.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
stdio_patch.dart [dart:io] Allow an embedder to disallow certain operaions 2017-09-08 05:02:07 +00:00
stdio_win.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
sync_socket.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07: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 Various fixes for sync socket implementation. 2017-04-12 14:20:48 -07:00
sync_socket_win.cc [dart:io] Remove DART_IO_DISABLED 2017-08-24 11:17:52 -07:00
test_extension.c
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 VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07: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: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07: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: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
utils_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
utils_fuchsia.cc Rename Magenta to Zircon, along with related abbreviations 2017-09-15 14:54:18 +00:00
utils_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
utils_macos.cc [ios] Use mach_absolute_time instead of boot time for the monotonic clock. 2017-09-05 16:49:35 +00:00
utils_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
utils_win.h [dart:io][windows] Make unicode characters display correctly. 2017-02-21 22:47:03 -08:00
vmservice_impl.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
vmservice_impl.h Load vmservice from a .dill file when generating AOT snapshots. 2017-06-23 09:39:18 -07:00