|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1090 lines, -969 lines) |
Patch |
 |
M |
runtime/observatory/lib/app.dart
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/elements.dart
|
View
|
1
2
|
8 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/elements.html
|
View
|
1
2
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
runtime/observatory/lib/event.dart
|
View
|
|
2 chunks |
+58 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/models.dart
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/repositories.dart
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/service.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/app/application.dart
|
View
|
|
1 chunk |
+3 lines, -70 lines |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/app/event.dart
|
View
|
|
1 chunk |
+0 lines, -254 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/app/page.dart
|
View
|
1
2
|
4 chunks |
+32 lines, -8 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/css/shared.css
|
View
|
1
2
|
3 chunks |
+25 lines, -8 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/debugger.dart
|
View
|
|
11 chunks |
+30 lines, -25 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/helpers/uris.dart
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/elements/isolate/location.dart
|
View
|
|
1 chunk |
+125 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/elements/isolate/run_state.dart
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/isolate/shared_summary.dart
|
View
|
|
5 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/isolate/shared_summary_wrapper.dart
|
View
|
|
1 chunk |
+0 lines, -169 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/elements/isolate/summary.dart
|
View
|
|
1 chunk |
+106 lines, -0 lines |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/isolate_summary.dart
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/isolate_summary.html
|
View
|
|
1 chunk |
+0 lines, -87 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/isolate_view.dart
|
View
|
1
|
1 chunk |
+282 lines, -23 lines |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/isolate_view.html
|
View
|
|
1 chunk |
+0 lines, -140 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/script_inset_wrapper.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/service_view.dart
|
View
|
1
2
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/service_view.html
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/source_inset_wrapper.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/vm_view.dart
|
View
|
|
1 chunk |
+179 lines, -9 lines |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/vm_view.html
|
View
|
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/event.dart
|
View
|
1
2
3
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/frame.dart
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/isolate.dart
|
View
|
1
2
|
3 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/vm.dart
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
runtime/observatory/lib/src/models/repositories/isolate.dart
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
runtime/observatory/lib/src/repositories/isolate.dart
|
View
|
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/service/object.dart
|
View
|
1
2
|
6 chunks |
+17 lines, -11 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/observatory_sources.gypi
|
View
|
1
2
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/observatory_ui/isolate/isolate-shared-summary/element_test.dart
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/observatory_ui/mocks/objects/isolate.dart
|
View
|
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/observatory_ui/mocks/objects/vm.dart
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/get_object_store_rpc_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/get_stack_rpc_test.dart
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/pause_idle_isolate_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/pause_on_start_and_exit_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/pause_on_start_then_step_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/service_test_common.dart
|
View
|
1
2
|
3 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/smart_next_test.dart
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/step_over_await_test.dart
|
View
|
1
2
3
|
3 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|