|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2368 lines, -1631 lines) |
Patch |
 |
M |
runtime/observatory/lib/elements.dart
|
View
|
1
2
|
8 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/elements.html
|
View
|
1
2
|
2 chunks |
+0 lines, -2 lines |
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/src/elements/class_view.html
|
View
|
1
2
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/css/shared.css
|
View
|
1
2
|
2 chunks |
+242 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/debugger.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/eval_box.dart
|
View
|
1
2
|
1 chunk |
+173 lines, -46 lines |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/eval_box.html
|
View
|
1
2
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/elements/eval_box_wrapper.dart
|
View
|
1
2
|
1 chunk |
+130 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/function_view.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/heap_snapshot.dart
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/helpers/any_ref.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/instance_view.html
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/isolate_summary.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/isolate_view.html
|
View
|
1
2
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/library_view.html
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/objectstore_view.html
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/observatory_element.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/script_inset.dart
|
View
|
|
1 chunk |
+1122 lines, -1155 lines |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/script_inset.html
|
View
|
|
1 chunk |
+0 lines, -223 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/elements/script_inset_wrapper.dart
|
View
|
|
1 chunk |
+264 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/script_view.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/elements/source_inset.dart
|
View
|
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/elements/source_inset_wrapper.dart
|
View
|
|
1 chunk |
+245 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/source_link.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/source_link_wrapper.dart
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/vm_view.html
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/breakpoint.dart
|
View
|
1
2
3
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/error.dart
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/library.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/script.dart
|
View
|
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/source_location.dart
|
View
|
|
1 chunk |
+19 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
runtime/observatory/lib/src/models/repositories/eval.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/repositories/script.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
runtime/observatory/lib/src/repositories/eval.dart
|
View
|
1
2
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/repositories/script.dart
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/service/object.dart
|
View
|
1
2
|
7 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/observatory_sources.gypi
|
View
|
1
2
|
5 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/observatory_ui/mocks/objects/script.dart
|
View
|
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/observatory_ui/mocks/repositories/script.dart
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|