| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL | vchtchetkine | 2009-08-07 | 1 | -2/+76 |
| | | | | | | | | | | Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to enable ADB on condition that WINUSB has not been installed. In this patch set new file (adb_winusb_api.h) has been added where I moved typedef that broke the build. Aso, adb_api.cpp and AdbWinApi.cpp were changed to include that new header file. BUG 2033924 | ||||
| * | Revert "Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL" | Raphael | 2009-08-06 | 1 | -75/+2 |
| | | | | | | | which breaks the Windows SDK on Donut. This reverts commit f855c4e8469e31114fccca4c28aeb01a806a9a48. | ||||
| * | Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL | vchtchetkine | 2009-08-05 | 1 | -2/+75 |
| | | | | | | Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to enable ADB on condition that WINUSB has not been installed. | ||||
| * | Refactor ADB API dll to support WinUsb | vchtchetkine | 2009-07-22 | 1 | -32/+38 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+32 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -32/+0 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+32 |
