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

Side by Side Diff: third_party/libusb/README.chromium

Issue 16316004: Separate usb device handle from usb device. (deprecate) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the threading mess 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Name: libusb 1 Name: libusb
2 URL: http://libusb.org 2 URL: http://libusb.org
3 Version: 1.0.8 3 Version: 1.0.8
4 License: LGPL 2.1 4 License: LGPL 2.1
5 License File: src/COPYING 5 License File: src/COPYING
6 Security Critical: yes 6 Security Critical: yes
7 7
8 Description: 8 Description:
9 libusb provides a platform-agnostic API for accessing the USB subsystem on Mac, 9 libusb provides a platform-agnostic API for accessing the USB subsystem on Mac,
10 Windows, and Linux systems. 10 Windows, and Linux systems.
11 11
12 Local Modifications: 12 Local Modifications:
13 - config.h (empty) has been created to satisfy includes within the tree. 13 - config.h (empty) has been created to satisfy includes within the tree.
14 - windows-build.patch has been applied. 14 - windows-build.patch has been applied.
15 - libusb_send_event.patch has been applied.
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/api_test/usb/zero_length_transfer/test.js ('k') | third_party/libusb/libusb_send_event.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698