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

Unified Diff: CHANGELOG.md

Issue 2438613002: Provide an API to dart:developer to control the web server hosting the Service Protocol (Closed)
Patch Set: disable the auth token until we announce the breaking change Created 4 years, 2 months 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 | runtime/bin/vmservice/server.dart » ('j') | runtime/bin/vmservice_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 69f85c22f60e497a771a764b68240a4fcf58fe7e..509d8b97fc56f8f38e6bf119f19e4173aa947cca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@
* `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.
+
siva 2016/10/21 16:15:06 I am wondering about whether we need to highlight
### Language
* Allow `=` as well as `:` as separator for named parameter default values.
« no previous file with comments | « no previous file | runtime/bin/vmservice/server.dart » ('j') | runtime/bin/vmservice_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698