dart-sdk/runtime/bin
2016-06-08 07:20:42 -07:00
..
vmservice Fix Windows bots 2016-06-08 07:20:42 -07:00
address_sanitizer.cc Allows gen_snapshot to be built with asan in the Mojo tree. 2015-02-13 15:37:03 +00:00
bin.gypi - Allow for loading dart:html and friends into the standalone 2016-05-03 20:33:14 -07:00
BUILD.gn Adds a gn argument for boringssl path 2016-05-06 15:05:10 -07:00
builtin.cc - Fix loading of dart:html. 2016-05-04 17:43:58 -07:00
builtin.dart Rework standalone to use a synchronous loader that does not invoke Dart code 2016-06-06 14:15:01 -07:00
builtin.h Rework standalone to use a synchronous loader that does not invoke Dart code 2016-06-06 14:15:01 -07:00
builtin_common.cc Rework standalone to use a synchronous loader that does not invoke Dart code 2016-06-06 14:15:01 -07:00
builtin_gen_snapshot.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
builtin_impl_sources.gypi Rework standalone to use a synchronous loader that does not invoke Dart code 2016-06-06 14:15:01 -07:00
builtin_in.cc - Include sources in gen_snapshot and dart_no_snapshot to allow 2015-11-17 14:58:09 -08:00
builtin_natives.cc - Allow for loading dart:html and friends into the standalone 2016-05-03 20:33:14 -07:00
builtin_nolib.cc - Fix loading of dart:html. 2016-05-04 17:43:58 -07:00
builtin_sources.gypi Lazy loading of deferred libraries 2014-06-13 22:43:31 +00:00
common_patch.dart Use a monotonic clock in the implementation of Timer. 2015-12-11 12:39:56 -08:00
crypto.cc Fixes some memory leaks in //runtime/bin 2016-03-14 11:08:52 -07:00
crypto.h Fixes some memory leaks in //runtime/bin 2016-03-14 11:08:52 -07:00
crypto_android.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
crypto_linux.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
crypto_macos.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
crypto_win.cc Fixes some memory leaks in //runtime/bin 2016-03-14 11:08:52 -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 Separate the list of dart:io entry point functions so it can easily be consumed by other embedders 2016-05-24 09:47:38 -07:00
dart_product_entries.txt Separate the list of dart:io entry point functions so it can easily be consumed by other embedders 2016-05-24 09:47:38 -07:00
dartutils.cc Rework standalone to use a synchronous loader that does not invoke Dart code 2016-06-06 14:15:01 -07:00
dartutils.h Rework standalone to use a synchronous loader that does not invoke Dart code 2016-06-06 14:15:01 -07:00
directory.cc Fix strong mode errors in dart:io. 2016-05-12 13:17:31 +02:00
directory.h Fixes memory leak of async directory lister 2016-04-21 07:57:02 -07:00
directory_android.cc Fix Android build warnings 2016-03-16 11:17:53 -07:00
directory_linux.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
directory_macos.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
directory_patch.dart Fix strong mode errors in dart:io. 2016-05-12 13:17:31 +02:00
directory_unsupported.cc Fix strong mode errors in dart:io. 2016-05-12 13:17:31 +02:00
directory_win.cc Fixes some memory leaks in //runtime/bin 2016-03-14 11:08:52 -07:00
embedded_dart_io.cc Fix Mac gen_snapshot by calling TimerUtils::InitOnce 2016-01-05 11:32:57 -08:00
embedded_dart_io.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
eventhandler.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
eventhandler.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
eventhandler_android.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
eventhandler_android.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
eventhandler_linux.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
eventhandler_linux.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
eventhandler_macos.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
eventhandler_macos.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
eventhandler_patch.dart Use a monotonic clock in the implementation of Timer. 2015-12-11 12:39:56 -08:00
eventhandler_test.cc Reorder includes and remove platform/globals include 2015-02-11 17:24:37 +00:00
eventhandler_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
eventhandler_win.cc Add back join of windows eventhandler threads 2016-05-17 14:53:54 -07:00
eventhandler_win.h Add back join of windows eventhandler threads 2016-05-17 14:53:54 -07:00
extensions.cc Search for a native extension for the host architecture 2016-04-20 08:02:16 -07:00
extensions.h Search for a native extension for the host architecture 2016-04-20 08:02:16 -07:00
extensions_android.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
extensions_linux.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
extensions_macos.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
extensions_win.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
fdutils.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
fdutils_android.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
fdutils_linux.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
fdutils_macos.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
file.cc Fix file fuzz test failure 2016-04-20 14:05:27 -07:00
file.h Option to output precompiled instructions as a blob for use with mmap instead of assembly for use in a shared library. 2016-04-25 16:19:34 -07:00
file_android.cc Option to output precompiled instructions as a blob for use with mmap instead of assembly for use in a shared library. 2016-04-25 16:19:34 -07:00
file_linux.cc Option to output precompiled instructions as a blob for use with mmap instead of assembly for use in a shared library. 2016-04-25 16:19:34 -07:00
file_macos.cc Option to output precompiled instructions as a blob for use with mmap instead of assembly for use in a shared library. 2016-04-25 16:19:34 -07:00
file_patch.dart Fixes leak of native File objects. 2016-04-20 10:08:37 -07:00
file_support.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
file_system_entity_patch.dart
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 Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
file_system_watcher_android.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
file_system_watcher_linux.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
file_system_watcher_macos.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
file_system_watcher_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
file_system_watcher_win.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
file_test.cc Fixes leak of native File objects. 2016-04-20 10:08:37 -07:00
file_unsupported.cc Fixes leak of native File objects. 2016-04-20 10:08:37 -07:00
file_win.cc Option to output precompiled instructions as a blob for use with mmap instead of assembly for use in a shared library. 2016-04-25 16:19:34 -07:00
filter.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
filter.h Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
filter_patch.dart Uses a finalizer to delete zlib filter resources 2016-03-10 15:42:00 -08:00
filter_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
gen_snapshot.cc Add --packages option to gen_snapshot in order to accept package map files (see https://github.com/dart-lang/sdk/issues/26362) 2016-06-06 17:12:20 -07:00
hashmap_test.cc fix all instances of "the the" 2016-05-13 12:38:25 -07:00
io_buffer.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
io_buffer.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
io_impl_sources.gypi Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
io_natives.cc Fix strong mode errors in dart:io. 2016-05-12 13:17:31 +02:00
io_natives.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
io_service.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
io_service.h Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
io_service_no_ssl.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
io_service_no_ssl.h Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
io_service_patch.dart Reapply "Mark all private functions in dart: libraries as invisible (*sniff*). Previously these functions were only marked invisible if they were also native, a constructor, or on a black list." 2015-01-21 20:44:04 +00: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 Add IO service object handler, with initial implementation for HTTP server. 2014-05-21 11:12:49 +00:00
isolate_data.h Rework standalone to use a synchronous loader that does not invoke Dart code 2016-06-06 14:15:01 -07:00
loader.cc Fix deferred load errors 2016-06-08 07:12:52 -07:00
loader.h Fix deferred load errors 2016-06-08 07:12:52 -07:00
lockers.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
log.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
log_android.cc Initial support to test.dart for running precompiler tests on android devices 2016-05-02 12:41:22 +02:00
log_linux.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
log_macos.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
log_win.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
main.cc Allow embedder service request handlers to return JSON-RPC errors. 2016-06-07 15:47:37 -07:00
observatory_assets_empty.cc Attempt to fix Windows build 2015-10-27 08:56:02 -07:00
platform.cc Return a null Platform.executable and resolvedExecutable on Android 2016-05-06 14:29:53 -07:00
platform.h Return a null Platform.executable and resolvedExecutable on Android 2016-05-06 14:29:53 -07:00
platform_android.cc Return a null Platform.executable and resolvedExecutable on Android 2016-05-06 14:29:53 -07:00
platform_linux.cc Search for a native extension for the host architecture 2016-04-20 08:02:16 -07:00
platform_macos.cc Search for a native extension for the host architecture 2016-04-20 08:02:16 -07:00
platform_patch.dart - Fix Isolate.spawn when running from snapshot. 2016-01-14 23:24:07 -08:00
platform_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
platform_win.cc Search for a native extension for the host architecture 2016-04-20 08:02:16 -07:00
process.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
process.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
process_android.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
process_linux.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
process_macos.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
process_patch.dart dart:developer service extension fixes 2016-02-10 08:54:51 -08:00
process_test.cc
process_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
process_win.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
reference_counting.h Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
root_certificates_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
run_vm_tests.cc - Fix for issue 25950 (add registration of a thread exit callback) 2016-03-17 13:40:20 -07:00
secure_socket.h Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
secure_socket_boringssl.cc Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
secure_socket_boringssl.h Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
secure_socket_ios.cc Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
secure_socket_ios.h Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
secure_socket_macos.cc Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
secure_socket_macos.h Implements remaining SecurityContext calls for iOS 2016-04-13 10:27:39 -07:00
secure_socket_patch.dart Implements secure sockets on Mac OS with SecureTransport API 2016-03-21 15:46:29 -07:00
secure_socket_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
service_object_patch.dart Add HttpServerConnection to Observatory. 2014-06-10 07:33:37 +00:00
snapshot_empty.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
snapshot_in.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
socket.cc Fixes NetworkInterface.list crash on Android 2016-04-26 07:48:58 -07:00
socket.h Fixes NetworkInterface.list crash on Android 2016-04-26 07:48:58 -07:00
socket_android.cc Fixes NetworkInterface.list crash on Android 2016-04-26 07:48:58 -07:00
socket_android.h Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
socket_linux.cc Fixes NetworkInterface.list crash on Android 2016-04-26 07:48:58 -07:00
socket_linux.h Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
socket_macos.cc Fixes NetworkInterface.list crash on Android 2016-04-26 07:48:58 -07:00
socket_macos.h Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
socket_patch.dart Fix strong mode errors in dart:io. 2016-05-12 13:17:31 +02:00
socket_unsupported.cc Fixes NetworkInterface.list crash on Android 2016-04-26 07:48:58 -07:00
socket_win.cc Fixes NetworkInterface.list crash on Android 2016-04-26 07:48:58 -07:00
socket_win.h Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
stdio.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
stdio.h Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
stdio_android.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
stdio_linux.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
stdio_macos.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
stdio_patch.dart Fix strong mode errors in dart:io. 2016-05-12 13:17:31 +02:00
stdio_unsupported.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
stdio_win.cc Really remove io support when dart:io is unsupported. 2016-03-29 11:22:03 -07:00
test_extension.c
test_extension_dllmain_win.cc
thread.h Uses an open thread handle as the ThreadJoinId on Windows. 2016-05-17 13:18:13 -07:00
thread_android.cc Uses an open thread handle as the ThreadJoinId on Windows. 2016-05-17 13:18:13 -07:00
thread_android.h - Make sure that the threads for dart::bin are in the correct namespace. 2014-08-14 00:06:04 +00:00
thread_linux.cc Uses an open thread handle as the ThreadJoinId on Windows. 2016-05-17 13:18:13 -07:00
thread_linux.h - Make sure that the threads for dart::bin are in the correct namespace. 2014-08-14 00:06:04 +00:00
thread_macos.cc Uses an open thread handle as the ThreadJoinId on Windows. 2016-05-17 13:18:13 -07:00
thread_macos.h - Make sure that the threads for dart::bin are in the correct namespace. 2014-08-14 00:06:04 +00:00
thread_win.cc Uses an open thread handle as the ThreadJoinId on Windows. 2016-05-17 13:18:13 -07:00
thread_win.h Use ExitProcess on Windows. 2015-10-29 23:35:46 -07:00
utils.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
utils_android.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
utils_linux.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
utils_macos.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
utils_win.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
utils_win.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
vmservice_dartium.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
vmservice_dartium.h Compress Observatory assets 2015-12-16 12:35:58 -08:00
vmservice_impl.cc Cleanup in //runtime/bin 2016-03-16 10:01:00 -07:00
vmservice_impl.h Cleanup in //runtime/bin 2016-03-16 10:01:00 -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