dart-sdk/runtime/bin
2017-03-29 15:39:43 -07:00
..
vmservice Make --trace-loading great again. 2017-03-22 17:06:42 -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
bin.gypi Teach gen_snapshot how to create script snapshots if given a core snapshot to create them against. 2017-02-15 14:28:35 -08:00
BUILD.gn Standalone support for AOT as dylibs on Fuchsia. 2017-03-24 14:52:18 -07:00
builtin.cc VM: Support bootstrapping core libraries from Kernel binaries instead of source. 2016-11-16 13:56:20 +01:00
builtin.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
builtin.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
builtin_common.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
builtin_gen_snapshot.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
builtin_impl_sources.gypi Cleanup app snapshots on isolate/vm exit. 2017-02-16 13:54:57 -08:00
builtin_in.cc Windows: Link library sources into gen_snapshot/dart_bootstrap 2017-02-01 15:55:59 -08:00
builtin_natives.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
builtin_nolib.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
builtin_sources.gypi Lazy loading of deferred libraries 2014-06-13 22:43:31 +00: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 TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07: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_entries.txt GN Build fixes for Flutter + gen_snapshot fix 2016-04-22 07:00:03 -07:00
dart_io_entries.txt AOT: Add missing native entry points for secure sockets. 2016-10-12 13:04:22 -07:00
dart_product_entries.txt Standalone: Add missing tree-shaker root. 2016-09-20 14:44:05 -07:00
dartutils.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
dartutils.h Reload native extensions when starting from a snapshot. 2016-11-07 16:17:47 -08:00
directory.cc VM: Fix asan memory leak in some standalone tests 2017-01-23 19:45:28 +01:00
directory.h VM: Fix asan memory leak in some standalone tests 2017-01-23 19:45:28 +01:00
directory_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
directory_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
directory_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
directory_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
directory_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
directory_test.cc Added new type of unit test, RAW_UNIT_TEST_CASE, which is used for tests that can be flaky if run while the VM is alive. Tests created using the RAW_UNIT_TEST_CASE macro will run after the VM has shutdown to avoid having any worker threads contaminating the test results. 2017-01-31 15:16:38 -08:00
directory_unsupported.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
directory_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
embedded_dart_io.cc Land https://codereview.chromium.org/2662393002 for Jason. 2017-02-01 10:38:21 -08:00
embedded_dart_io.h Land https://codereview.chromium.org/2662393002 for Jason. 2017-02-01 10:38:21 -08:00
error_exit.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
error_exit.h Remove legacy restart code 2017-03-20 08:47:39 -07:00
eventhandler.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
eventhandler.h [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
eventhandler_android.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
eventhandler_android.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
eventhandler_fuchsia.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
eventhandler_fuchsia.h Fuchsia: Partial implementation of dart:io sockets 2016-11-20 22:04:14 -08:00
eventhandler_linux.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
eventhandler_linux.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
eventhandler_macos.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
eventhandler_macos.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
eventhandler_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
eventhandler_test.cc Added new type of unit test, RAW_UNIT_TEST_CASE, which is used for tests that can be flaky if run while the VM is alive. Tests created using the RAW_UNIT_TEST_CASE macro will run after the VM has shutdown to avoid having any worker threads contaminating the test results. 2017-01-31 15:16:38 -08:00
eventhandler_unsupported.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
eventhandler_win.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
eventhandler_win.h [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
extensions.cc 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.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 Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
extensions_fuchsia.cc Standalone support for AOT as dylibs on Fuchsia. 2017-03-24 14:52:18 -07:00
extensions_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
extensions_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
extensions_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
fdutils.h Fuchsia: Partial implementation of dart:io sockets 2016-11-20 22:04:14 -08:00
fdutils_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
fdutils_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
fdutils_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
fdutils_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
file.cc [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
file.h [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
file_android.cc [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
file_fuchsia.cc [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
file_linux.cc [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
file_macos.cc [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
file_patch.dart [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
file_support.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
file_system_entity_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
file_system_watcher.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
file_system_watcher.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
file_system_watcher_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
file_system_watcher_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
file_system_watcher_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
file_system_watcher_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
file_system_watcher_unsupported.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
file_system_watcher_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
file_test.cc Fixes leak of native File objects. 2016-04-20 10:08:37 -07:00
file_unsupported.cc [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
file_win.cc [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
filter.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
filter.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
filter_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
filter_unsupported.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
gen_snapshot.cc Make gen_snapshot quiet for the Fuchsia build. 2017-03-22 18:14:49 -07:00
gypi_contents.gni [gn] Consolidate exec_script calls to speed up generation 2016-11-12 10:57:01 -08:00
hashmap_test.cc Added new type of unit test, RAW_UNIT_TEST_CASE, which is used for tests that can be flaky if run while the VM is alive. Tests created using the RAW_UNIT_TEST_CASE macro will run after the VM has shutdown to avoid having any worker threads contaminating the test results. 2017-01-31 15:16:38 -08:00
io_buffer.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
io_buffer.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
io_impl_sources.gypi Fuchsia: Build standalone VM. Make it run "Hello, World!". 2016-07-22 14:00:31 -07:00
io_natives.cc [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
io_natives.h Make header include guards great again 2016-10-26 00:26:03 -07:00
io_service.cc VM: [Kernel] Revert changes to the native ports that introduced peers. 2017-01-31 10:30:15 +01:00
io_service.h [dart:io] Adds functions to set file access and modification time 2017-02-09 09:45:25 -08:00
io_service_no_ssl.cc VM: [Kernel] Revert changes to the native ports that introduced peers. 2017-01-31 10:30:15 +01:00
io_service_no_ssl.h [dart:io] Adds functions to set file access and modification time 2017-02-09 09:45:25 -08:00
io_service_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
io_service_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
io_sources.gypi VM: remove service_object_patch.dart and all associated code. 2017-02-27 16:08:16 +01:00
isolate_data.cc VM: Fix an app-jit related shutdown race. 2017-02-28 21:10:04 +01:00
isolate_data.h VM: Fix an app-jit related shutdown race. 2017-02-28 21:10:04 +01:00
loader.cc New dart CLI option to create a snapshot depfile. (#29165) 2017-03-27 06:44:21 -07:00
loader.h New dart CLI option to create a snapshot depfile. (#29165) 2017-03-27 06:44:21 -07:00
lockers.h clang-format runtime/bin 2016-11-04 12:30:56 -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 AOT compiler changes for dart_content_handler: 2017-03-29 10:12:05 -07:00
observatory_assets_empty.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
platform.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
platform.h [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
platform_android.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
platform_fuchsia.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
platform_linux.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
platform_macos.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
platform_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
platform_unsupported.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
platform_win.cc [dart:io][windows] Don't enable ENABLE_VIRTUAL_TERMINAL_INPUT 2017-03-20 13:35:24 -07:00
process.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
process.h [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
process_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
process_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
process_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
process_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
process_patch.dart [dart:io][windows] Use WriteFile instead of _write 2017-03-29 13:19:25 -07:00
process_test.cc Revert "Test infrastructure: Change the intentionally crashing process_test.cc, to try and avoid timeout of this process." 2012-06-18 14:16:00 +00:00
process_unsupported.cc Fix Dartium build 2017-03-28 08:42:30 -07:00
process_win.cc [dart:io][windows] Set the last error when a signal is unsupported 2017-03-29 15:39:43 -07:00
reference_counting.h [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
root_certificates_unsupported.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
run_vm_tests.cc VM: Fix an app-jit related shutdown race. 2017-02-28 21:10:04 +01:00
secure_socket.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
secure_socket_boringssl.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
secure_socket_boringssl.h [dart:io] Eagerly deallocate SSLFilter internals 2017-03-10 10:23:48 -08:00
secure_socket_ios.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
secure_socket_ios.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
secure_socket_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
secure_socket_macos.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
secure_socket_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
secure_socket_unsupported.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
snapshot_empty.cc Refactor snapshots pieces to include a section for loading instructions into the heap of a regular isolate. 2017-01-23 10:25:02 -08:00
snapshot_in.cc Refactor snapshots pieces to include a section for loading instructions into the heap of a regular isolate. 2017-01-23 10:25:02 -08:00
snapshot_utils.cc 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
snapshot_utils.h Cleanup app snapshots on isolate/vm exit. 2017-02-16 13:54:57 -08:00
socket.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
socket.h [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
socket_android.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
socket_android.h Make header include guards great again 2016-10-26 00:26:03 -07:00
socket_fuchsia.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
socket_fuchsia.h Fuchsia: Partial implementation of dart:io sockets 2016-11-20 22:04:14 -08:00
socket_linux.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
socket_linux.h Make header include guards great again 2016-10-26 00:26:03 -07:00
socket_macos.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
socket_macos.h Make header include guards great again 2016-10-26 00:26:03 -07:00
socket_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
socket_unsupported.cc clang-format runtime/bin 2016-11-04 12:30:56 -07:00
socket_win.cc [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
socket_win.h Make header include guards great again 2016-10-26 00:26:03 -07:00
stdio.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
stdio.h [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
stdio_android.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
stdio_fuchsia.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
stdio_linux.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
stdio_macos.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
stdio_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
stdio_unsupported.cc [dart:io] Move Platform.ansiSupported to {Stdin,Stdout}.supportsAnsiEscapes 2017-03-17 12:35:36 -07:00
stdio_win.cc [dart:io][windows] Stdout.supportsAnsiEscapes is false when not connected to a terminal 2017-03-17 13:07:42 -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 Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_android.h Make header include guards great again 2016-10-26 00:26:03 -07:00
thread_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_fuchsia.h Make header include guards great again 2016-10-26 00:26:03 -07:00
thread_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_linux.h Make header include guards great again 2016-10-26 00:26:03 -07:00
thread_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_macos.h Make header include guards great again 2016-10-26 00:26:03 -07:00
thread_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_win.h Make header include guards great again 2016-10-26 00:26:03 -07:00
utils.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
utils_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
utils_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
utils_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
utils_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
utils_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
utils_win.h [dart:io][windows] Make unicode characters display correctly. 2017-02-21 22:47:03 -08:00
vmservice_dartium.cc Fix Dartium build. 2017-03-22 18:05:54 -07:00
vmservice_dartium.h clang-format runtime/bin 2016-11-04 12:30:56 -07:00
vmservice_impl.cc Make --trace-loading great again. 2017-03-22 17:06:42 -07:00
vmservice_impl.h Make --trace-loading great again. 2017-03-22 17:06:42 -07:00
vmserviceio_dartium.dart Add dart:io and dart:_builtin to the dartium snapshot so that vmservices can work, the previous approach of trying to load dart:io and dart:_builtin from the sources does not work in a dart-sdk distribution as the sources are not copied out. 2015-05-15 23:15:19 +00:00
zlib.gyp Rename libchrome_zip to libzip_dart in build. 2016-04-13 00:15:37 +02:00