|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+9055 lines, -6847 lines) |
Patch |
 |
M |
third_party/libusb/README.chromium
|
View
|
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/libusb.gyp
|
View
|
|
4 chunks |
+34 lines, -33 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/AUTHORS
|
View
|
|
1 chunk |
+29 lines, -14 lines |
0 comments
|
Download
|
 |
D |
third_party/libusb/src/INSTALL
|
View
|
|
1 chunk |
+0 lines, -234 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/Makefile.am
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/NEWS
|
View
|
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/PORTING
|
View
|
|
1 chunk |
+0 lines, -95 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/README
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
D |
third_party/libusb/src/RELEASE-NOTES
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/THANKS
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/TODO
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/autogen.sh
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/config.h
|
View
|
|
1 chunk |
+15 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/configure.ac
|
View
|
|
1 chunk |
+0 lines, -222 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/doc/Makefile.am
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/doc/doxygen.cfg.in
|
View
|
|
1 chunk |
+0 lines, -1294 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/examples/Makefile.am
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/examples/dpfp.c
|
View
|
|
1 chunk |
+0 lines, -507 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/examples/dpfp_threaded.c
|
View
|
|
1 chunk |
+0 lines, -545 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/examples/listdevs.c
|
View
|
|
1 chunk |
+0 lines, -64 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb-1.0.pc.in
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/Makefile.am
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/core.c
|
View
|
|
53 chunks |
+595 lines, -242 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/descriptor.c
|
View
|
|
24 chunks |
+606 lines, -139 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/hotplug.h
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/hotplug.c
|
View
|
|
1 chunk |
+320 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/interrupt.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/interrupt.c
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/io.c
|
View
|
|
78 chunks |
+377 lines, -265 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/libusb.h
|
View
|
|
36 chunks |
+569 lines, -71 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/libusb-1.0.def
|
View
|
|
1 chunk |
+0 lines, -120 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/libusb-1.0.rc
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/libusbi.h
|
View
|
|
22 chunks |
+184 lines, -115 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/darwin_usb.h
|
View
|
|
7 chunks |
+41 lines, -48 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/darwin_usb.c
|
View
|
|
60 chunks |
+634 lines, -481 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/os/linux_netlink.c
|
View
|
|
1 chunk |
+254 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/os/linux_udev.c
|
View
|
|
1 chunk |
+273 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/linux_usbfs.h
|
View
|
|
4 chunks |
+44 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/linux_usbfs.c
|
View
|
|
43 chunks |
+709 lines, -579 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/openbsd_usb.c
|
View
|
|
7 chunks |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/poll_posix.h
|
View
|
|
1 chunk |
+18 lines, -1 line |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/os/poll_posix.c
|
View
|
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/poll_windows.h
|
View
|
|
5 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/poll_windows.c
|
View
|
|
28 chunks |
+91 lines, -110 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/threads_posix.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/threads_posix.c
|
View
|
|
4 chunks |
+31 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/threads_windows.h
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/threads_windows.c
|
View
|
|
7 chunks |
+17 lines, -12 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/os/wince_usb.h
|
View
|
|
1 chunk |
+131 lines, -0 lines |
0 comments
|
Download
|
 |
|
third_party/libusb/src/libusb/os/wince_usb.c
|
View
|
|
1 chunk |
+1015 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/os/windows_common.h
|
View
|
|
1 chunk |
+108 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/windows_usb.h
|
View
|
|
13 chunks |
+421 lines, -111 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/os/windows_usb.c
|
View
|
|
97 chunks |
+1805 lines, -407 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/strerror.c
|
View
|
|
1 chunk |
+184 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/sync.c
|
View
|
|
15 chunks |
+40 lines, -47 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/libusb/version.h
|
View
|
|
2 chunks |
+18 lines, -2 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/libusb/version_nano.h
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/msvc/config.h
|
View
|
|
2 chunks |
+39 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/msvc/ddk_build.cmd
|
View
|
|
1 chunk |
+0 lines, -106 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/msvc/errno.h
|
View
|
|
1 chunk |
+102 lines, -0 lines |
0 comments
|
Download
|
 |
|
third_party/libusb/src/msvc/libusb.dsw
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/msvc/libusb_dll.dsp
|
View
|
|
1 chunk |
+0 lines, -190 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/msvc/libusb_sources
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/msvc/libusb_static.dsp
|
View
|
|
1 chunk |
+0 lines, -170 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/src/msvc/listdevs.dsp
|
View
|
|
1 chunk |
+0 lines, -103 lines |
0 comments
|
Download
|
 |
D |
third_party/libusb/src/msvc/listdevs_sources
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/msvc/missing.h
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libusb/src/msvc/missing.c
|
View
|
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libusb/windows-build.patch
|
View
|
|
1 chunk |
+44 lines, -31 lines |
0 comments
|
Download
|