summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* am 7bf68842: adb: Increment ADB_SERVER_VERSIONMike Lockwood2009-07-091-1/+1
|\
| * adb: Increment ADB_SERVER_VERSIONMike Lockwood2009-07-091-1/+1
* | am c989199c: Fix typo in adb commandline helpKenny Root2009-07-081-1/+1
|\ \ | |/
| * Fix typo in adb commandline helpKenny Root2009-07-081-1/+1
* | am 3d9b265b: adb: Use correct language ID when retrieving USB serial number.Mike Lockwood2009-07-081-12/+32
|\ \ | |/
| * adb: Use correct language ID when retrieving USB serial number.Mike Lockwood2009-07-081-12/+32
* | am 34c34267: Merge change 3951 into donutAndroid (Google) Code Review2009-06-121-55/+3
|\ \ | |/
| * Revert "adb: Workaround for adb disconnect problem."Mike Lockwood2009-06-111-55/+3
* | am 87657782: Merge change 3008 into donutAndroid (Google) Code Review2009-06-021-3/+55
|\ \ | |/
| * adb: Workaround for adb disconnect problem.Mike Lockwood2009-06-021-3/+55
* | get rid of utils/executablepath.h, which now lives in the simulatorMathias Agopian2009-05-311-1/+0
* | am 1f546e6d: adb: Allow enabling of device side adbd logging with a persisten...Mike Lockwood2009-05-252-15/+20
|\ \ | |/
| * adb: Allow enabling of device side adbd logging with a persistent system prop...Mike Lockwood2009-05-252-15/+20
* | am 6a3075c7: adb: Add adbd to the AID_SDCARD_RW group to allow writing to the...Mike Lockwood2009-05-251-1/+2
|\ \ | |/
| * adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card.Mike Lockwood2009-05-251-1/+2
* | am 0469d2c3: Merge change 2282 into donutAndroid (Google) Code Review2009-05-227-31/+115
|\ \ | |/
| * Support for 3rd party USB Vendor IDs in adb.Xavier Ducrohet2009-05-227-31/+115
* | am a09fbd16: Preparation work for adb to support USB vendor Ids provided by S...Xavier Ducrohet2009-05-217-22/+104
|\ \ | |/
| * Preparation work for adb to support USB vendor Ids provided by SDK add-ons.Xavier Ducrohet2009-05-217-22/+104
* | am a61755e5: Merge change 2077 into donutAndroid (Google) Code Review2009-05-202-13/+12
|\ \ | |/
| * adb: adbd no longer disables OOM and now sets children's OOM adjustment to zeroMike Lockwood2009-05-202-13/+12
* | am 1b154930: Merge change 1867 into donutAndroid (Google) Code Review2009-05-197-47/+54
|\ \ | |/
| * Cleaning up whitespace in adb sources. Nothing more, nothing less.David 'Digit' Turner2009-05-187-47/+54
* | am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only ...David 'Digit' Turner2009-05-185-3/+586
|\ \ | |/
| * Move fdevent from libcutils into adb directory. ADB is the only client of thi...David 'Digit' Turner2009-05-185-3/+586
* | am 3fd82b8: adb: osx: Match devices based on interface subclass and protDima Zavin2009-05-102-206/+176
|\ \ | |/
| * adb: osx: Match devices based on interface subclass and protocolDima Zavin2009-05-092-206/+176
* | Merge change 1171Android (Google) Code Review2009-05-081-1/+4
|\ \ | |/ |/|
| * Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.Nick Pelly2009-05-071-1/+4
* | adb seems to build in 64 bit mode these days, so it's safe to build for the s...Marco Nelissen2009-05-011-2/+0
|/
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-133-1/+55
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-2/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0340-0/+13929
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0340-13929/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+2
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-096-641/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1721-280/+943
* Initial ContributionThe Android Open Source Project2008-10-2137-0/+13903