index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
adb: "adb bugreport" now runs dumpstate via init rather than execing it in th...
Mike Lockwood
2009-09-03
2
-9
/
+40
*
adb: Fix emulator support.
Mike Lockwood
2009-08-26
2
-8
/
+10
*
Fix broken 'adb root' command.
Xavier Ducrohet
2009-08-25
1
-1
/
+1
*
adb: Improved support for running adb over TCP/IP
Mike Lockwood
2009-08-24
6
-51
/
+140
*
am e3baafd8: BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
Raphael
2009-08-12
1
-3
/
+5
|
\
|
*
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
Raphael
2009-08-11
1
-3
/
+5
|
*
DO NOT MERGE adb: Remove adbd from simulator build.
Mike Lockwood
2009-08-10
1
-3
/
+3
|
*
DO NOT MERGE cherry-pick "adb reboot" from master:
Mike Lockwood
2009-08-10
4
-1
/
+52
*
|
adb: Fix infinite loop in Linux host device discovery.
Mike Lockwood
2009-08-11
1
-5
/
+1
*
|
adb: print better error message when there are insufficient permissions for a...
Mike Lockwood
2009-08-08
1
-7
/
+5
*
|
adb: update call to register_usb_transport in Mac and Windows builds.
Mike Lockwood
2009-08-08
2
-2
/
+2
*
|
adb: On Linux, detect USB devices for which adb does not have permissions to ...
Mike Lockwood
2009-08-08
5
-121
/
+159
*
|
adb: Use correct language ID when retrieving USB serial number.
Guang Zhu
2009-08-07
1
-24
/
+48
*
|
adb: Remove adbd from simulator build.
Mike Lockwood
2009-08-06
1
-3
/
+3
*
|
adb: add "adb reboot" command.
Mike Lockwood
2009-08-05
4
-1
/
+52
*
|
am cc1de48d: adb: Another attempted workaround for the adb disconnect problem.
Mike Lockwood
2009-07-30
1
-11
/
+81
|
\
\
|
|
/
|
*
adb: Another attempted workaround for the adb disconnect problem.
Mike Lockwood
2009-07-30
1
-11
/
+81
*
|
am de6f62a6: Add support for Samsung and Motorola devices.
Xavier Ducrohet
2009-07-24
2
-3
/
+13
|
\
\
|
|
/
|
*
Add support for Samsung and Motorola devices.
Xavier Ducrohet
2009-07-24
2
-3
/
+13
*
|
am 7bf68842: adb: Increment ADB_SERVER_VERSION
Mike Lockwood
2009-07-09
1
-1
/
+1
|
\
\
|
|
/
|
*
adb: Increment ADB_SERVER_VERSION
Mike Lockwood
2009-07-09
1
-1
/
+1
*
|
am c989199c: Fix typo in adb commandline help
Kenny Root
2009-07-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix typo in adb commandline help
Kenny Root
2009-07-08
1
-1
/
+1
*
|
am 3d9b265b: adb: Use correct language ID when retrieving USB serial number.
Mike Lockwood
2009-07-08
1
-12
/
+32
|
\
\
|
|
/
|
*
adb: Use correct language ID when retrieving USB serial number.
Mike Lockwood
2009-07-08
1
-12
/
+32
*
|
am 34c34267: Merge change 3951 into donut
Android (Google) Code Review
2009-06-12
1
-55
/
+3
|
\
\
|
|
/
|
*
Revert "adb: Workaround for adb disconnect problem."
Mike Lockwood
2009-06-11
1
-55
/
+3
*
|
am 87657782: Merge change 3008 into donut
Android (Google) Code Review
2009-06-02
1
-3
/
+55
|
\
\
|
|
/
|
*
adb: Workaround for adb disconnect problem.
Mike Lockwood
2009-06-02
1
-3
/
+55
*
|
get rid of utils/executablepath.h, which now lives in the simulator
Mathias Agopian
2009-05-31
1
-1
/
+0
*
|
am 1f546e6d: adb: Allow enabling of device side adbd logging with a persisten...
Mike Lockwood
2009-05-25
2
-15
/
+20
|
\
\
|
|
/
|
*
adb: Allow enabling of device side adbd logging with a persistent system prop...
Mike Lockwood
2009-05-25
2
-15
/
+20
*
|
am 6a3075c7: adb: Add adbd to the AID_SDCARD_RW group to allow writing to the...
Mike Lockwood
2009-05-25
1
-1
/
+2
|
\
\
|
|
/
|
*
adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card.
Mike Lockwood
2009-05-25
1
-1
/
+2
*
|
am 0469d2c3: Merge change 2282 into donut
Android (Google) Code Review
2009-05-22
7
-31
/
+115
|
\
\
|
|
/
|
*
Support for 3rd party USB Vendor IDs in adb.
Xavier Ducrohet
2009-05-22
7
-31
/
+115
*
|
am a09fbd16: Preparation work for adb to support USB vendor Ids provided by S...
Xavier Ducrohet
2009-05-21
7
-22
/
+104
|
\
\
|
|
/
|
*
Preparation work for adb to support USB vendor Ids provided by SDK add-ons.
Xavier Ducrohet
2009-05-21
7
-22
/
+104
*
|
am a61755e5: Merge change 2077 into donut
Android (Google) Code Review
2009-05-20
2
-13
/
+12
|
\
\
|
|
/
|
*
adb: adbd no longer disables OOM and now sets children's OOM adjustment to zero
Mike Lockwood
2009-05-20
2
-13
/
+12
*
|
am 1b154930: Merge change 1867 into donut
Android (Google) Code Review
2009-05-19
7
-47
/
+54
|
\
\
|
|
/
|
*
Cleaning up whitespace in adb sources. Nothing more, nothing less.
David 'Digit' Turner
2009-05-18
7
-47
/
+54
*
|
am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only ...
David 'Digit' Turner
2009-05-18
5
-3
/
+586
|
\
\
|
|
/
|
*
Move fdevent from libcutils into adb directory. ADB is the only client of thi...
David 'Digit' Turner
2009-05-18
5
-3
/
+586
*
|
am 3fd82b8: adb: osx: Match devices based on interface subclass and prot
Dima Zavin
2009-05-10
2
-206
/
+176
|
\
\
|
|
/
|
*
adb: osx: Match devices based on interface subclass and protocol
Dima Zavin
2009-05-09
2
-206
/
+176
*
|
Merge change 1171
Android (Google) Code Review
2009-05-08
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.
Nick Pelly
2009-05-07
1
-1
/
+4
*
|
adb seems to build in 64 bit mode these days, so it's safe to build for the s...
Marco Nelissen
2009-05-01
1
-2
/
+0
|
/
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
3
-1
/
+55
[next]