dart-sdk/runtime/vm
2017-03-29 11:25:17 -07:00
..
service Include the awaiter stack trace in the service protocol 2017-03-29 06:56:50 -07:00
allocation.cc Relax zone allocation assertion 2016-09-23 13:06:14 -07:00
allocation.h Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
allocation_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
aot_optimizer.cc Cleanup change. 2017-03-21 13:55:39 -07:00
aot_optimizer.h Propagate this-specialization to regular (megamorphic) calls 2017-02-27 13:28:54 +01:00
assembler.cc VM: Make precompiler process constants/fields only once, avoid using pool.InfoAt() 2016-12-09 09:52:08 +01:00
assembler.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_arm.cc Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
assembler_arm.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_arm64.cc Improve instruction scheduling when calling the store buffer stub. 2017-03-17 10:50:09 -07:00
assembler_arm64.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_arm64_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_arm_test.cc Fix ARM and MIPS builds for gcc 4.9.2. 2016-11-10 11:13:13 -08:00
assembler_dbc.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_dbc.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_dbc_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_ia32.cc Cleaner version of IA32 stub optimization 2017-01-31 13:18:01 +01:00
assembler_ia32.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_ia32_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_mips.cc Improve instruction scheduling when calling the store buffer stub. 2017-03-17 10:50:09 -07:00
assembler_mips.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_mips_test.cc Fix ARM and MIPS builds for gcc 4.9.2. 2016-11-10 11:13:13 -08:00
assembler_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_x64.cc Improve instruction scheduling when calling the store buffer stub. 2017-03-17 10:50:09 -07:00
assembler_x64.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
assembler_x64_test.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
assert_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
ast.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
ast.h Reland "Track the 'awaiter return' call stack..." 2017-02-28 16:13:41 +01:00
ast_printer.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
ast_printer.h Make header include guards great again 2016-10-26 00:26:03 -07:00
ast_printer_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
ast_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
ast_transformer.cc Fix setting breakpoint setting in await statements 2017-03-02 12:21:42 -08:00
ast_transformer.h Make header include guards great again 2016-10-26 00:26:03 -07:00
atomic.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
atomic_android.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
atomic_fuchsia.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
atomic_linux.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
atomic_macos.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
atomic_simulator.h Make header include guards great again 2016-10-26 00:26:03 -07:00
atomic_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
atomic_win.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
base_isolate.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
become.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
become.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
benchmark_test.cc Rename references to "external pages" as "image pages" to avoid confusion with the kind of external memory associated with finalizers. 2017-01-26 09:53:06 -08:00
benchmark_test.h Fixed tests not having MallocHooks initialized for tests in release mode. 2017-02-24 13:56:06 -08:00
bigint_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
bit_set.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
bit_set_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
bit_vector.cc Only reload libraries when they may have been modified. 2016-07-29 11:23:18 -07:00
bit_vector.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
bit_vector_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
bitfield.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
bitfield_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
bitmap.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
bitmap.h Improve the casing of Stackmap and Stacktrace. 2016-12-12 14:51:30 -08:00
bitmap_test.cc Improve the casing of Stackmap and Stacktrace. 2016-12-12 14:51:30 -08:00
block_scheduler.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
block_scheduler.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
boolfield.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
boolfield_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
bootstrap.cc Rename Closure instance field type_arguments_ to instantiator_. 2017-02-27 11:14:04 -08:00
bootstrap.h Turn the VM's dart:typed_data into a patch 2016-12-22 10:57:21 +01:00
bootstrap_natives.cc More ifdefs to make everything build at -O0 and without --gc-sections. 2017-01-19 12:16:48 -08:00
bootstrap_natives.h Debugger support for step-into async and async* functions. 2017-03-24 07:56:50 -07:00
bootstrap_nocore.cc Rename Closure instance field type_arguments_ to instantiator_. 2017-02-27 11:14:04 -08:00
branch_optimizer.cc VM: [Cleanup] Delete legacy code associated with BranchInstr. 2017-01-18 23:58:58 +01:00
branch_optimizer.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
BUILD.gn AOT compiler changes for dart_content_handler: 2017-03-29 10:12:05 -07:00
cha.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cha.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cha_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
class_finalizer.cc Fix class finalization issues in kernel 2017-03-22 12:32:30 +01:00
class_finalizer.h Make sure the signature of the call method is finalized before involving it 2017-03-15 16:44:33 -07:00
class_finalizer_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
class_table.cc Sort class IDs before training AppJIT snapshots 2017-02-20 12:14:17 +01:00
class_table.h Sort class IDs before training AppJIT snapshots 2017-02-20 12:14:17 +01:00
clustered_snapshot.cc Teach treeshaker about new cached functions and classes. 2017-03-27 18:02:00 -07:00
clustered_snapshot.h VM: Make Dart::FeaturesString respect isolate flags controlling asserts and type checks. 2017-02-28 21:05:29 +01:00
code_descriptors.cc Resolve initialization order fiasco between code_descriptors.cc and token_position.cc. 2017-03-27 10:24:01 -07:00
code_descriptors.h When generating CodeSourceMaps, reassign function ids once per function instead of once per inlining site. 2017-03-24 14:41:36 -07:00
code_descriptors_test.cc Manage and capture class and function instantiators in the parser. 2017-03-08 08:55:30 -08:00
code_generator.cc Cleanup change. 2017-03-21 13:55:39 -07:00
code_generator.h VM: Remove unused optimization of merging of sin/cos. 2017-01-26 12:42:54 -08:00
code_generator_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
code_observers.cc
code_observers.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
code_patcher.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
code_patcher.h Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
code_patcher_arm.cc Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
code_patcher_arm64.cc Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
code_patcher_arm64_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
code_patcher_arm_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
code_patcher_dbc.cc Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
code_patcher_ia32.cc Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
code_patcher_ia32_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
code_patcher_mips.cc Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
code_patcher_mips_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
code_patcher_x64.cc Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
code_patcher_x64_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
compiler.cc Propagate type from is-tests into branches. 2017-03-13 12:12:12 -07:00
compiler.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
compiler_stats.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
compiler_stats.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
compiler_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
constant_propagator.cc Cleanup change. 2017-03-21 13:55:39 -07:00
constant_propagator.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
constants_arm.h Set TARGET_OS_* from GN, falling back to HOST_OS_*. 2017-03-20 14:48:28 -07:00
constants_arm64.h Fix simarm64 bugs on Windows. 2017-01-13 12:30:11 -08:00
constants_dbc.h Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
constants_ia32.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
constants_mips.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
constants_x64.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu.h Make header include guards great again 2016-10-26 00:26:03 -07:00
cpu_arm.cc Set TARGET_OS_* from GN, falling back to HOST_OS_*. 2017-03-20 14:48:28 -07:00
cpu_arm.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu_arm64.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
cpu_arm64.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu_dbc.cc
cpu_dbc.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu_ia32.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu_ia32.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu_mips.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu_mips.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu_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
cpu_x64.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpu_x64.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
cpuid.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
cpuid.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
cpuinfo.h Make arm32 cpu detection recognize the DragonBoard as arm64. 2016-11-14 16:55:25 -08:00
cpuinfo_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
cpuinfo_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
cpuinfo_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
cpuinfo_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
cpuinfo_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
cpuinfo_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
custom_isolate_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
dart.cc Dwarf tools interpret line number table pc's as start boundries instead of end boundries. 2017-03-22 10:30:02 -07:00
dart.h VM: Fix an app-jit related shutdown race. 2017-02-28 21:10:04 +01:00
dart_api_impl.cc Standalone support for AOT as dylibs on Fuchsia. 2017-03-24 14:52:18 -07:00
dart_api_impl.h Resolution for issue #5092: Unit test handle checks consider dangling handles to be valid. 2017-01-20 15:50:15 -08:00
dart_api_impl_test.cc VM: Fix simdbc and darkp builds. 2017-02-28 22:20:44 +01:00
dart_api_message.cc Start adding vm/cc tests for rewind functionality. 2017-01-31 12:02:26 -08:00
dart_api_message.h Fix leak of message snapshot buffer when attempting to send an illegal object. 2017-01-11 16:50:04 -08:00
dart_api_state.cc Added tracking of memory usage within ApiNativeScopes. Usage to be displayed within Observatory. 2017-01-26 15:24:03 -08:00
dart_api_state.h Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
dart_entry.cc Use a better stack bound in DartEntry::InvokeFunction 2017-01-18 06:43:21 -08:00
dart_entry.h Use a better stack bound in DartEntry::InvokeFunction 2017-01-18 06:43:21 -08:00
dart_entry_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
datastream.h Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
debugger.cc Implement debugger support for async step-out 2017-03-29 07:44:18 -07:00
debugger.h Implement debugger support for async step-out 2017-03-29 07:44:18 -07:00
debugger_api_impl.cc Improve the casing of Stackmap and Stacktrace. 2016-12-12 14:51:30 -08:00
debugger_api_impl_test.cc VM: Make use_osr an Isolate flag, similar to how we made use_field_guards. 2017-03-03 19:02:23 +01:00
debugger_arm.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
debugger_arm64.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
debugger_dbc.cc Fix build. 2016-11-11 12:22:32 -08:00
debugger_ia32.cc Fix build. 2016-11-11 12:22:32 -08:00
debugger_mips.cc
debugger_test.cc Change Library service protocol ids 2017-02-24 09:50:04 -08:00
debugger_x64.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
deferred_objects.cc Rename Closure instance field type_arguments_ to instantiator_. 2017-02-27 11:14:04 -08:00
deferred_objects.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
deopt_instructions.cc Re-landing of "replace TrySync with Metadata". 2017-03-13 13:27:00 +01:00
deopt_instructions.h Re-landing of "replace TrySync with Metadata". 2017-03-13 13:27:00 +01:00
disassembler.cc Reapply "Use CodeSourceMap for stack traces (still JIT only)." 2017-02-09 18:03:41 -08:00
disassembler.h Fix simarm product build on Windows 2017-01-30 10:40:36 -08:00
disassembler_arm.cc Set TARGET_OS_* from GN, falling back to HOST_OS_*. 2017-03-20 14:48:28 -07:00
disassembler_arm64.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
disassembler_dbc.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
disassembler_ia32.cc Sign extend correctly in disassembler 2017-03-15 09:20:00 +01:00
disassembler_mips.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
disassembler_test.cc
disassembler_x64.cc Sign extend correctly in disassembler 2017-03-15 09:20:00 +01:00
double_conversion.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
double_conversion.h Make header include guards great again 2016-10-26 00:26:03 -07:00
double_internals.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
dwarf.cc Use Linux-style section names for DWARF on Fuchsia. 2017-03-24 10:01:35 -07:00
dwarf.h Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
exceptions.cc Re-landing of "replace TrySync with Metadata". 2017-03-13 13:27:00 +01:00
exceptions.h Re-landing of "replace TrySync with Metadata". 2017-03-13 13:27:00 +01:00
exceptions_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
find_code_object_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
fixed_cache.h Re-landing of "replace TrySync with Metadata". 2017-03-13 13:27:00 +01:00
fixed_cache_test.cc Re-landing of "replace TrySync with Metadata". 2017-03-13 13:27:00 +01:00
flag_list.h Debugger support for step-into async and async* functions. 2017-03-24 07:56:50 -07:00
flags.cc Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
flags.h Fix typo in copyright message to appease Flutter's license script. 2017-02-13 12:26:44 -08:00
flags_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
flow_graph.cc VM: Propagate non-nullness from instance calls. 2017-03-20 10:22:17 -07:00
flow_graph.h VM: Propagate non-nullness from instance calls. 2017-03-20 10:22:17 -07:00
flow_graph_allocator.cc VM: Remove unused optimization of merging of sin/cos. 2017-01-26 12:42:54 -08:00
flow_graph_allocator.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
flow_graph_builder.cc Cleanups needed for async step-out 2017-03-27 15:18:41 -07:00
flow_graph_builder.h Add Genericity enum in VM to distinguish how a type is uninstantiated. 2017-03-21 10:20:05 -07:00
flow_graph_builder_test.cc Fix setting breakpoint setting in await statements 2017-03-02 12:21:42 -08:00
flow_graph_compiler.cc Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
flow_graph_compiler.h Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
flow_graph_compiler_arm.cc Cleanup change. 2017-03-21 13:55:39 -07:00
flow_graph_compiler_arm64.cc Cleanup change. 2017-03-21 13:55:39 -07:00
flow_graph_compiler_dbc.cc VM: Remove unused optimization of merging of sin/cos. 2017-01-26 12:42:54 -08:00
flow_graph_compiler_ia32.cc Cleanup change. 2017-03-21 13:55:39 -07:00
flow_graph_compiler_mips.cc Cleanup change. 2017-03-21 13:55:39 -07:00
flow_graph_compiler_x64.cc Cleanup change. 2017-03-21 13:55:39 -07:00
flow_graph_inliner.cc Add Genericity enum in VM to distinguish how a type is uninstantiated. 2017-03-21 10:20:05 -07:00
flow_graph_inliner.h Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
flow_graph_range_analysis.cc Fix compiler warning with shift of negative value. 2017-03-01 10:47:07 -08:00
flow_graph_range_analysis.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
flow_graph_range_analysis_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
flow_graph_type_propagator.cc Revert "VM: Handle null-comparisons in the flow graph type propagation" 2017-03-22 14:06:54 +01:00
flow_graph_type_propagator.h VM: Propagate non-nullness from instance calls. 2017-03-20 10:22:17 -07:00
freelist.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
freelist.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
freelist_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
gc_marker.cc 1. Added new flag verify_gc_contains and moved all the asserts that do a 2017-01-12 16:03:22 -08:00
gc_marker.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
gc_sweeper.cc Rename references to "external pages" as "image pages" to avoid confusion with the kind of external memory associated with finalizers. 2017-01-26 09:53:06 -08:00
gc_sweeper.h Make header include guards great again 2016-10-26 00:26:03 -07:00
globals.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
growable_array.h Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
growable_array_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
guard_field_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
gypi_contents.gni Turn the VM's dart:typed_data into a patch 2016-12-22 10:57:21 +01:00
handles.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
handles.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
handles_impl.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
handles_test.cc Resolution for issue #5092: Unit test handle checks consider dangling handles to be valid. 2017-01-20 15:50:15 -08:00
hash_map.h Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
hash_map_test.cc Reintroducing MallocHooks changes with fix for hooks being called when in execvpe after a fork while the MallocHooks lock is held by a thread that may no longer exist. 2017-01-30 09:55:20 -08:00
hash_table.h VM: Only update hash table stats when needed for printing. 2016-12-14 10:34:12 -08:00
hash_table_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
heap.cc Re-landing of "replace TrySync with Metadata". 2017-03-13 13:27:00 +01:00
heap.h Sort class IDs before training AppJIT snapshots 2017-02-20 12:14:17 +01:00
heap_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
il_printer.cc Add Genericity enum in VM to distinguish how a type is uninstantiated. 2017-03-21 10:20:05 -07:00
il_printer.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_arm.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_arm.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_arm64.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_arm64.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_arm64_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_arm_test.cc Optimize AOT's switchable calls for the monomorphic case. 2016-08-12 11:18:35 -07:00
instructions_dbc.cc Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
instructions_dbc.h Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
instructions_ia32.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_ia32.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_ia32_test.cc
instructions_mips.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_mips.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_mips_test.cc Optimize AOT's switchable calls for the monomorphic case. 2016-08-12 11:18:35 -07:00
instructions_x64.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_x64.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
instructions_x64_test.cc
intermediate_language.cc When linking natives lazily (as in AOT compilation), don't resolve them eagerly. 2017-03-28 15:29:26 -07:00
intermediate_language.h Revert "VM: Handle null-comparisons in the flow graph type propagation" 2017-03-22 14:06:54 +01:00
intermediate_language_arm.cc Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
intermediate_language_arm64.cc Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
intermediate_language_dbc.cc Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
intermediate_language_ia32.cc Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
intermediate_language_mips.cc Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
intermediate_language_test.cc
intermediate_language_x64.cc Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
intrinsifier.cc VM: Remove ZoneCompileType class. 2017-03-07 17:29:02 +01:00
intrinsifier.h VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
intrinsifier_arm.cc Track async causal stack traces 2017-02-09 15:39:44 -08:00
intrinsifier_arm64.cc Track async causal stack traces 2017-02-09 15:39:44 -08:00
intrinsifier_dbc.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
intrinsifier_ia32.cc Track async causal stack traces 2017-02-09 15:39:44 -08:00
intrinsifier_mips.cc Track async causal stack traces 2017-02-09 15:39:44 -08:00
intrinsifier_x64.cc Track async causal stack traces 2017-02-09 15:39:44 -08:00
isolate.cc Debugger support for step-into async and async* functions. 2017-03-24 07:56:50 -07:00
isolate.h Remove legacy restart code 2017-03-20 08:47:39 -07:00
isolate_reload.cc Fix recent reload flakes 2017-03-20 12:28:29 -07:00
isolate_reload.h Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
isolate_reload_test.cc - report tear offs using the x#y syntax as a compilation error 2016-12-29 13:01:12 -08:00
isolate_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
jit_optimizer.cc Cleanup change. 2017-03-21 13:55:39 -07:00
jit_optimizer.h Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
json_parser.h Reapply "Save and restore feedback from JIT." 2016-12-16 16:00:17 -08:00
json_stream.cc Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
json_stream.h Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
json_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
kernel.cc Revert "Remove definitions from Kernel canonical names." 2017-03-29 11:25:17 -07:00
kernel.h Revert "Remove definitions from Kernel canonical names." 2017-03-29 11:25:17 -07:00
kernel_binary.cc Revert "Remove definitions from Kernel canonical names." 2017-03-29 11:25:17 -07:00
kernel_isolate.cc Hide kernel isolate from isolate list; do not register it either 2017-03-07 08:27:14 +01:00
kernel_isolate.h VM: [Kernel] Fix bootstraping when Kernel isolate is used. 2017-01-30 20:52:59 +01:00
kernel_reader.cc Revert "Remove definitions from Kernel canonical names." 2017-03-29 11:25:17 -07:00
kernel_reader.h VM [KERNEL] Fix performance issue in KernelReader 2017-03-27 20:24:15 +02:00
kernel_to_il.cc Revert "Remove definitions from Kernel canonical names." 2017-03-29 11:25:17 -07:00
kernel_to_il.h Revert "Remove definitions from Kernel canonical names." 2017-03-29 11:25:17 -07:00
libdart_dependency_helper.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
libraries.json VM: remove service_object_patch.dart and all associated code. 2017-02-27 16:08:16 +01:00
libraries.yaml VM: remove service_object_patch.dart and all associated code. 2017-02-27 16:08:16 +01:00
locations.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
locations.h VM: Remove unused optimization of merging of sin/cos. 2017-01-26 12:42:54 -08:00
lockers.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
lockers.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
log.cc Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
log.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
log_test.cc Fix memory leaks in cc/Log_* tests 2017-01-25 13:32:28 -08:00
longjump.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
longjump.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
longjump_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
malloc_hooks.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks.h Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks_arm.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks_arm64.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks_ia32.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks_mips.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks_test.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks_unsupported.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks_x64.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
megamorphic_cache_table.cc Fix duplication of the megamorphic miss function when running a JIT app snapshot. 2017-01-05 15:34:03 -08:00
megamorphic_cache_table.h Make header include guards great again 2016-10-26 00:26:03 -07:00
memory_region.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
memory_region.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
memory_region_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
message.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
message.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
message_handler.cc Fix gyp build 2017-01-24 12:43:37 -08:00
message_handler.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
message_handler_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
message_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
method_recognizer.cc Track async causal stack traces 2017-02-09 15:39:44 -08:00
method_recognizer.h Track async causal stack traces 2017-02-09 15:39:44 -08:00
metrics.cc Add --print-benchmarking-metrics to the VM for Golem. 2017-01-31 16:39:19 -08:00
metrics.h Add --print-benchmarking-metrics to the VM for Golem. 2017-01-31 16:39:19 -08:00
metrics_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
mirrors_api_impl.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
native_api_impl.cc VM: [Kernel] Revert changes to the native ports that introduced peers. 2017-01-31 10:30:15 +01:00
native_arguments.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
native_entry.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
native_entry.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
native_entry_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
native_entry_test.h Make header include guards great again 2016-10-26 00:26:03 -07:00
native_message_handler.cc VM: [Kernel] Revert changes to the native ports that introduced peers. 2017-01-31 10:30:15 +01:00
native_message_handler.h VM: [Kernel] Revert changes to the native ports that introduced peers. 2017-01-31 10:30:15 +01:00
native_symbol.h Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
native_symbol_android.cc Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
native_symbol_fuchsia.cc Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
native_symbol_linux.cc Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
native_symbol_macos.cc Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
native_symbol_win.cc Fix the fix for the native symbol resolver on Windows. 2017-03-22 14:50:18 -07:00
object.cc Dwarf tools interpret line number table pc's as start boundries instead of end boundries. 2017-03-22 10:30:02 -07:00
object.h Cleanup change. 2017-03-21 13:55:39 -07:00
object_arm64_test.cc Bump the C stack pointer when building Dart frames to maintain the ARM64 ABI requirements without guessing the stack limit. 2016-05-31 15:36:44 -07:00
object_arm_test.cc
object_dbc_test.cc DBC: Collect type feedback for fastpath smi ops 2016-06-03 09:09:13 -07:00
object_graph.cc Rename references to "external pages" as "image pages" to avoid confusion with the kind of external memory associated with finalizers. 2017-01-26 09:53:06 -08:00
object_graph.h Add a version of heap snapshots that use only fields and stack frames as roots and only include instances. 2016-11-28 16:00:06 -08:00
object_graph_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
object_ia32_test.cc
object_id_ring.cc
object_id_ring.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
object_id_ring_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
object_mips_test.cc
object_reload.cc Set correct type for enum values list (fixes #28341). 2017-01-24 15:07:01 -08:00
object_service.cc Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
object_set.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
object_store.cc Teach treeshaker about new cached functions and classes. 2017-03-27 18:02:00 -07:00
object_store.h Teach treeshaker about new cached functions and classes. 2017-03-27 18:02:00 -07:00
object_store_test.cc
object_test.cc Cleanup change. 2017-03-21 13:55:39 -07:00
object_x64_test.cc
os.h Fixed tests not having MallocHooks initialized for tests in release mode. 2017-02-24 13:56:06 -08:00
os_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_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
os_thread.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
os_thread.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_thread_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_thread_android.h Make header include guards great again 2016-10-26 00:26:03 -07:00
os_thread_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_thread_fuchsia.h Make header include guards great again 2016-10-26 00:26:03 -07:00
os_thread_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_thread_linux.h Make header include guards great again 2016-10-26 00:26:03 -07:00
os_thread_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_thread_macos.h Make header include guards great again 2016-10-26 00:26:03 -07:00
os_thread_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
os_thread_win.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
os_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
pages.cc Rename references to "external pages" as "image pages" to avoid confusion with the kind of external memory associated with finalizers. 2017-01-26 09:53:06 -08:00
pages.h Rename references to "external pages" as "image pages" to avoid confusion with the kind of external memory associated with finalizers. 2017-01-26 09:53:06 -08:00
pages_test.cc
parser.cc Debugger support for step-into async and async* functions. 2017-03-24 07:56:50 -07:00
parser.h Fix debugger regression in issue 28980 2017-03-09 16:20:48 -08:00
parser_test.cc Support covariant keyword in the VM parser 2017-01-12 14:03:26 -08:00
port.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
port.h Make header include guards great again 2016-10-26 00:26:03 -07:00
port_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
precompiler.cc AOT compiler changes for dart_content_handler: 2017-03-29 10:12:05 -07:00
precompiler.h VM: [Kernel, Precompiler] Improve Function and Field hashes for objects originating from Kernel. 2017-03-07 13:25:47 +01:00
proccpuinfo.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
proccpuinfo.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
profiler.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
profiler.h Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
profiler_service.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
profiler_service.h Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
profiler_test.cc Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
program_visitor.cc Reapply "Save and restore feedback from JIT." 2016-12-16 16:00:17 -08:00
program_visitor.h Reapply "Save and restore feedback from JIT." 2016-12-16 16:00:17 -08:00
random.cc
random.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
raw_object.cc Introduce a SignatureData class so that signature functions can store both their 2016-12-20 18:01:45 -08:00
raw_object.h When generating CodeSourceMaps, reassign function ids once per function instead of once per inlining site. 2017-03-24 14:41:36 -07:00
raw_object_snapshot.cc VM: Allow configuring use_field_guards on the per-isolate basis and include it into snapshot features. 2017-02-28 21:17:17 +01:00
redundancy_elimination.cc VM: [Kernel] Ensure we record [FieldLoadInstr]s in the ParsedFunction when using field guards 2017-02-17 13:10:20 +01:00
redundancy_elimination.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp.cc VM: Fix sticky matching for anchored regexps on interpreter. 2016-11-17 20:04:13 +01:00
regexp.h VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
regexp_assembler.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_assembler.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_assembler_bytecode.cc VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
regexp_assembler_bytecode.h VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
regexp_assembler_bytecode_inl.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_assembler_ir.cc VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
regexp_assembler_ir.h VM: Optimize RegExp.matchAsPrefix(...) by generating a sticky RegExp specialization. 2016-11-17 17:46:21 +01:00
regexp_ast.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_ast.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_bytecodes.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_interpreter.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_interpreter.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_parser.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_parser.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
regexp_test.cc VM: Fix regexp_test.cc after IRRegExpMacroAssembler::Execute signature chages. 2016-11-17 17:56:24 +01:00
report.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
report.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
resolver.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
resolver.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
resolver_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
reusable_handles.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
ring_buffer.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
ring_buffer_test.cc
runtime_entry.cc 1. Avoid potential dead lock due to lock-order-inversion 2017-01-05 11:27:10 -08:00
runtime_entry.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
runtime_entry_arm.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
runtime_entry_arm64.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
runtime_entry_dbc.cc
runtime_entry_ia32.cc
runtime_entry_list.h Remove unused code for stubs with three checked args 2017-02-01 10:27:26 +01:00
runtime_entry_mips.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
runtime_entry_x64.cc
safepoint.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
safepoint.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
scanner.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
scanner.h Kernel debugging; service tests 2017-03-07 09:43:59 +01:00
scanner_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
scavenger.cc 1. Added new flag verify_gc_contains and moved all the asserts that do a 2017-01-12 16:03:22 -08:00
scavenger.h Explain requirements on fields accessed from generated code. 2017-02-07 11:26:54 -08:00
scavenger_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
scope_timer.h Update GC stats, ThreadPool, Timer and ScopedTimer to use monotonic time. 2016-12-15 15:25:02 -08:00
scopes.cc Include the awaiter stack trace in the service protocol 2017-03-29 06:56:50 -07:00
scopes.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
scopes_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
service.cc Include the awaiter stack trace in the service protocol 2017-03-29 06:56:50 -07:00
service.h Remove legacy restart code 2017-03-20 08:47:39 -07:00
service_event.cc Make reloadSources service RPC public 2016-10-13 07:45:56 -07:00
service_event.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
service_isolate.cc VM: [Kernel] Fix bootstraping when Kernel isolate is used. 2017-01-30 20:52:59 +01:00
service_isolate.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
service_sources.gypi
service_test.cc Fix memory leak in ServiceTestMessageHandler. 2017-01-13 15:08:02 -08:00
signal_handler.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
signal_handler_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
signal_handler_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
signal_handler_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
signal_handler_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
signal_handler_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
simulator.h Make header include guards great again 2016-10-26 00:26:03 -07:00
simulator_arm.cc Set TARGET_OS_* from GN, falling back to HOST_OS_*. 2017-03-20 14:48:28 -07:00
simulator_arm.h Revert "Revert "JumpToFrame refactor"" + Fix 2016-11-21 08:49:18 -08:00
simulator_arm64.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
simulator_arm64.h Revert "Revert "JumpToFrame refactor"" + Fix 2016-11-21 08:49:18 -08:00
simulator_dbc.cc Allow dispatch to use a range of Class-ids in tests 2017-03-15 16:08:46 +01:00
simulator_dbc.h Make rewind work on DBC 2017-03-08 13:15:54 -08:00
simulator_mips.cc Revert "Revert "JumpToFrame refactor"" + Fix 2016-11-21 08:49:18 -08:00
simulator_mips.h Revert "Revert "JumpToFrame refactor"" + Fix 2016-11-21 08:49:18 -08:00
snapshot.cc Set TARGET_OS_* from GN, falling back to HOST_OS_*. 2017-03-20 14:48:28 -07:00
snapshot.h Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
snapshot_ids.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
snapshot_test.cc Fixed tests not having MallocHooks initialized for tests in release mode. 2017-02-24 13:56:06 -08:00
snapshot_test.dart Revert "Fix observatory tests broken by running dartfmt." 2017-03-21 10:07:26 -07:00
snapshot_test_in.dat
source_report.cc Fix setting breakpoint setting in await statements 2017-03-02 12:21:42 -08:00
source_report.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
source_report_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
spaces.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
stack_frame.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
stack_frame.h Re-landing of "replace TrySync with Metadata". 2017-03-13 13:27:00 +01:00
stack_frame_arm.h Set TARGET_OS_* from GN, falling back to HOST_OS_*. 2017-03-20 14:48:28 -07:00
stack_frame_arm64.h Make header include guards great again 2016-10-26 00:26:03 -07:00
stack_frame_dbc.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
stack_frame_ia32.h Make header include guards great again 2016-10-26 00:26:03 -07:00
stack_frame_mips.h Make header include guards great again 2016-10-26 00:26:03 -07:00
stack_frame_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
stack_frame_x64.h Make header include guards great again 2016-10-26 00:26:03 -07:00
stack_trace.cc Include metadata in AOT to expand inline frames in stack traces and provide line numbers. 2017-02-13 10:27:36 -08:00
stack_trace.h Include metadata in AOT to expand inline frames in stack traces and provide line numbers. 2017-02-13 10:27:36 -08:00
store_buffer.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
store_buffer.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
stub_code.cc When creating a JIT app snapshot, don't recreate the VM isolate snapshot. 2016-12-16 15:44:29 -08:00
stub_code.h Track async causal stack traces 2017-02-09 15:39:44 -08:00
stub_code_arm.cc Set TARGET_OS_* from GN, falling back to HOST_OS_*. 2017-03-20 14:48:28 -07:00
stub_code_arm64.cc Rename Closure instance field type_arguments_ to instantiator_. 2017-02-27 11:14:04 -08:00
stub_code_arm64_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
stub_code_arm_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
stub_code_dbc.cc Revert "Do not rely on code patching on DBC for lazy deoptimization." 2017-03-10 10:01:58 +01:00
stub_code_ia32.cc Rename Closure instance field type_arguments_ to instantiator_. 2017-02-27 11:14:04 -08:00
stub_code_ia32_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
stub_code_mips.cc Rename Closure instance field type_arguments_ to instantiator_. 2017-02-27 11:14:04 -08:00
stub_code_mips_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
stub_code_x64.cc Rename Closure instance field type_arguments_ to instantiator_. 2017-02-27 11:14:04 -08:00
stub_code_x64_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
symbols.cc Compact the symbol table when creating core snapshots or JIT app snapshots. 2017-01-19 10:49:24 -08:00
symbols.h Cleanups needed for async step-out 2017-03-27 15:18:41 -07:00
tags.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
tags.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
thread.cc Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
thread.h Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
thread_barrier.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
thread_barrier_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
thread_interrupter.cc Disable the profiler when a debugger is attached 2017-02-09 10:11:52 -08:00
thread_interrupter.h Disable the profiler when a debugger is attached 2017-02-09 10:11:52 -08:00
thread_interrupter_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_interrupter_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_interrupter_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_interrupter_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_interrupter_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
thread_pool.cc Update GC stats, ThreadPool, Timer and ScopedTimer to use monotonic time. 2016-12-15 15:25:02 -08:00
thread_pool.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
thread_pool_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
thread_registry.cc Fix for issue #28606. Removed loop which iterated over all threads in the thread registry to check if a handle is valid and replaced it with a single check with the current thread. 2017-02-02 15:09:05 -08:00
thread_registry.h Track async causal stack traces 2017-02-09 15:39:44 -08:00
thread_test.cc Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
timeline.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
timeline.h VM: Free [TimelineEventBlock]s before shutting down 2017-01-12 14:02:00 +01:00
timeline_analysis.cc Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
timeline_analysis.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
timeline_test.cc Fix various memory leaks in unit tests detected by a new version of ASAN. 2017-01-11 11:12:40 -08:00
timer.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
timer.h Update GC stats, ThreadPool, Timer and ScopedTimer to use monotonic time. 2016-12-15 15:25:02 -08:00
token.cc AOT: Speculate that bitwise operators will have Smi receivers and arguments. 2016-11-11 13:33:43 -08:00
token.h Support covariant keyword in the VM parser 2017-01-12 14:03:26 -08:00
token_position.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
token_position.h Resolve initialization order fiasco between code_descriptors.cc and token_position.cc. 2017-03-27 10:24:01 -07:00
type_table.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
unibrow-inl.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
unibrow.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
unibrow.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
unicode.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
unicode.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
unicode_data.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
unicode_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
unit_test.cc Manage and capture class and function instantiators in the parser. 2017-03-08 08:55:30 -08:00
unit_test.h 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
uri.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
uri.h Make header include guards great again 2016-10-26 00:26:03 -07:00
uri_test.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
utils_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
verified_memory_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
verifier.cc Rehash canonical constants table for each class that can be affected by the 'become' operation 2016-11-17 07:41:24 -08:00
verifier.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
version.h Reapply "Save and restore feedback from JIT." 2016-12-16 16:00:17 -08:00
version_in.cc Reapply "Save and restore feedback from JIT." 2016-12-16 16:00:17 -08:00
virtual_memory.cc Rename references to "external pages" as "image pages" to avoid confusion with the kind of external memory associated with finalizers. 2017-01-26 09:53:06 -08:00
virtual_memory.h Rename references to "external pages" as "image pages" to avoid confusion with the kind of external memory associated with finalizers. 2017-01-26 09:53:06 -08:00
virtual_memory_android.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
virtual_memory_fuchsia.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
virtual_memory_linux.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
virtual_memory_macos.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
virtual_memory_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
virtual_memory_win.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
visitor.h Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
vm.gypi Make patch_sdk step invoke fasta's compile_platform to generate patched_sdk/platform.dill. 2017-02-23 17:12:45 +01:00
vm_sources.gypi Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
weak_code.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
weak_code.h Make header include guards great again 2016-10-26 00:26:03 -07:00
weak_table.cc clang-format runtime/vm 2016-11-08 13:54:47 -08:00
weak_table.h clang-format runtime/vm 2016-11-08 13:54:47 -08:00
zone.cc Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
zone.h Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
zone_test.cc Reimplemented zone memory tracking to avoid race conditions that were causing crashes in the previous implementation and made some minor name changes. 2017-03-23 09:03:08 -07:00
zone_text_buffer.cc Reapply "Use CodeSourceMap for stack traces (still JIT only)." 2017-02-09 18:03:41 -08:00
zone_text_buffer.h Reapply "Use CodeSourceMap for stack traces (still JIT only)." 2017-02-09 18:03:41 -08:00