Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adb: osx: Match devices based on interface subclass and protocol | Dima Zavin | 2009-05-09 | 2 | -206/+176 |
| | | | | | | | | Enumerating all vendor+product id combinations is not practical. This modifies the matching algorithm to use the adb interface subclass/protocol instead (0x42/0x1). Signed-off-by: Dima Zavin <dima@android.com> | ||||
* | adb seems to build in 64 bit mode these days, so it's safe to build for the ↵ | Marco Nelissen | 2009-05-01 | 1 | -2/+0 |
| | | | | | | simulator too. While adb is not needed for the simulator, it's handy to have around when you're working with the simulator but need to look at a device. | ||||
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 3 | -1/+55 |
| | |||||
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 1 | -2/+3 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 40 | -0/+13929 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 40 | -13929/+0 |
| | |||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 1 | -1/+1 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -1/+2 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 6 | -641/+3 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 21 | -280/+943 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 37 | -0/+13903 |