|
Continue improving the documentation for the vm service protocol.
Clean up the protocol a bit as I go.
---
Addendum:
Clean up inconsistencies between field and function ownership in the protocol.
Change the names of implicit closure functions (!)
Committed: https://code.google.com/p/dart/source/detail?r=44923
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+565 lines, -195 lines) |
Patch |
|
M |
runtime/lib/isolate.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/field_view.html
|
View
|
1
2
|
2 chunks |
+4 lines, -12 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/function_ref.dart
|
View
|
1
2
|
1 chunk |
+7 lines, -8 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/function_view.html
|
View
|
1
2
|
2 chunks |
+4 lines, -20 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/instance_ref.html
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/elements/script_view.html
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/observatory/lib/src/service/object.dart
|
View
|
1
2
|
9 chunks |
+59 lines, -55 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/test/coverage_test.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/observatory/test/eval_test.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/debugger_api_impl_test.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/object.cc
|
View
|
1
2
3
4
|
11 chunks |
+59 lines, -53 lines |
0 comments
|
Download
|
|
M |
runtime/vm/object_test.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/vm/service/service.idl
|
View
|
1
2
3
4
|
7 chunks |
+418 lines, -36 lines |
0 comments
|
Download
|
|
M |
runtime/vm/service_test.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
runtime/vm/symbols.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 6 (1 generated)
|