dart-sdk/runtime/lib
Ryan Macnak 9b5a931b06 [vm] Replace most runtime/vm uses of OS::Print with OS::PrintErr.
Leave --print-snapshot-sizes on stdout because it is parsed by Flutter benchmarks.

Replace all runtime/bin uses of OS::Print with Log::Print.

Bug: https://github.com/dart-lang/sdk/issues/32134
Change-Id: I74aacfb410cdfa9270d06e7f6ab0534520c7c7ba
Reviewed-on: https://dart-review.googlesource.com/60021
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2018-06-13 19:51:40 +00:00
..
array.cc [vm/corelib] Remove GrowableArrayMarker hack. 2018-05-30 13:44:43 +00:00
array.dart
array_patch.dart [vm/corelib] Remove GrowableArrayMarker hack. 2018-05-30 13:44:43 +00:00
async.cc
async_patch.dart
async_sources.gni
bigint_patch.dart [VM Bigint] Fix _convert() of classic reduction for negative Bigint (fixes #33405). 2018-06-12 15:12:00 +00:00
bool.cc
bool_patch.dart
class_id.cc
class_id.dart
class_id_fasta.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
collection_patch.dart
collection_sources.gni
compact_hash.dart Remove the retype method. 2018-06-12 14:36:09 +00:00
convert_patch.dart Fix fused UTF-8/JSON decoding. 2018-05-29 12:34:25 +00:00
convert_sources.gni
core_patch.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
core_sources.gni [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
date.cc
date_patch.dart
deferred_load_patch.dart
developer.cc
developer.dart
developer_sources.gni
double.cc [vm] Replace most runtime/vm uses of OS::Print with OS::PrintErr. 2018-06-13 19:51:40 +00:00
double.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
double_patch.dart
empty_source.dart
errors.cc
errors_patch.dart
expando_patch.dart
function.cc
function.dart
function_patch.dart
growable_array.cc
growable_array.dart
identical.cc
identical_patch.dart
immutable_map.dart Remove the retype method. 2018-06-12 14:36:09 +00:00
integers.cc [vm] Replace most runtime/vm uses of OS::Print with OS::PrintErr. 2018-06-13 19:51:40 +00:00
integers.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
integers_patch.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
internal_patch.dart
internal_sources.gni
invocation_mirror.h
invocation_mirror_patch.dart
isolate.cc First pass at disabling packages/ dir, packageRoot 2018-06-12 19:38:40 +00:00
isolate_patch.dart First pass at disabling packages/ dir, packageRoot 2018-06-12 19:38:40 +00:00
isolate_sources.gni
lib_prefix.dart
libgen_in.cc
linked_hash_map.cc
map_patch.dart
math.cc [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
math_patch.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
math_sources.gni
mirror_reference.dart
mirrors.cc Reapply "[mirrors] Add IsolateMirror.loadUri." 2018-05-29 22:01:01 +00:00
mirrors.h
mirrors_impl.dart [vm] Fix some missing private name mangling in the kernel reader. 2018-06-05 20:14:46 +00:00
mirrors_patch.dart
mirrors_sources.gni
null_patch.dart
object.cc [vm] Replace most runtime/vm uses of OS::Print with OS::PrintErr. 2018-06-13 19:51:40 +00:00
object_patch.dart
print_patch.dart
profiler.cc [vm] Replace most runtime/vm uses of OS::Print with OS::PrintErr. 2018-06-13 19:51:40 +00:00
profiler.dart
profiler_sources.gni
regexp.cc
regexp_patch.dart
schedule_microtask_patch.dart
simd128.cc
stacktrace.cc [VM] Consistently use ValidationPolicy in frame iteration APIs 2018-06-04 14:46:26 +00:00
stacktrace.dart
stacktrace.h
stopwatch.cc
stopwatch_patch.dart
string.cc
string_buffer_patch.dart
string_patch.dart
symbol_patch.dart
timeline.cc
timeline.dart
timer_impl.dart
timer_patch.dart
type_patch.dart
typed_data.cc
typed_data_patch.dart Remove the retype method. 2018-06-12 14:36:09 +00:00
typed_data_sources.gni
uri.cc
uri_patch.dart
vmservice.cc [vm] Normalize external string finalizers. 2018-06-04 23:44:39 +00:00
vmservice_sources.gni
weak_property.cc
weak_property.dart