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

Unified Diff: third_party/libusb/README.chromium

Issue 2471623008: Use Chromium's USB descriptor parser on macOS and Windows. (Closed)
Patch Set: Remove unused variable. Created 4 years, 1 month 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 | « device/usb/usb_device_impl.cc ('k') | third_party/libusb/src/libusb/descriptor.c » ('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 d548a7ebb595519aa022125cc112057ded5df085..d23017743b0d3c7a0afeb0fac72f54a9ae69bb68 100644
--- a/third_party/libusb/README.chromium
+++ b/third_party/libusb/README.chromium
@@ -21,3 +21,5 @@ Local Modifications:
- composite-hid-close.patch has been applied.
- assign-endpoints-checks.patch has been applied.
- open-fd.patch has been applied.
+- Added libusb_get_raw_config_descriptor and libusb_get_active_config_value
+ methods to avoid using the built-in parser.
« no previous file with comments | « device/usb/usb_device_impl.cc ('k') | third_party/libusb/src/libusb/descriptor.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698