dart-sdk/runtime/lib
2017-03-27 15:18:41 -07:00
..
array.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
array.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
array_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
async.cc Debugger support for step-into async and async* functions. 2017-03-24 07:56:50 -07:00
async_patch.dart Cleanups needed for async step-out 2017-03-27 15:18:41 -07:00
async_sources.gypi Debugger support for step-into async and async* functions. 2017-03-24 07:56:50 -07:00
bigint.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
bool.cc Support 'dart.library.X' env variables in the VM. 2016-02-29 20:58:32 +01:00
bool_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
class_id.cc VM: Restore old implementation of ClassID.cid* fields. 2017-02-16 17:43:42 +01:00
class_id.dart Fix more lint style issues in runtime patches. 2017-02-20 14:17:14 +01:00
collection_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
collection_sources.gypi Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
compact_hash.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
convert_patch.dart The formatter struggles a bit with these files. 2017-03-21 18:00:52 -07:00
convert_sources.gypi Made old dart:json library use convert to parse JSON. 2013-08-28 07:56:12 +00:00
core_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
core_sources.gypi Remove deprecated Resource class from dart:core. 2016-08-26 11:58:04 +02:00
date.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
date_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
deferred_load_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
developer.cc Add getIsolateID to Service class in dart:developer 2016-12-01 12:48:49 -08:00
developer.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
developer_sources.gypi Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
double.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
double.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
double_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
empty_source.dart - Split Dart core libraries into shared sources and patch sources. 2012-08-13 23:01:20 +00:00
errors.cc Add optional message argument to assert statements in the VM. 2016-12-14 11:05:19 -08:00
errors_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
expando_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
function.cc Properly handle instantiator when allocating or cloning closure instance. 2017-02-27 14:51:27 -08:00
function.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
function_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
growable_array.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
growable_array.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
identical.cc Remove more things 2016-02-22 08:53:11 -08:00
identical_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
immutable_map.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
integers.cc Introduce a flag --limit-ints-to-64-bits in the VM in order to investigate the 2017-02-22 09:49:03 -08:00
integers.dart The formatter struggles a bit with these files. 2017-03-21 18:00:52 -07:00
integers_patch.dart The formatter struggles a bit with these files. 2017-03-21 18:00:52 -07:00
internal_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
internal_sources.gypi Add VM internal Dart class 'ClassID' used to manage class-ids of known classes. Next CL: add constant fields corresponding to each class id (smiCid, oneByteStringCid, etc). 2014-06-20 20:56:55 +00:00
invocation_mirror.h clang-format runtime/lib 2016-11-04 12:14:41 -07:00
invocation_mirror_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
isolate.cc Reland "VM: Fix memory leaks during isolate spawning" 2017-01-24 12:04:41 +01:00
isolate_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
isolate_sources.gypi - Move timer implementation closer to the rest of message handling. 2015-01-28 00:39:35 +00:00
lib_prefix.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
libgen_in.cc Windows: Link library sources into gen_snapshot/dart_bootstrap 2017-02-01 15:55:59 -08:00
linked_hash_map.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
map_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
math.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
math_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
math_sources.gypi - Move MathNatives from dart:core to dart:math. 2012-11-16 19:42:02 +00:00
mirror_reference.dart Syntax fix. 2013-09-20 15:54:10 +00:00
mirrors.cc Fix LibraryDependencyMirrors when the target is a native extension. 2017-03-17 16:15:04 -07:00
mirrors.h clang-format runtime/lib 2016-11-04 12:14:41 -07:00
mirrors_impl.dart The formatter struggles a bit with these files. 2017-03-21 18:00:52 -07:00
mirrors_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
mirrors_sources.gypi Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
null_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
object.cc Reland "VM: Simplify lowering of is-tests."" 2017-03-14 09:19:51 -07:00
object_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
print_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
profiler.cc Deprecate 'dart:profiler' and move functionality to 'dart:developer' 2015-05-18 11:31:20 -07:00
profiler.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
profiler_sources.gypi Revert "Remove deprecated dart:profiler library" 2015-11-04 01:59:53 +01:00
regexp.cc VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
regexp_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
schedule_microtask_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
simd128.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
stacktrace.cc Hacky fix for kernel bots 2017-03-24 12:18:21 -07:00
stacktrace.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
stacktrace.h Track async causal stack traces 2017-02-09 15:39:44 -08:00
stopwatch.cc Refactor monotonic clock interface and use raw tick values in stopwatch 2016-01-05 11:22:20 -08:00
stopwatch_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
string.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
string_buffer_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
string_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
symbol_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
timeline.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
timeline.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
timer_impl.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
timer_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
type_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
typed_data.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
typed_data_patch.dart Fix various nits in VM patch files. 2017-02-17 16:28:57 +01:00
typed_data_sources.gypi Turn the VM's dart:typed_data into a patch 2016-12-22 10:57:21 +01:00
uri.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
uri_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
vmservice.cc Remove legacy restart code 2017-03-20 08:47:39 -07:00
vmservice_patch.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
vmservice_sources.gypi Properly split dart:_vmservice across sdk and runtime 2015-10-07 13:19:55 -07:00
weak_property.cc clang-format runtime/lib 2016-11-04 12:14:41 -07:00
weak_property.dart Get rid of a lot of () for getters. 2012-09-07 11:50:07 +00:00