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

Side by Side 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 unified diff | Download patch
OLDNEW
1 URL: https://github.com/nfrancois/serial_port/archive/v0.3.1.tar.gz 1 URL: https://github.com/nfrancois/serial_port/archive/v0.3.1.tar.gz
2 Version: v0.3.1 2 Version: v0.3.1
3 License: Apache 2.0 3 License: Apache 2.0
4 License File: LICENSE 4 License File: LICENSE
5 Description: 5 Description:
6 SerialPort is a Dart Api to provide access read and write access to serial port. 6 SerialPort is a Dart Api to provide access read and write access to serial port.
7 Local Modifications: 7 Local Modifications:
8 Added functionality to write binary data instead of strings. 8 * Added functionality to write binary data instead of strings.
9 Throw FileSystemExceptions instead of Strings. 9 * Throw FileSystemExceptions instead of Strings.
10 * Moved the native library out to the lib directory
OLDNEW
« 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