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

Unified Diff: third_party/serial_port/README.google

Issue 2206873004: Move the serial_port native code (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 4 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 | « pkg/mdns/lib/src/native_extension_api.dart ('k') | third_party/serial_port/lib/libserial_port.dylib.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/serial_port/README.google
diff --git a/third_party/serial_port/README.google b/third_party/serial_port/README.google
index 272825e0700b2fb5e6869d1c172e9177e753c019..356b098a729e17c589ee1c7d6d87b18935209def 100644
--- a/third_party/serial_port/README.google
+++ b/third_party/serial_port/README.google
@@ -5,5 +5,6 @@ License File: LICENSE
Description:
SerialPort is a Dart Api to provide access read and write access to serial port.
Local Modifications:
-Added functionality to write binary data instead of strings.
-Throw FileSystemExceptions instead of Strings.
+* Added functionality to write binary data instead of strings.
+* Throw FileSystemExceptions instead of Strings.
+* Moved the native library out to the lib directory
« no previous file with comments | « pkg/mdns/lib/src/native_extension_api.dart ('k') | third_party/serial_port/lib/libserial_port.dylib.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698