Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_adb
/
094f11666876b4e398ce884d449af996308692d7
094f116
Merge "Fix ADB daemon file descriptor leak"
by Jean-Baptiste Queru
· 15 years ago
f56e7f5
Fix ADB daemon file descriptor leak
by Teddie Stenvi
· 16 years ago
f2507c6
merge from open-source master
by The Android Open Source Project
· 15 years ago
77b7b98
merge from open-source master
by The Android Open Source Project
· 15 years ago
9337b8c
merge from open-source master
by The Android Open Source Project
· 15 years ago
bd2c6dc
merge from open-source master
by The Android Open Source Project
· 15 years ago
b451abf
merge from open-source master
by The Android Open Source Project
· 15 years ago
590e508
added vendor ID for http://www.onthegovideo.com/
by Michael Richardson
· 15 years ago
180c8d3
Merge "eliminate a compiler warning: signed/unsigned length"
by Jean-Baptiste Queru
· 15 years ago
e545f0a
eliminate a compiler warning: signed/unsigned length
by Michael Richardson
· 15 years ago
5720e6e
adb: optimize socket-list-walking code
by André Goddard Rosa
· 15 years ago
1190212
adb: remove unneeded assignment of id to zero
by André Goddard Rosa
· 15 years ago
1249de6
adb: clean up 0 --> NULL for pointers
by André Goddard Rosa
· 15 years ago
c3936f3
merge from open-source master
by The Android Open Source Project
· 15 years ago
01c2c30
adb connect and disconnect improvements:
by Mike Lockwood
· 15 years ago
8c3616d
merge from open-source master
by The Android Open Source Project
· 15 years ago
62c34b9
merge from open-source master
by The Android Open Source Project
· 15 years ago
6ef84ed
merge from open-source master
by The Android Open Source Project
· 15 years ago
f850770
merge from open-source master
by The Android Open Source Project
· 15 years ago
09d0970
merge from open-source master
by The Android Open Source Project
· 15 years ago
18ab0d6
adb: remove obsolete shell history support.
by Mike Lockwood
· 15 years ago
5563d52
Use linenoise to add simple editing and history to the Android shell.
by Jack Palevich
· 15 years ago
1ec0342
Let "adb connect" connect to emulators too
by Stefan Hilzinger
· 15 years ago
43ebef9
Fix adb remount on non-MTD devices
by Colin Cross
· 15 years ago
8f2c85d
adb: Add Qualcomm USB id
by Dima Zavin
· 15 years ago
74df3dc
merge from open-source master
by The Android Open Source Project
· 15 years ago
1b29ed3
Add documentation for some adb environmental variables.
by Tim
· 16 years ago
66b536b
merge from open-source master
by The Android Open Source Project
· 15 years ago
2f94fc8
Fixing spelling errors in adb docs
by Brian Carlstrom
· 15 years ago
92ca4fa
Make adb's daemon-port on the host machine configurable.
by Stefan Hilzinger
· 15 years ago
834131f
adb: remove obsolete adb.connected system property.
by Mike Lockwood
· 15 years ago
38b7bf6
Add Pantech's USB vendor ID to adb.
by Xavier Ducrohet
· 15 years ago
dc9c405
Added Kyocera's VID (0x0482), upon their request.
by Takeshi Kishimoto
· 16 years ago
9086bfa
adb: Add five second timeout for USB writes on Linux host.
by Mike Lockwood
· 16 years ago
812613c
Add missing newlines to adb usage message
by Brian Carlstrom
· 16 years ago
9eb799e
adb: do not mix printf() with write() when writing to stdout.
by Mike Lockwood
· 16 years ago
e449164
Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.
by Takeshi Kishimoto
· 16 years ago
2442c21
Added USB vendor id of Sharp, based on Sharp's request.
by Takeshi Kishimoto
· 16 years ago
10a7a64
am 34db389c: Fix adb, fastboot to compile in Windows SDK under Linux.
by Raphael
· 15 years ago
34db389
Fix adb, fastboot to compile in Windows SDK under Linux.
by Raphael
· 15 years ago
4be4e53
merge from open-source master
by The Android Open Source Project
· 15 years ago
25d4fa4
Merge "adb: Add persistent system property for running adb in TCPIP mode"
by Mike Lockwood
· 15 years ago
2556474
adb: Add persistent system property for running adb in TCPIP mode
by Mike Lockwood
· 15 years ago
b92f977
merge from open-source master
by The Android Open Source Project
· 15 years ago
dd2db14
Add -l option to `adb sync`
by Anthony Newnam
· 16 years ago
fe13412
merge from open-source master
by The Android Open Source Project
· 15 years ago
3ba9075
Allow 'adb pull' to pull symlinked files
by Matt Fischer
· 16 years ago
abd228c
Add Pantech's USB vendor ID to adb.
by Xavier Ducrohet
· 15 years ago
ac34f9b
Added Kyocera's VID (0x0482), upon their request.
by Takeshi Kishimoto
· 16 years ago
09024d6
adb: Add five second timeout for USB writes on Linux host.
by Mike Lockwood
· 16 years ago
66190ef
Add missing newlines to adb usage message
by Brian Carlstrom
· 16 years ago
cbeeb35
Merge "adb: do not mix printf() with write() when writing to stdout."
by Mike Lockwood
· 16 years ago
e5fc35a
Merge "Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request."
by Satoshi Kataoka
· 16 years ago
597ea9a
adb: do not mix printf() with write() when writing to stdout.
by Mike Lockwood
· 16 years ago
d49e9eb
adb: Attempt to unmount the SD card before rebooting.
by Mike Lockwood
· 16 years ago
4ede294
am aadcebf2: merge from open-source master
by The Android Open Source Project
· 16 years ago
aadcebf
merge from open-source master
by The Android Open Source Project
· 16 years ago
7829ac1
Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.
by Takeshi Kishimoto
· 16 years ago
4cc5c01
adb: add -s option to adb install for installing apps on SD card.
by Mike Lockwood
· 16 years ago
3891c17
ADB: Garmin-Asus's USB Vendor ID
by Raphael
· 16 years ago
b9c4ac2
adb: add Nvidia's vendor id to adb
by Erik Gilling
· 16 years ago
680b10c
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
by Dan Egnor
· 16 years ago
3dab63d
adb: Fix problems detecting adb in more complicated USB configurations.
by Mike Lockwood
· 16 years ago
d026370
Make adb pull use . as the target file directory if you don't supply one.
by Joe Onorato
· 16 years ago
8ba7b7c
Added USB vendor id of Sharp, based on Sharp's request.
by Takeshi Kishimoto
· 16 years ago
e27e6c6
am 7c4b143d: resolved conflicts for merge of 568858d2 to eclair-plus-aosp
by Jean-Baptiste Queru
· 16 years ago
7c4b143
resolved conflicts for merge of 568858d2 to eclair-plus-aosp
by Jean-Baptiste Queru
· 16 years ago
568858d
reconcile main tree with open-source eclair
by The Android Open Source Project
· 16 years ago
774b1fe
resolved conflicts for merge of 463c1f15 to master
by Raphael
· 16 years ago
463c1f1
am 22a3482c: ADB: Garmin-Asus\'s USB Vendor ID
by Raphael
· 16 years ago
22a3482
ADB: Garmin-Asus's USB Vendor ID
by Raphael
· 16 years ago
1bf0e2f
reconcile android-2.1_r1 snapshot
by The Android Open Source Project
· 16 years ago
ba1e269
am dfe0fe21: Merge commit \'569f2d10425338486d417694c8e19c4c33360e2d\' into eclair-plus-aosp
by Android Git Automerger
· 16 years ago
b89a7c5
resolved conflicts for merge of a8275f43 to master
by Jean-Baptiste Queru
· 16 years ago
dfe0fe2
Merge commit '569f2d10425338486d417694c8e19c4c33360e2d' into eclair-plus-aosp
by Android Git Automerger
· 16 years ago
569f2d1
Add DELL's USB Vendor ID to adb - DO NOT MERGE
by Xavier Ducrohet
· 16 years ago
ba19c18
Merge "make "adb bugreport" run "bugreport" (which invokes "dumpstate" indirectly via system service) rather than "dumpstate", that way even when adb is not running as root, dumpstate does run as root, and can do things like collect VM traces."
by Dan Egnor
· 16 years ago
a8275f4
merge from open-source master
by The Android Open Source Project
· 16 years ago
b139736
adb: add Nvidia's vendor id to adb
by Erik Gilling
· 16 years ago
2857f31
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
by Dan Egnor
· 16 years ago
c55980c
adb: Add Dell's USB vendor ID.
by Mike Lockwood
· 16 years ago
0ee14a7
adb: Add Dell's USB vendor ID.
by Mike Lockwood
· 16 years ago
31175d6
adb: Fix problems detecting adb in more complicated USB configurations.
by Mike Lockwood
· 16 years ago
23595b0
Make adb pull use . as the target file directory if you don't supply one.
by Joe Onorato
· 16 years ago
ae004d8
adb: Add USB vendor ID for Foxconn
by Mike Lockwood
· 16 years ago
5a984e6
Add adb reboot-bootloader to match fastboot reboot-bootloader.
by Romain Guy
· 16 years ago
a12befc
adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 16 years ago
9bf859e
adb: Add USB vendor ID for Foxconn
by Mike Lockwood
· 16 years ago
f925d91
Add adb reboot-bootloader to match fastboot reboot-bootloader.
by Romain Guy
· 16 years ago
3b1c131
am f1935c07: am 47b41627: adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 16 years ago
f1935c0
am 47b41627: adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 16 years ago
47b4162
adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 16 years ago
8f61ca9
am 91a2af7c: merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
91a2af7
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
b0aff24
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
5c30adb
merge from eclair
by Jean-Baptiste Queru
· 16 years ago
976d470
eclair snapshot
by Jean-Baptiste Queru
· 16 years ago
e2d8289
am fab791eb: merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
fab791e
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
ca55c2b
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
Next »