|
|
Total comments: 25
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+646 lines, -97 lines) |
Patch |
 |
A |
runtime/bin/vmservice/.gitignore
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/running_isolate.dart
|
View
|
1
2
3
4
5
|
2 chunks |
+20 lines, -13 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/running_isolates.dart
|
View
|
1
2
|
3 chunks |
+13 lines, -8 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/server.dart
|
View
|
1
2
3
4
5
6
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/service_request.dart
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/service_request_router.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice_impl.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/disassembler.h
|
View
|
1
2
3
4
5
|
2 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/disassembler.cc
|
View
|
|
2 chunks |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/heap_histogram.h
|
View
|
1
2
3
4
5
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/heap_histogram.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+86 lines, -14 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/isolate.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/json_stream.h
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/json_stream.cc
|
View
|
|
2 chunks |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/json_test.cc
|
View
|
|
2 chunks |
+21 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/vm/object.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+131 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/service.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+130 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tests/standalone/vmservice/isolate_list_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
tests/standalone/vmservice/isolate_stacktrace_command_script.dart
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -9 lines |
0 comments
|
Download
|
 |
A |
tests/standalone/vmservice/isolate_stacktrace_command_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/standalone/vmservice/multiple_isolate_list_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
tests/standalone/vmservice/test_helper.dart
|
View
|
1
2
3
4
5
6
|
3 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
tests/standalone/vmservice/unknown_command_script.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
tests/standalone/vmservice/unknown_command_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
tests/standalone/vmservice/unknown_isolate_command_script.dart
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
tests/standalone/vmservice/unknown_isolate_command_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+17 lines, -10 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|