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

Unified Diff: third_party/libusb/README.chromium

Issue 19490008: Recommit: Update libusb 1.0.9 to libusbx 1.0.16 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 | third_party/libusb/libusb.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libusb/README.chromium
diff --git a/third_party/libusb/README.chromium b/third_party/libusb/README.chromium
index 61f6e404b66f2eab7e185db5f90bfc27e14fbdae..b0e8ada6ad146b8cf33efe97016c13c5bbabead1 100644
--- a/third_party/libusb/README.chromium
+++ b/third_party/libusb/README.chromium
@@ -1,16 +1,17 @@
-Name: libusb
+Name: libusbx
URL: http://libusb.org
-Version: 1.0.9
+Version: 1.0.16
License: LGPL 2.1
License File: src/COPYING
Security Critical: yes
Description:
-libusb provides a platform-agnostic API for accessing the USB subsystem on Mac,
-Windows, and Linux systems.
+libusbx provides a platform-agnostic API for accessing the USB subsystem on Mac,
+Windows, and Linux systems. All the unused files are removed.
Local Modifications:
-- config.h (empty) has been created to satisfy includes within the tree.
-- Exposing an API (libusb_interrupt_handle_event) to explicitly interrupt
+- License headers fixed.
+- config.h has been created to satisfy includes within the tree.
+- Exposing an API (libusb_interrupt_handle_event) to explicitly interrupt
libusb_handle_event.
- windows-build.patch has been applied.
« no previous file with comments | « no previous file | third_party/libusb/libusb.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698