|
Total comments: 56
Total comments: 20
Total comments: 8
Total comments: 2
Total comments: 119
Total comments: 18
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5428 lines, -145 lines) |
Patch |
|
M |
runtime/observatory/tests/service/service.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/platform/globals.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/tests/vm/vm.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+85 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/assembler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/assembler_dbc.h
|
View
|
1
2
3
|
1 chunk |
+197 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/assembler_dbc.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+142 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/assembler_test.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/atomic.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/atomic_android.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/atomic_linux.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/atomic_macos.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/atomic_simulator.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/code_generator.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+22 lines, -2 lines |
0 comments
|
Download
|
|
A + |
runtime/vm/code_patcher_dbc.cc
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
A |
runtime/vm/constants_dbc.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+490 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/cpu.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/cpu_dbc.h
|
View
|
1
2
3
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/cpu_dbc.cc
|
View
|
1
2
3
4
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/cpu_test.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/cpuinfo_test.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/dart_entry.h
|
View
|
1
2
3
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/dart_entry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/debugger.h
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+20 lines, -14 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_api_impl_test.cc
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A + |
runtime/vm/debugger_dbc.cc
|
View
|
1
2
3
4
|
5 chunks |
+24 lines, -17 lines |
0 comments
|
Download
|
|
M |
runtime/vm/deopt_instructions.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/disassembler_dbc.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+233 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/disassembler_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/flag_list.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_builder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
7 chunks |
+24 lines, -13 lines |
0 comments
|
Download
|
|
M |
runtime/vm/flow_graph_compiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
10 chunks |
+29 lines, -13 lines |
0 comments
|
Download
|
|
A |
runtime/vm/flow_graph_compiler_dbc.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+331 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/instructions.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A + |
runtime/vm/instructions_dbc.h
|
View
|
1
2
3
|
4 chunks |
+8 lines, -11 lines |
0 comments
|
Download
|
|
A |
runtime/vm/instructions_dbc.cc
|
View
|
1
2
3
|
1 chunk |
+177 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intermediate_language.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
15 chunks |
+97 lines, -6 lines |
0 comments
|
Download
|
|
A |
runtime/vm/intermediate_language_dbc.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+704 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intrinsifier.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/intrinsifier.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/intrinsifier_dbc.cc
|
View
|
1
2
3
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/locations.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/locations.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/method_recognizer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/native_arguments.h
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+22 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/native_entry.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/native_entry.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/object_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/os_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/os_linux.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/precompiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/profiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/vm/raw_object.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/raw_object_snapshot.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
A |
runtime/vm/runtime_entry_dbc.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/simulator.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/simulator_arm.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/simulator_arm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/simulator_arm64.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/simulator_arm64.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A |
runtime/vm/simulator_dbc.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+182 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/simulator_dbc.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1903 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/simulator_mips.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/simulator_mips.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
6 chunks |
+32 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/stack_frame.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
7 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/stack_frame_dbc.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/stub_code.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/vm/stub_code_dbc.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/thread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+29 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/vm/thread.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/unit_test.h
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/vm/vm_sources.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
12 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/co19/co19-runtime.status
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/corelib/corelib.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/language/language.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/lib/lib.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/standalone/standalone.status
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/build.py
|
View
|
|
5 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
|
M |
tools/gyp/configurations.gypi
|
View
|
|
3 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/gyp/configurations_make.gypi
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/testing/dart/runtime_configuration.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tools/testing/dart/test_options.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
tools/utils.py
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 21 (4 generated)
|