|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+4572 lines, -4052 lines) |
Patch |
|
M |
runtime/bin/vmservice/client/deployed/web/index.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
5 chunks |
+148 lines, -50 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js
|
View
|
|
618 chunks |
+3562 lines, -3443 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/deployed/web/index_devtools.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
5 chunks |
+148 lines, -50 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/observatory_elements.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/observatory_elements.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory/application.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory/isolate.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+67 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory/isolate_manager.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/instance_ref.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/isolate_list.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/isolate_list.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/isolate_summary.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/isolate_summary.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+85 lines, -20 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/library_view.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/observatory_element.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+65 lines, -1 line |
0 comments
|
Download
|
|
A |
runtime/bin/vmservice/client/lib/src/observatory_elements/stack_frame.dart
|
View
|
1
2
15
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/bin/vmservice/client/lib/src/observatory_elements/stack_frame.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
15
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/stack_trace.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+17 lines, -22 lines |
0 comments
|
Download
|
|
M |
runtime/include/dart_debugger_api.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
|
M |
runtime/lib/isolate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+1 line, -16 lines |
0 comments
|
Download
|
|
M |
runtime/vm/dart_api_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_api_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
|
M |
runtime/vm/isolate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
5 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
|
M |
runtime/vm/isolate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
7 chunks |
+42 lines, -191 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
7 chunks |
+40 lines, -19 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object_id_ring.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
6 chunks |
+68 lines, -34 lines |
0 comments
|
Download
|
|
M |
runtime/vm/service/running_isolates.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
|
M |
runtime/vm/service_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+98 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/timer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
5 chunks |
+38 lines, -52 lines |
0 comments
|
Download
|
|
M |
runtime/vm/timer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+18 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_bad_class_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_bad_object_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_class_field_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_class_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_code_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_echo_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_function_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_library_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_list_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/isolate_stacktrace_command_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/multiple_isolate_list_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/test_helper.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -24 lines |
0 comments
|
Download
|
|
M |
tests/standalone/vmservice/unknown_isolate_command_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|