..
array.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
array.dart
VM: Remove use of IterableMixinWorkaround from _List, _ImmutableList and _GrowableList.
2014-12-02 10:38:51 +00:00
array_patch.dart
Make EfficientLength extend Iterable.
2016-11-28 08:04:04 +01:00
async_patch.dart
Fix problem occurring when an async* stream is paused at the end of a yield*.
2016-09-01 11:03:35 +02:00
async_sources.gypi
- Move timer implementation closer to the rest of message handling.
2015-01-28 00:39:35 +00:00
bigint.dart
Sped up hashCode by removing megamorphic call to _identityHashCode.
2016-07-08 15:19:55 -07:00
bool.cc
Support 'dart.library.X' env variables in the VM.
2016-02-29 20:58:32 +01:00
bool_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
class_id.cc
VM: Support bootstrapping core libraries from Kernel binaries instead of source.
2016-11-16 13:56:20 +01:00
class_id.dart
VM: Support bootstrapping core libraries from Kernel binaries instead of source.
2016-11-16 13:56:20 +01:00
collection_patch.dart
Make EfficientLength extend Iterable.
2016-11-28 08:04:04 +01: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
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02:00
convert_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -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
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02: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
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
deferred_load_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
developer.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
developer.dart
Provide an API to dart:developer to control the web server hosting the Service Protocol
2016-10-31 12:32:23 -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
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
double.dart
Remove getter p on double in the VM to control fractional precision.
2016-11-09 10:56:55 -08:00
double_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -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
Allocate generic types in new-space before canonicalizing.
2016-11-16 12:41:32 -08:00
errors_patch.dart
VM: Support bootstrapping core libraries from Kernel binaries instead of source.
2016-11-16 13:56:20 +01:00
expando_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
function.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
function.dart
Remove signature classes from the VM.
2016-01-19 16:32:59 -08:00
function_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
growable_array.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
growable_array.dart
Make EfficientLength extend Iterable.
2016-11-28 08:04:04 +01:00
identical.cc
Remove more things
2016-02-22 08:53:11 -08:00
identical_patch.dart
Use metadata annotation @patch for patch classes
2016-08-09 09:48:03 -07:00
immutable_map.dart
Make EfficientLength extend Iterable.
2016-11-28 08:04:04 +01:00
integers.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
integers.dart
Reland "Recognize and optimize a.runtimeType == b.runtimeType pattern."
2016-11-01 16:49:02 +01:00
integers_patch.dart
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02:00
internal_patch.dart
AOT: Use a cid range check when possible to implement type tests.
2016-09-08 15:25:08 -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
Spec says empty namedArguments is const {}, not const <Symbol, dynamic>{}.
2015-09-18 17:05:35 -07:00
isolate.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
isolate_patch.dart
Check for the type of the the spawned function.
2016-10-14 13:27:11 +02: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
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
linked_hash_map.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
map_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
math.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
math_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -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
Allocate generic types in new-space before canonicalizing.
2016-11-16 12:41:32 -08:00
mirrors.h
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
mirrors_impl.dart
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02:00
mirrors_patch.dart
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02: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
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02:00
object.cc
Allocate generic types in new-space before canonicalizing.
2016-11-16 12:41:32 -08:00
object_patch.dart
Reland "Recognize and optimize a.runtimeType == b.runtimeType pattern."
2016-11-01 16:49:02 +01:00
print_patch.dart
Use metadata annotation @patch for patch classes
2016-08-09 09:48:03 -07:00
profiler.cc
Deprecate 'dart:profiler' and move functionality to 'dart:developer'
2015-05-18 11:31:20 -07:00
profiler.dart
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02: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
VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization.
2016-11-17 17:46:21 +01:00
schedule_microtask_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
simd128.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
stacktrace.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
stacktrace.dart
- Simplify collection of stack traces. If we determine that a stack
2015-02-19 02:18:53 +00:00
stacktrace.h
Make header include guards great again
2016-10-26 00:26:03 -07: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
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
string.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
string_buffer_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
string_patch.dart
Make EfficientLength extend Iterable.
2016-11-28 08:04:04 +01:00
symbol_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
timeline.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
timeline.dart
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02:00
timer_impl.dart
Use a monotonic clock in the implementation of Timer.
2015-12-11 12:39:56 -08:00
timer_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -07:00
type_patch.dart
Remove recently introduced FunctionType vm class by merging it into class Type.
2016-03-21 14:08:57 -07:00
typed_data.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
typed_data.dart
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02:00
typed_data_sources.gypi
Rename dart:typeddata to dart:typed_data.
2013-04-23 11:54:54 +00:00
uri.cc
Add property base to the Uri class
2013-09-25 13:52:15 +00:00
uri_patch.dart
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
2016-10-27 10:09:22 +02:00
vmservice.cc
clang-format runtime/lib
2016-11-04 12:14:41 -07:00
vmservice_patch.dart
Implement @patch annotation for patch class members
2016-08-10 12:54:57 -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