|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1308 lines, -711 lines) |
Patch |
 |
A + |
runtime/observatory/lib/allocation_profile.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/elements.dart
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/models.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/repositories.dart
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/allocation_profile/allocation_profile.dart
|
View
|
1
2
3
4
5
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/app/application.dart
|
View
|
|
3 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/app/page.dart
|
View
|
1
2
3
4
|
2 chunks |
+24 lines, -8 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/elements/allocation_profile.dart
|
View
|
1
2
3
4
5
|
1 chunk |
+583 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/containers/virtual_collection.dart
|
View
|
1
2
3
4
|
7 chunks |
+38 lines, -30 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/cpu_profile.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/css/shared.css
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+169 lines, -1 line |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/heap_profile.dart
|
View
|
|
1 chunk |
+0 lines, -406 lines |
0 comments
|
Download
|
 |
D |
runtime/observatory/lib/src/elements/heap_profile.html
|
View
|
|
1 chunk |
+0 lines, -209 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/isolate/counter_chart.dart
|
View
|
1
2
3
|
1 chunk |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/service_view.dart
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/elements/service_view.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/models/objects/allocation_profile.dart
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/models/objects/heap_space.dart
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
runtime/observatory/lib/src/models/repositories/allocation_profile.dart
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/lib/src/repositories/allocation_profile.dart
|
View
|
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/src/service/object.dart
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+19 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/lib/utils.dart
|
View
|
|
1 chunk |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/observatory_sources.gypi
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/tests/observatory_ui/allocation_profile/element_test.dart
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
runtime/observatory/tests/observatory_ui/allocation_profile/element_test.html
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/observatory_ui/mocks.dart
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/observatory/tests/observatory_ui/mocks/objects/allocation_profile.dart
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/observatory_ui/mocks/objects/heap_space.dart
|
View
|
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
A |
runtime/observatory/tests/observatory_ui/mocks/repositories/allocation_profile.dart
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/observatory/tests/service/get_allocation_profile_rpc_test.dart
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+28 lines, -10 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/class_table.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+12 lines, -8 lines |
0 comments
|
Download
|