Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Issue 2481873005: clang-format runtime/vm (Closed)

Created:
4 years, 1 month ago by zra
Modified:
4 years, 1 month ago
Reviewers:
Cutch, rmacnak
CC:
reviews_dartlang.org, turnidge, rmacnak, Cutch, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30391 lines, -38563 lines) Patch
M runtime/platform/globals.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/allocation.h View 1 4 chunks +6 lines, -5 lines 0 comments Download
M runtime/vm/allocation_test.cc View 1 2 chunks +4 lines, -6 lines 0 comments Download
M runtime/vm/aot_optimizer.h View 1 2 chunks +5 lines, -7 lines 0 comments Download
M runtime/vm/aot_optimizer.cc View 1 80 chunks +331 lines, -507 lines 0 comments Download
M runtime/vm/assembler.h View 1 7 chunks +28 lines, -33 lines 0 comments Download
M runtime/vm/assembler.cc View 1 6 chunks +18 lines, -15 lines 0 comments Download
M runtime/vm/assembler_arm.h View 1 28 chunks +176 lines, -122 lines 0 comments Download
M runtime/vm/assembler_arm.cc View 1 97 chunks +508 lines, -412 lines 0 comments Download
M runtime/vm/assembler_arm64.h View 1 52 chunks +289 lines, -345 lines 0 comments Download
M runtime/vm/assembler_arm64.cc View 1 19 chunks +49 lines, -44 lines 0 comments Download
M runtime/vm/assembler_arm64_test.cc View 1 44 chunks +141 lines, -162 lines 0 comments Download
M runtime/vm/assembler_arm_test.cc View 1 42 chunks +149 lines, -180 lines 0 comments Download
M runtime/vm/assembler_dbc.h View 1 5 chunks +9 lines, -18 lines 0 comments Download
M runtime/vm/assembler_dbc.cc View 1 2 chunks +5 lines, -7 lines 0 comments Download
M runtime/vm/assembler_dbc_test.cc View 1 4 chunks +12 lines, -20 lines 0 comments Download
M runtime/vm/assembler_ia32.h View 1 16 chunks +25 lines, -43 lines 0 comments Download
M runtime/vm/assembler_ia32.cc View 1 22 chunks +42 lines, -56 lines 0 comments Download
M runtime/vm/assembler_ia32_test.cc View 1 38 chunks +65 lines, -73 lines 0 comments Download
M runtime/vm/assembler_mips.h View 1 36 chunks +86 lines, -175 lines 0 comments Download
M runtime/vm/assembler_mips.cc View 1 26 chunks +80 lines, -69 lines 0 comments Download
M runtime/vm/assembler_mips_test.cc View 1 11 chunks +55 lines, -88 lines 0 comments Download
M runtime/vm/assembler_test.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/assembler_x64.h View 1 19 chunks +30 lines, -55 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 1 12 chunks +29 lines, -33 lines 0 comments Download
M runtime/vm/assembler_x64_test.cc View 1 41 chunks +80 lines, -85 lines 0 comments Download
M runtime/vm/ast.h View 1 43 chunks +98 lines, -156 lines 0 comments Download
M runtime/vm/ast.cc View 1 27 chunks +54 lines, -90 lines 0 comments Download
M runtime/vm/ast_printer.cc View 1 15 chunks +50 lines, -80 lines 0 comments Download
M runtime/vm/ast_printer_test.cc View 1 2 chunks +6 lines, -9 lines 0 comments Download
M runtime/vm/ast_test.cc View 1 4 chunks +13 lines, -17 lines 0 comments Download
M runtime/vm/ast_transformer.cc View 1 24 chunks +116 lines, -171 lines 0 comments Download
M runtime/vm/atomic.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/atomic_test.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/atomic_win.h View 1 8 chunks +27 lines, -24 lines 0 comments Download
M runtime/vm/base_isolate.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/become.h View 1 2 chunks +3 lines, -7 lines 0 comments Download
M runtime/vm/become.cc View 1 6 chunks +8 lines, -8 lines 0 comments Download
M runtime/vm/benchmark_test.h View 1 2 chunks +11 lines, -10 lines 0 comments Download
M runtime/vm/benchmark_test.cc View 1 16 chunks +32 lines, -55 lines 0 comments Download
M runtime/vm/bigint_test.cc View 1 13 chunks +29 lines, -31 lines 0 comments Download
M runtime/vm/bit_set.h View 1 2 chunks +4 lines, -10 lines 0 comments Download
M runtime/vm/bit_set_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/bit_vector.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/bit_vector_test.cc View 1 7 chunks +16 lines, -8 lines 0 comments Download
M runtime/vm/bitfield.h View 1 3 chunks +6 lines, -15 lines 0 comments Download
M runtime/vm/bitmap.h View 1 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/bitmap.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/block_scheduler.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/block_scheduler.cc View 1 7 chunks +11 lines, -13 lines 0 comments Download
M runtime/vm/boolfield.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/bootstrap.cc View 1 10 chunks +61 lines, -72 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/bootstrap_natives.cc View 1 4 chunks +7 lines, -8 lines 0 comments Download
M runtime/vm/branch_optimizer.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/branch_optimizer.cc View 1 11 chunks +26 lines, -42 lines 0 comments Download
M runtime/vm/cha.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/cha.cc View 1 3 chunks +4 lines, -6 lines 0 comments Download
M runtime/vm/cha_test.cc View 1 1 chunk +8 lines, -8 lines 0 comments Download
M runtime/vm/class_finalizer.h View 1 6 chunks +23 lines, -22 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 1 84 chunks +259 lines, -337 lines 0 comments Download
M runtime/vm/class_finalizer_test.cc View 1 2 chunks +10 lines, -13 lines 0 comments Download
M runtime/vm/class_table.h View 1 6 chunks +10 lines, -19 lines 0 comments Download
M runtime/vm/class_table.cc View 1 8 chunks +23 lines, -31 lines 0 comments Download
M runtime/vm/clustered_snapshot.h View 1 10 chunks +28 lines, -44 lines 0 comments Download
M runtime/vm/clustered_snapshot.cc View 1 158 chunks +470 lines, -459 lines 0 comments Download
M runtime/vm/code_descriptors.h View 1 4 chunks +13 lines, -17 lines 0 comments Download
M runtime/vm/code_descriptors.cc View 1 2 chunks +4 lines, -11 lines 0 comments Download
M runtime/vm/code_descriptors_test.cc View 1 10 chunks +47 lines, -50 lines 0 comments Download
M runtime/vm/code_generator.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/code_generator.cc View 1 63 chunks +270 lines, -334 lines 0 comments Download
M runtime/vm/code_generator_test.cc View 1 12 chunks +31 lines, -39 lines 0 comments Download
M runtime/vm/code_observers.h View 1 2 chunks +3 lines, -5 lines 0 comments Download
M runtime/vm/code_patcher.cc View 1 2 chunks +2 lines, -4 lines 0 comments Download
M runtime/vm/code_patcher_arm.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/code_patcher_arm64.cc View 1 2 chunks +7 lines, -9 lines 0 comments Download
M runtime/vm/code_patcher_arm64_test.cc View 1 2 chunks +8 lines, -13 lines 0 comments Download
M runtime/vm/code_patcher_arm_test.cc View 1 2 chunks +8 lines, -13 lines 0 comments Download
M runtime/vm/code_patcher_dbc.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/code_patcher_ia32.cc View 1 6 chunks +11 lines, -17 lines 0 comments Download
M runtime/vm/code_patcher_ia32_test.cc View 1 2 chunks +8 lines, -13 lines 0 comments Download
M runtime/vm/code_patcher_mips.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/code_patcher_mips_test.cc View 1 2 chunks +8 lines, -13 lines 0 comments Download
M runtime/vm/code_patcher_x64.cc View 1 7 chunks +22 lines, -36 lines 0 comments Download
M runtime/vm/code_patcher_x64_test.cc View 1 2 chunks +8 lines, -12 lines 0 comments Download
M runtime/vm/compiler.h View 1 4 chunks +7 lines, -8 lines 0 comments Download
M runtime/vm/compiler.cc View 1 69 chunks +207 lines, -237 lines 0 comments Download
M runtime/vm/compiler_stats.h View 1 5 chunks +26 lines, -24 lines 0 comments Download
M runtime/vm/compiler_stats.cc View 1 9 chunks +30 lines, -33 lines 0 comments Download
M runtime/vm/compiler_test.cc View 1 8 chunks +33 lines, -38 lines 0 comments Download
M runtime/vm/constant_propagator.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/constant_propagator.cc View 1 31 chunks +91 lines, -99 lines 0 comments Download
M runtime/vm/constants_arm.h View 1 19 chunks +118 lines, -125 lines 0 comments Download
M runtime/vm/constants_arm64.h View 1 22 chunks +208 lines, -181 lines 0 comments Download
M runtime/vm/constants_dbc.h View 1 4 chunks +6 lines, -5 lines 0 comments Download
M runtime/vm/constants_ia32.h View 1 3 chunks +29 lines, -32 lines 0 comments Download
M runtime/vm/constants_mips.h View 1 12 chunks +70 lines, -88 lines 0 comments Download
M runtime/vm/constants_x64.h View 1 6 chunks +39 lines, -43 lines 0 comments Download
M runtime/vm/cpu_arm.h View 1 2 chunks +9 lines, -25 lines 0 comments Download
M runtime/vm/cpu_arm.cc View 1 6 chunks +29 lines, -24 lines 0 comments Download
M runtime/vm/cpu_arm64.h View 1 2 chunks +5 lines, -13 lines 0 comments Download
M runtime/vm/cpu_arm64.cc View 1 3 chunks +15 lines, -16 lines 0 comments Download
M runtime/vm/cpu_dbc.h View 1 2 chunks +5 lines, -13 lines 0 comments Download
M runtime/vm/cpu_ia32.h View 1 1 chunk +6 lines, -18 lines 0 comments Download
M runtime/vm/cpu_ia32.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/vm/cpu_mips.h View 1 2 chunks +6 lines, -16 lines 0 comments Download
M runtime/vm/cpu_mips.cc View 1 4 chunks +8 lines, -8 lines 0 comments Download
M runtime/vm/cpu_test.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/cpu_x64.h View 1 1 chunk +6 lines, -18 lines 0 comments Download
M runtime/vm/cpu_x64.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/vm/cpuinfo_fuchsia.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/cpuinfo_macos.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/custom_isolate_test.cc View 1 5 chunks +7 lines, -9 lines 0 comments Download
M runtime/vm/dart.h View 1 2 chunks +14 lines, -19 lines 0 comments Download
M runtime/vm/dart.cc View 1 14 chunks +40 lines, -50 lines 0 comments Download
M runtime/vm/dart_api_impl.h View 1 7 chunks +31 lines, -37 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 160 chunks +612 lines, -712 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 207 chunks +665 lines, -974 lines 0 comments Download
M runtime/vm/dart_api_message.h View 1 4 chunks +10 lines, -11 lines 0 comments Download
M runtime/vm/dart_api_message.cc View 1 24 chunks +60 lines, -78 lines 0 comments Download
M runtime/vm/dart_api_state.h View 1 25 chunks +63 lines, -82 lines 0 comments Download
M runtime/vm/dart_api_state.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download
M runtime/vm/dart_entry.h View 1 3 chunks +4 lines, -11 lines 0 comments Download
M runtime/vm/dart_entry.cc View 1 27 chunks +65 lines, -99 lines 0 comments Download
M runtime/vm/dart_entry_test.cc View 1 5 chunks +15 lines, -18 lines 0 comments Download
M runtime/vm/datastream.h View 1 13 chunks +39 lines, -62 lines 0 comments Download
M runtime/vm/debugger.h View 1 9 chunks +22 lines, -31 lines 0 comments Download
M runtime/vm/debugger.cc View 1 66 chunks +192 lines, -247 lines 0 comments Download
M runtime/vm/debugger_api_impl.cc View 1 35 chunks +115 lines, -137 lines 0 comments Download
M runtime/vm/debugger_api_impl_test.cc View 1 22 chunks +126 lines, -153 lines 0 comments Download
M runtime/vm/debugger_arm.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/debugger_arm64.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/debugger_dbc.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download
M runtime/vm/debugger_test.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/vm/debugger_x64.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/deferred_objects.h View 1 12 chunks +17 lines, -24 lines 0 comments Download
M runtime/vm/deferred_objects.cc View 1 13 chunks +25 lines, -36 lines 0 comments Download
M runtime/vm/deopt_instructions.h View 1 14 chunks +37 lines, -64 lines 0 comments Download
M runtime/vm/deopt_instructions.cc View 1 43 chunks +130 lines, -167 lines 0 comments Download
M runtime/vm/disassembler.h View 1 5 chunks +20 lines, -17 lines 0 comments Download
M runtime/vm/disassembler.cc View 1 10 chunks +31 lines, -46 lines 0 comments Download
M runtime/vm/disassembler_arm.cc View 1 28 chunks +81 lines, -94 lines 0 comments Download
M runtime/vm/disassembler_arm64.cc View 1 27 chunks +138 lines, -159 lines 0 comments Download
M runtime/vm/disassembler_dbc.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/disassembler_ia32.cc View 1 53 chunks +452 lines, -330 lines 0 comments Download
M runtime/vm/disassembler_mips.cc View 1 14 chunks +38 lines, -51 lines 0 comments Download
M runtime/vm/disassembler_x64.cc View 1 42 chunks +337 lines, -283 lines 0 comments Download
M runtime/vm/double_conversion.cc View 1 5 chunks +22 lines, -34 lines 0 comments Download
M runtime/vm/double_internals.h View 1 3 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/exceptions.cc View 1 18 chunks +47 lines, -58 lines 0 comments Download
M runtime/vm/exceptions_test.cc View 1 6 chunks +8 lines, -18 lines 0 comments Download
M runtime/vm/find_code_object_test.cc View 1 2 chunks +10 lines, -22 lines 0 comments Download
M runtime/vm/flag_list.h View 1 1 chunk +121 lines, -159 lines 0 comments Download
M runtime/vm/flags.h View 1 3 chunks +5 lines, -10 lines 0 comments Download
M runtime/vm/flags.cc View 1 8 chunks +27 lines, -48 lines 0 comments Download
M runtime/vm/flow_graph.h View 1 12 chunks +38 lines, -69 lines 0 comments Download
M runtime/vm/flow_graph.cc View 1 73 chunks +172 lines, -247 lines 0 comments Download
M runtime/vm/flow_graph_allocator.h View 1 14 chunks +43 lines, -66 lines 0 comments Download
M runtime/vm/flow_graph_allocator.cc View 1 72 chunks +169 lines, -239 lines 0 comments Download
M runtime/vm/flow_graph_builder.h View 1 11 chunks +28 lines, -51 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 158 chunks +686 lines, -978 lines 0 comments Download
M runtime/vm/flow_graph_builder_test.cc View 1 13 chunks +51 lines, -69 lines 0 comments Download
M runtime/vm/flow_graph_compiler.h View 1 15 chunks +38 lines, -51 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 56 chunks +221 lines, -252 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 44 chunks +128 lines, -199 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 44 chunks +128 lines, -193 lines 0 comments Download
M runtime/vm/flow_graph_compiler_dbc.cc View 1 11 chunks +27 lines, -41 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 40 chunks +118 lines, -181 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 47 chunks +124 lines, -195 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 44 chunks +134 lines, -207 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 117 chunks +664 lines, -948 lines 0 comments Download
M runtime/vm/flow_graph_range_analysis.h View 1 14 chunks +28 lines, -64 lines 0 comments Download
M runtime/vm/flow_graph_range_analysis.cc View 1 76 chunks +228 lines, -307 lines 0 comments Download
M runtime/vm/flow_graph_range_analysis_test.cc View 1 15 chunks +202 lines, -280 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.h View 1 1 chunk +2 lines, -5 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 1 23 chunks +55 lines, -67 lines 0 comments Download
M runtime/vm/freelist.h View 1 2 chunks +4 lines, -10 lines 0 comments Download
M runtime/vm/freelist.cc View 1 8 chunks +18 lines, -27 lines 0 comments Download
M runtime/vm/freelist_test.cc View 1 3 chunks +4 lines, -9 lines 0 comments Download
M runtime/vm/gc_marker.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
M runtime/vm/gc_marker.cc View 1 18 chunks +31 lines, -43 lines 0 comments Download
M runtime/vm/gc_sweeper.cc View 1 2 chunks +4 lines, -7 lines 0 comments Download
M runtime/vm/globals.h View 1 5 chunks +24 lines, -18 lines 0 comments Download
M runtime/vm/growable_array.h View 1 9 chunks +33 lines, -47 lines 0 comments Download
M runtime/vm/growable_array_test.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download
M runtime/vm/guard_field_test.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M runtime/vm/handles.h View 1 8 chunks +14 lines, -19 lines 0 comments Download
M runtime/vm/handles.cc View 1 2 chunks +12 lines, -17 lines 0 comments Download
M runtime/vm/handles_impl.h View 1 22 chunks +51 lines, -80 lines 0 comments Download
M runtime/vm/hash_map.h View 1 13 chunks +42 lines, -49 lines 0 comments Download
M runtime/vm/hash_map_test.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/hash_table.h View 1 26 chunks +42 lines, -58 lines 0 comments Download
M runtime/vm/hash_table_test.cc View 1 7 chunks +13 lines, -21 lines 0 comments Download
M runtime/vm/heap.h View 1 7 chunks +15 lines, -20 lines 0 comments Download
M runtime/vm/heap.cc View 1 17 chunks +51 lines, -81 lines 0 comments Download
M runtime/vm/heap_test.cc View 1 8 chunks +32 lines, -35 lines 0 comments Download
M runtime/vm/il_printer.h View 1 2 chunks +4 lines, -6 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 22 chunks +48 lines, -60 lines 0 comments Download
M runtime/vm/instructions.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/instructions_arm.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/instructions_arm.cc View 1 10 chunks +19 lines, -32 lines 0 comments Download
M runtime/vm/instructions_arm64.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/instructions_arm64.cc View 1 10 chunks +15 lines, -30 lines 0 comments Download
M runtime/vm/instructions_arm64_test.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M runtime/vm/instructions_dbc.cc View 1 5 chunks +9 lines, -10 lines 0 comments Download
M runtime/vm/instructions_ia32.h View 1 5 chunks +10 lines, -12 lines 0 comments Download
M runtime/vm/instructions_ia32.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/instructions_mips.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/instructions_mips.cc View 1 8 chunks +14 lines, -30 lines 0 comments Download
M runtime/vm/instructions_x64.h View 1 4 chunks +9 lines, -11 lines 0 comments Download
M runtime/vm/instructions_x64.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 212 chunks +352 lines, -734 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 97 chunks +339 lines, -430 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 242 chunks +716 lines, -799 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 1 224 chunks +682 lines, -723 lines 0 comments Download
M runtime/vm/intermediate_language_dbc.cc View 1 63 chunks +205 lines, -186 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 253 chunks +740 lines, -789 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 198 chunks +570 lines, -639 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 252 chunks +727 lines, -770 lines 0 comments Download
M runtime/vm/intrinsifier.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier.cc View 1 42 chunks +181 lines, -298 lines 0 comments Download
M runtime/vm/intrinsifier_arm.cc View 1 38 chunks +106 lines, -112 lines 0 comments Download
M runtime/vm/intrinsifier_arm64.cc View 1 42 chunks +127 lines, -138 lines 0 comments Download
M runtime/vm/intrinsifier_dbc.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 1 74 chunks +172 lines, -195 lines 0 comments Download
M runtime/vm/intrinsifier_mips.cc View 1 42 chunks +138 lines, -131 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 80 chunks +173 lines, -197 lines 0 comments Download
M runtime/vm/isolate.h View 1 21 chunks +47 lines, -84 lines 0 comments Download
M runtime/vm/isolate.cc View 1 58 chunks +164 lines, -197 lines 0 comments Download
M runtime/vm/isolate_reload.h View 1 5 chunks +12 lines, -16 lines 0 comments Download
M runtime/vm/isolate_reload.cc View 1 34 chunks +78 lines, -89 lines 0 comments Download
M runtime/vm/isolate_reload_test.cc View 1 27 chunks +57 lines, -63 lines 0 comments Download
M runtime/vm/isolate_test.cc View 1 5 chunks +9 lines, -15 lines 0 comments Download
M runtime/vm/jit_optimizer.h View 1 2 chunks +6 lines, -8 lines 0 comments Download
M runtime/vm/jit_optimizer.cc View 1 65 chunks +275 lines, -438 lines 0 comments Download
M runtime/vm/json_stream.h View 1 9 chunks +36 lines, -60 lines 0 comments Download
M runtime/vm/json_stream.cc View 1 15 chunks +28 lines, -28 lines 0 comments Download
M runtime/vm/json_test.cc View 1 3 chunks +24 lines, -30 lines 0 comments Download
M runtime/vm/kernel.h View 1 21 chunks +139 lines, -136 lines 0 comments Download
M runtime/vm/kernel.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download
M runtime/vm/kernel_binary.cc View 1 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/vm/kernel_reader.h View 1 3 chunks +12 lines, -6 lines 0 comments Download
M runtime/vm/kernel_reader.cc View 1 3 chunks +7 lines, -5 lines 0 comments Download
M runtime/vm/kernel_to_il.h View 1 15 chunks +48 lines, -33 lines 0 comments Download
M runtime/vm/kernel_to_il.cc View 1 38 chunks +86 lines, -74 lines 0 comments Download
M runtime/vm/libdart_dependency_helper.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/locations.h View 1 21 chunks +56 lines, -108 lines 0 comments Download
M runtime/vm/locations.cc View 1 5 chunks +28 lines, -22 lines 0 comments Download
M runtime/vm/lockers.h View 1 3 chunks +6 lines, -13 lines 0 comments Download
M runtime/vm/lockers.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/log.h View 1 1 chunk +3 lines, -6 lines 0 comments Download
M runtime/vm/log.cc View 1 1 chunk +4 lines, -5 lines 0 comments Download
M runtime/vm/longjump.h View 1 1 chunk +4 lines, -6 lines 0 comments Download
M runtime/vm/longjump.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/longjump_test.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/vm/megamorphic_cache_table.cc View 1 3 chunks +14 lines, -18 lines 0 comments Download
M runtime/vm/memory_region.h View 1 3 chunks +10 lines, -6 lines 0 comments Download
M runtime/vm/memory_region.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/message.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/message.cc View 1 6 chunks +12 lines, -15 lines 0 comments Download
M runtime/vm/message_handler.h View 1 2 chunks +11 lines, -20 lines 0 comments Download
M runtime/vm/message_handler.cc View 1 10 chunks +56 lines, -44 lines 0 comments Download
M runtime/vm/message_handler_test.cc View 1 4 chunks +11 lines, -18 lines 0 comments Download
M runtime/vm/message_test.cc View 1 4 chunks +16 lines, -21 lines 0 comments Download
M runtime/vm/method_recognizer.h View 1 5 chunks +12 lines, -7 lines 0 comments Download
M runtime/vm/method_recognizer.cc View 1 2 chunks +5 lines, -6 lines 0 comments Download
M runtime/vm/metrics.h View 1 3 chunks +3 lines, -7 lines 0 comments Download
M runtime/vm/metrics.cc View 1 8 chunks +13 lines, -15 lines 0 comments Download
M runtime/vm/metrics_test.cc View 1 3 chunks +10 lines, -8 lines 0 comments Download
M runtime/vm/mirrors_api_impl.cc View 1 6 chunks +9 lines, -10 lines 0 comments Download
M runtime/vm/native_api_impl.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/native_arguments.h View 1 7 chunks +32 lines, -30 lines 0 comments Download
M runtime/vm/native_entry.h View 1 3 chunks +10 lines, -17 lines 0 comments Download
M runtime/vm/native_entry.cc View 1 5 chunks +26 lines, -29 lines 0 comments Download
M runtime/vm/native_entry_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/native_message_handler.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/native_symbol_android.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M runtime/vm/native_symbol_fuchsia.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download
M runtime/vm/native_symbol_linux.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download
M runtime/vm/native_symbol_macos.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download
M runtime/vm/object.h View 1 177 chunks +492 lines, -744 lines 0 comments Download
M runtime/vm/object.cc View 1 510 chunks +1289 lines, -1698 lines 0 comments Download
M runtime/vm/object_graph.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/object_graph.cc View 1 13 chunks +26 lines, -20 lines 0 comments Download
M runtime/vm/object_graph_test.cc View 1 3 chunks +3 lines, -5 lines 0 comments Download
M runtime/vm/object_id_ring.h View 1 2 chunks +5 lines, -9 lines 0 comments Download
M runtime/vm/object_id_ring_test.cc View 1 4 chunks +8 lines, -9 lines 0 comments Download
M runtime/vm/object_reload.cc View 1 18 chunks +47 lines, -61 lines 0 comments Download
M runtime/vm/object_service.cc View 1 13 chunks +36 lines, -48 lines 0 comments Download
M runtime/vm/object_set.h View 1 4 chunks +6 lines, -11 lines 0 comments Download
M runtime/vm/object_store.h View 1 15 chunks +32 lines, -93 lines 0 comments Download
M runtime/vm/object_store.cc View 1 4 chunks +104 lines, -107 lines 0 comments Download
M runtime/vm/object_test.cc View 1 108 chunks +422 lines, -471 lines 0 comments Download
M runtime/vm/os.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/os_android.cc View 1 7 chunks +21 lines, -22 lines 0 comments Download
M runtime/vm/os_fuchsia.cc View 1 6 chunks +12 lines, -15 lines 0 comments Download
M runtime/vm/os_linux.cc View 1 7 chunks +23 lines, -26 lines 0 comments Download
M runtime/vm/os_macos.cc View 1 10 chunks +24 lines, -29 lines 0 comments Download
M runtime/vm/os_thread.h View 1 5 chunks +11 lines, -23 lines 0 comments Download
M runtime/vm/os_thread.cc View 1 4 chunks +16 lines, -17 lines 0 comments Download
M runtime/vm/os_thread_android.cc View 1 3 chunks +17 lines, -17 lines 0 comments Download
M runtime/vm/os_thread_fuchsia.cc View 1 2 chunks +10 lines, -11 lines 0 comments Download
M runtime/vm/os_thread_linux.cc View 1 3 chunks +18 lines, -19 lines 0 comments Download
M runtime/vm/os_thread_macos.cc View 1 4 chunks +27 lines, -28 lines 0 comments Download
M runtime/vm/os_thread_win.h View 1 2 chunks +5 lines, -11 lines 0 comments Download
M runtime/vm/os_thread_win.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/os_win.cc View 1 4 chunks +10 lines, -14 lines 0 comments Download
M runtime/vm/pages.h View 1 10 chunks +25 lines, -64 lines 0 comments Download
M runtime/vm/pages.cc View 1 21 chunks +81 lines, -67 lines 0 comments Download
M runtime/vm/parser.h View 1 19 chunks +46 lines, -61 lines 0 comments Download
M runtime/vm/parser.cc View 1 443 chunks +1735 lines, -2395 lines 0 comments Download
M runtime/vm/parser_test.cc View 1 8 chunks +18 lines, -22 lines 0 comments Download
M runtime/vm/port.cc View 1 2 chunks +11 lines, -9 lines 0 comments Download
M runtime/vm/port_test.cc View 1 5 chunks +11 lines, -13 lines 0 comments Download
M runtime/vm/precompiler.h View 1 15 chunks +17 lines, -43 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 77 chunks +244 lines, -314 lines 0 comments Download
M runtime/vm/proccpuinfo.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/profiler.h View 1 17 chunks +43 lines, -115 lines 0 comments Download
M runtime/vm/profiler.cc View 1 27 chunks +88 lines, -157 lines 0 comments Download
M runtime/vm/profiler_service.h View 1 9 chunks +23 lines, -58 lines 0 comments Download
M runtime/vm/profiler_service.cc View 1 64 chunks +143 lines, -278 lines 0 comments Download
M runtime/vm/profiler_test.cc View 1 16 chunks +41 lines, -69 lines 0 comments Download
M runtime/vm/random.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/raw_object.h View 1 74 chunks +254 lines, -367 lines 0 comments Download
M runtime/vm/raw_object.cc View 1 29 chunks +120 lines, -94 lines 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 1 55 chunks +109 lines, -171 lines 0 comments Download
M runtime/vm/redundancy_elimination.h View 1 4 chunks +9 lines, -15 lines 0 comments Download
M runtime/vm/redundancy_elimination.cc View 1 109 chunks +224 lines, -342 lines 0 comments Download
M runtime/vm/regexp.h View 1 51 chunks +160 lines, -185 lines 0 comments Download
M runtime/vm/regexp.cc View 1 130 chunks +347 lines, -566 lines 0 comments Download
M runtime/vm/regexp_assembler.h View 1 7 chunks +15 lines, -24 lines 0 comments Download
M runtime/vm/regexp_assembler.cc View 1 2 chunks +3 lines, -10 lines 0 comments Download
M runtime/vm/regexp_assembler_bytecode.h View 1 3 chunks +3 lines, -4 lines 0 comments Download
M runtime/vm/regexp_assembler_bytecode.cc View 1 8 chunks +25 lines, -27 lines 0 comments Download
M runtime/vm/regexp_assembler_bytecode_inl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/regexp_assembler_ir.h View 1 4 chunks +42 lines, -38 lines 0 comments Download
M runtime/vm/regexp_assembler_ir.cc View 1 75 chunks +433 lines, -525 lines 0 comments Download
M runtime/vm/regexp_ast.h View 1 21 chunks +38 lines, -47 lines 0 comments Download
M runtime/vm/regexp_ast.cc View 1 10 chunks +25 lines, -26 lines 0 comments Download
M runtime/vm/regexp_bytecodes.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M runtime/vm/regexp_interpreter.h View 1 1 chunk +1 line, -5 lines 0 comments Download
M runtime/vm/regexp_interpreter.cc View 1 13 chunks +139 lines, -160 lines 0 comments Download
M runtime/vm/regexp_parser.h View 1 6 chunks +11 lines, -11 lines 0 comments Download
M runtime/vm/regexp_parser.cc View 1 18 chunks +335 lines, -311 lines 0 comments Download
M runtime/vm/regexp_test.cc View 1 4 chunks +10 lines, -10 lines 0 comments Download
M runtime/vm/report.h View 1 2 chunks +12 lines, -7 lines 0 comments Download
M runtime/vm/report.cc View 1 7 chunks +46 lines, -40 lines 0 comments Download
M runtime/vm/resolver.h View 1 2 chunks +6 lines, -7 lines 0 comments Download
M runtime/vm/resolver.cc View 1 8 chunks +20 lines, -32 lines 0 comments Download
M runtime/vm/resolver_test.cc View 1 12 chunks +26 lines, -53 lines 0 comments Download
M runtime/vm/reusable_handles.h View 1 4 chunks +9 lines, -13 lines 0 comments Download
M runtime/vm/ring_buffer.h View 1 1 chunk +3 lines, -5 lines 0 comments Download
M runtime/vm/runtime_entry.h View 1 7 chunks +24 lines, -24 lines 0 comments Download
M runtime/vm/runtime_entry.cc View 1 1 chunk +5 lines, -13 lines 0 comments Download
M runtime/vm/runtime_entry_arm.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/runtime_entry_arm64.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/runtime_entry_list.h View 1 2 chunks +2 lines, -3 lines 0 comments Download
M runtime/vm/runtime_entry_mips.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/safepoint.h View 1 2 chunks +3 lines, -4 lines 0 comments Download
M runtime/vm/safepoint.cc View 1 2 chunks +2 lines, -4 lines 0 comments Download
M runtime/vm/scanner.h View 1 4 chunks +17 lines, -20 lines 0 comments Download
M runtime/vm/scanner.cc View 1 16 chunks +32 lines, -40 lines 0 comments Download
M runtime/vm/scanner_test.cc View 1 9 chunks +40 lines, -45 lines 0 comments Download
M runtime/vm/scavenger.h View 1 5 chunks +19 lines, -34 lines 0 comments Download
M runtime/vm/scavenger.cc View 1 15 chunks +44 lines, -48 lines 0 comments Download
M runtime/vm/scavenger_test.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download
M runtime/vm/scope_timer.h View 1 1 chunk +2 lines, -4 lines 0 comments Download
M runtime/vm/scopes.h View 1 8 chunks +28 lines, -45 lines 0 comments Download
M runtime/vm/scopes.cc View 1 6 chunks +20 lines, -21 lines 0 comments Download
M runtime/vm/scopes_test.cc View 1 1 chunk +8 lines, -12 lines 0 comments Download
M runtime/vm/service.h View 1 2 chunks +5 lines, -10 lines 0 comments Download
M runtime/vm/service.cc View 1 121 chunks +318 lines, -477 lines 0 comments Download
M runtime/vm/service_event.h View 1 6 chunks +24 lines, -56 lines 0 comments Download
M runtime/vm/service_isolate.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/service_isolate.cc View 1 17 chunks +34 lines, -55 lines 0 comments Download
M runtime/vm/service_test.cc View 1 16 chunks +115 lines, -119 lines 0 comments Download
M runtime/vm/signal_handler.h View 1 5 chunks +13 lines, -16 lines 0 comments Download
M runtime/vm/simulator_arm.h View 1 3 chunks +3 lines, -9 lines 0 comments Download
M runtime/vm/simulator_arm.cc View 1 46 chunks +172 lines, -155 lines 0 comments Download
M runtime/vm/simulator_arm64.h View 1 6 chunks +13 lines, -16 lines 0 comments Download
M runtime/vm/simulator_arm64.cc View 1 41 chunks +179 lines, -149 lines 0 comments Download
M runtime/vm/simulator_dbc.h View 1 4 chunks +11 lines, -11 lines 0 comments Download
M runtime/vm/simulator_dbc.cc View 1 60 chunks +150 lines, -191 lines 0 comments Download
M runtime/vm/simulator_mips.h View 1 6 chunks +6 lines, -14 lines 0 comments Download
M runtime/vm/simulator_mips.cc View 1 31 chunks +104 lines, -123 lines 0 comments Download
M runtime/vm/snapshot.h View 1 27 chunks +68 lines, -96 lines 0 comments Download
M runtime/vm/snapshot.cc View 1 44 chunks +133 lines, -154 lines 0 comments Download
M runtime/vm/snapshot_ids.h View 1 1 chunk +4 lines, -3 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 1 30 chunks +103 lines, -167 lines 0 comments Download
M runtime/vm/source_report.h View 1 4 chunks +20 lines, -24 lines 0 comments Download
M runtime/vm/source_report.cc View 1 9 chunks +18 lines, -22 lines 0 comments Download
M runtime/vm/source_report_test.cc View 1 12 chunks +25 lines, -25 lines 0 comments Download
M runtime/vm/spaces.h View 1 1 chunk +1 line, -4 lines 0 comments Download
M runtime/vm/stack_frame.h View 1 12 chunks +30 lines, -31 lines 0 comments Download
M runtime/vm/stack_frame.cc View 1 7 chunks +29 lines, -28 lines 0 comments Download
M runtime/vm/stack_frame_dbc.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/stack_frame_test.cc View 1 6 chunks +75 lines, -77 lines 0 comments Download
M runtime/vm/store_buffer.h View 1 5 chunks +6 lines, -7 lines 0 comments Download
M runtime/vm/store_buffer.cc View 1 11 chunks +21 lines, -22 lines 0 comments Download
M runtime/vm/stub_code.h View 1 5 chunks +7 lines, -16 lines 0 comments Download
M runtime/vm/stub_code.cc View 1 9 chunks +12 lines, -18 lines 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 30 chunks +66 lines, -67 lines 0 comments Download
M runtime/vm/stub_code_arm64.cc View 1 29 chunks +71 lines, -75 lines 0 comments Download
M runtime/vm/stub_code_arm64_test.cc View 1 1 chunk +8 lines, -10 lines 0 comments Download
M runtime/vm/stub_code_arm_test.cc View 1 1 chunk +8 lines, -10 lines 0 comments Download
M runtime/vm/stub_code_dbc.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/vm/stub_code_ia32.cc View 1 41 chunks +97 lines, -109 lines 0 comments Download
M runtime/vm/stub_code_ia32_test.cc View 1 1 chunk +8 lines, -10 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 34 chunks +78 lines, -75 lines 0 comments Download
M runtime/vm/stub_code_mips_test.cc View 1 1 chunk +8 lines, -10 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 1 49 chunks +113 lines, -134 lines 0 comments Download
M runtime/vm/stub_code_x64_test.cc View 1 1 chunk +8 lines, -10 lines 0 comments Download
M runtime/vm/symbols.h View 1 10 chunks +41 lines, -67 lines 0 comments Download
M runtime/vm/symbols.cc View 1 19 chunks +45 lines, -49 lines 0 comments Download
M runtime/vm/tags.h View 1 3 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/tags.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/thread.h View 1 23 chunks +48 lines, -79 lines 0 comments Download
M runtime/vm/thread.cc View 1 16 chunks +44 lines, -59 lines 0 comments Download
M runtime/vm/thread_barrier.h View 1 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/vm/thread_barrier_test.cc View 1 1 chunk +2 lines, -7 lines 0 comments Download
M runtime/vm/thread_interrupter.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/thread_interrupter_android.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/thread_interrupter_linux.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/thread_interrupter_macos.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/thread_interrupter_win.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download
M runtime/vm/thread_pool.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/thread_pool.cc View 1 8 chunks +30 lines, -37 lines 0 comments Download
M runtime/vm/thread_pool_test.cc View 1 4 chunks +5 lines, -9 lines 0 comments Download
M runtime/vm/thread_registry.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/thread_test.cc View 1 15 chunks +41 lines, -48 lines 0 comments Download
M runtime/vm/timeline.h View 1 20 chunks +54 lines, -142 lines 0 comments Download
M runtime/vm/timeline.cc View 1 28 chunks +79 lines, -112 lines 0 comments Download
M runtime/vm/timeline_analysis.h View 1 5 chunks +14 lines, -42 lines 0 comments Download
M runtime/vm/timeline_analysis.cc View 1 11 chunks +26 lines, -40 lines 0 comments Download
M runtime/vm/timeline_test.cc View 1 8 chunks +20 lines, -34 lines 0 comments Download
M runtime/vm/timer.h View 1 5 chunks +4 lines, -10 lines 0 comments Download
M runtime/vm/timer.cc View 1 1 chunk +1 line, -5 lines 0 comments Download
M runtime/vm/token.h View 1 7 chunks +35 lines, -37 lines 0 comments Download
M runtime/vm/token.cc View 1 1 chunk +8 lines, -16 lines 0 comments Download
M runtime/vm/token_position.h View 1 5 chunks +22 lines, -37 lines 0 comments Download
M runtime/vm/token_position.cc View 1 1 chunk +6 lines, -7 lines 0 comments Download
M runtime/vm/type_table.h View 1 3 chunks +8 lines, -20 lines 0 comments Download
M runtime/vm/unibrow.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/vm/unibrow.cc View 1 2 chunks +21 lines, -26 lines 0 comments Download
M runtime/vm/unibrow-inl.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/unicode.h View 1 3 chunks +7 lines, -11 lines 0 comments Download
M runtime/vm/unicode.cc View 1 5 chunks +13 lines, -28 lines 0 comments Download
M runtime/vm/unicode_data.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/unicode_test.cc View 1 85 chunks +124 lines, -119 lines 0 comments Download
M runtime/vm/unit_test.h View 1 22 chunks +100 lines, -116 lines 0 comments Download
M runtime/vm/unit_test.cc View 1 10 chunks +35 lines, -51 lines 0 comments Download
M runtime/vm/uri.cc View 1 7 chunks +33 lines, -28 lines 0 comments Download
M runtime/vm/uri_test.cc View 1 14 chunks +101 lines, -121 lines 0 comments Download
M runtime/vm/verifier.h View 1 3 chunks +6 lines, -15 lines 0 comments Download
M runtime/vm/verifier.cc View 1 3 chunks +16 lines, -20 lines 0 comments Download
M runtime/vm/virtual_memory.h View 1 3 chunks +8 lines, -14 lines 0 comments Download
M runtime/vm/virtual_memory.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/virtual_memory_android.cc View 1 4 chunks +4 lines, -7 lines 0 comments Download
M runtime/vm/virtual_memory_fuchsia.cc View 1 2 chunks +5 lines, -7 lines 0 comments Download
M runtime/vm/virtual_memory_linux.cc View 1 4 chunks +4 lines, -7 lines 0 comments Download
M runtime/vm/virtual_memory_macos.cc View 1 4 chunks +4 lines, -7 lines 0 comments Download
M runtime/vm/virtual_memory_win.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M runtime/vm/visitor.h View 1 4 chunks +8 lines, -10 lines 0 comments Download
M runtime/vm/weak_code.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/vm/weak_table.h View 1 5 chunks +8 lines, -18 lines 0 comments Download
M runtime/vm/weak_table.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/zone.h View 1 4 chunks +8 lines, -9 lines 0 comments Download
M runtime/vm/zone.cc View 1 4 chunks +7 lines, -6 lines 0 comments Download
M runtime/vm/zone_test.cc View 1 6 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
zra
4 years, 1 month ago (2016-11-08 20:30:37 UTC) #2
Cutch
lgtm
4 years, 1 month ago (2016-11-08 20:31:22 UTC) #3
zra
4 years, 1 month ago (2016-11-08 21:54:54 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:10001) manually as
a1bcf051d85cda0283d86db019618ee800d0d001 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698