|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1359 lines, -1389 lines) |
Patch |
|
M |
runtime/observatory/lib/app.dart
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/mocks.dart
|
View
|
1
2
3
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/models.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/repositories.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/service_common.dart
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/app/application.dart
|
View
|
1
2
|
4 chunks |
+72 lines, -18 lines |
0 comments
|
Download
|
|
A |
runtime/observatory/lib/src/app/event.dart
|
View
|
1
2
|
1 chunk |
+254 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/app/notification.dart
|
View
|
|
1 chunk |
+0 lines, -98 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/app/page.dart
|
View
|
1
2
3
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/code_ref.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/code_ref_wrapper.dart
|
View
|
1
2
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/css/shared.css
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/error_ref.dart
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/error_ref_wrapper.dart
|
View
|
1
2
|
3 chunks |
+27 lines, -41 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/flag_list.dart
|
View
|
1
2
3
|
5 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/function_ref.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/function_ref_wrapper.dart
|
View
|
1
2
3
|
2 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/isolate_ref.dart
|
View
|
1
2
|
3 chunks |
+13 lines, -15 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/isolate_ref_wrapper.dart
|
View
|
1
2
|
4 chunks |
+12 lines, -35 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/bar.dart
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -10 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/class_menu_wrapper.dart
|
View
|
1
2
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/isolate_menu.dart
|
View
|
1
2
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/isolate_menu_wrapper.dart
|
View
|
1
2
|
3 chunks |
+13 lines, -36 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/library_menu.dart
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/library_menu_wrapper.dart
|
View
|
1
2
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/menu.dart
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/menu_item.dart
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/menu_item_wrapper.dart
|
View
|
1
2
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/menu_wrapper.dart
|
View
|
1
2
|
2 chunks |
+11 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/notify.dart
|
View
|
1
2
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/notify_event.dart
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/notify_exception.dart
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/notify_wrapper.dart
|
View
|
1
2
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/refresh.dart
|
View
|
1
2
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/refresh_wrapper.dart
|
View
|
1
2
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/top_menu.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/top_menu_wrapper.dart
|
View
|
1
2
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/vm_menu.dart
|
View
|
1
2
|
3 chunks |
+16 lines, -21 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/nav/vm_menu_wrapper.dart
|
View
|
1
2
|
3 chunks |
+13 lines, -36 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/script_ref.dart
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/script_ref_wrapper.dart
|
View
|
1
2
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/source_link.dart
|
View
|
1
2
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/source_link_wrapper.dart
|
View
|
1
2
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/view_footer.dart
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/vm_connect.dart
|
View
|
1
2
3
|
5 chunks |
+13 lines, -8 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/exceptions/connection_exception.dart
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/class.dart
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/code.dart
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/error.dart
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/event.dart
|
View
|
|
1 chunk |
+0 lines, -142 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/flag.dart
|
View
|
1
2
3
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/function.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/isolate.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/library.dart
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/notification.dart
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/script.dart
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/source_location.dart
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/target.dart
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/objects/vm.dart
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/repositories/crash_dump.dart
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/repositories/flag.dart
|
View
|
1
2
3
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/repositories/notification.dart
|
View
|
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/repositories/script.dart
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/mocks/repositories/target.dart
|
View
|
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/exceptions.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/breakpoint.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/class.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/code.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/error.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/event.dart
|
View
|
1
2
|
2 chunks |
+76 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/extension_data.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/frame.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/function.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/instance.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/isolate.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/library.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/notification.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/object.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/script.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/source_location.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/target.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/timeline_event.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/objects/vm.dart
|
View
|
1
2
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
D |
runtime/observatory/lib/src/models/repositories/crash_dump.dart
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
|
A |
runtime/observatory/lib/src/models/repositories/event.dart
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/repositories/flag.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/repositories/notification.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/models/repositories/target.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
runtime/observatory/lib/src/repositories/event.dart
|
View
|
1
2
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/repositories/flag.dart
|
View
|
1
2
3
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/repositories/notification.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/repositories/settings.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/repositories/target.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/service/object.dart
|
View
|
1
2
3
|
6 chunks |
+29 lines, -9 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/observatory_sources.gypi
|
View
|
1
2
3
|
4 chunks |
+4 lines, -21 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/class_ref/element_test.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/code_ref/element_test.dart
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/curly_block/element_test.dart
|
View
|
|
1 chunk |
+10 lines, -12 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/error_ref/element_test.dart
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/flag_list/element_test.dart
|
View
|
1
2
3
|
2 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/function_ref/element_test.dart
|
View
|
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/general_error/element_test.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/isolate_ref/element_test.dart
|
View
|
|
2 chunks |
+13 lines, -23 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/library_ref/element_test.dart
|
View
|
1
2
3
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A |
runtime/observatory/tests/observatory_ui/mocks.dart
|
View
|
1
2
3
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/exceptions/connection_exception.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/class.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/code.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/error.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/event.dart
|
View
|
1
2
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/flag.dart
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/function.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/isolate.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/library.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/notification.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/script.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/source_location.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/target.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/objects/vm.dart
|
View
|
1
2
3
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
A |
runtime/observatory/tests/observatory_ui/mocks/repositories/event.dart
|
View
|
1
2
|
1 chunk |
+171 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/observatory/tests/observatory_ui/mocks/repositories/flag.dart
|
View
|
1
2
3
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/repositories/notification.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/repositories/script.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
runtime/observatory/tests/observatory_ui/mocks/repositories/target.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/bar/element_test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/class-menu/element_test.dart
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/isolate-menu/element_test.dart
|
View
|
|
2 chunks |
+15 lines, -22 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/library-menu/element_test.dart
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/menu-item/element_test.dart
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/menu/element_test.dart
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/notify/element_test.dart
|
View
|
|
5 chunks |
+15 lines, -18 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/notify_event/element_test.dart
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/notify_exception/connection_exception_test.dart
|
View
|
|
1 chunk |
+4 lines, -8 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/notify_exception/exception_test.dart
|
View
|
|
4 chunks |
+18 lines, -24 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/refresh/element_test.dart
|
View
|
|
4 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/top-menu/element_test.dart
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/nav/vm_menu/element_test.dart
|
View
|
|
3 chunks |
+18 lines, -35 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/script_ref/element_test.dart
|
View
|
|
1 chunk |
+7 lines, -8 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/source_link/element_test.dart
|
View
|
|
1 chunk |
+10 lines, -13 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/view_footer/element_test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/vm_connect/element_test.dart
|
View
|
|
6 chunks |
+25 lines, -27 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/observatory_ui/vm_connect_target/element_test.dart
|
View
|
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/tests/service/debugger_inspect_test.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|