Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: CHANGELOG.md

Issue 2544153003: update docs on dart:developer Service class (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b90703add1cfdf73caaa7c24838d589f62688ada..8b6290dc4dfbd71a51cf29205ebcb88988b3f9b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,8 +20,11 @@
* `dart:core`: `Set.difference` now takes a `Set<Object>` as argument.
-* `dart:developer`:
- * The service protocol http server can now be controlled from Dart code.
+* `dart:developer`
+
+ * Added `Service` class.
+ * Allows inspecting and controlling the VM service protocol HTTP server.
+ * Provides an API to access the ID of an `Isolate`.
### Tool changes
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698