Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
6d4419d9b130719dd2355861907dc8f87368a51c
/
adb
/
commandline.c
f3ae4a2
Document new -obb flag for adb backup
by Christopher Tate
· 12 years ago
86ae6d5
Fix issues where the filename is referred to as 'sideload'
by Magnus Eriksson
· 12 years ago
d7b3308
Support adb client connect to remote server
by Matt Gumbel
· 12 years ago
0d82fbf
adb: Improve ADB's forward redirection management.
by David 'Digit' Turner
· 12 years ago
a8b832a
am 42900c30: am 0874aa0e: Merge "adb: Pick desired product value from command line it follows -p"
by Jean-Baptiste Queru
· 12 years ago
0874aa0
Merge "adb: Pick desired product value from command line it follows -p"
by Jean-Baptiste Queru
· 12 years ago
8127323
adb: Pick desired product value from command line it follows -p
by Vairavan Srinivasan
· 12 years ago
0e9e13e
am 2ca3e6b3: adb: Generalizing -s to take qualifiers.
by Scott Anderson
· 13 years ago
2ca3e6b
adb: Generalizing -s to take qualifiers.
by Scott Anderson
· 13 years ago
76e47e0
am 9526a788: Merge "adb: Add ability to specify device path" into ics-aah
by Scott Anderson
· 13 years ago
4474ac4
Add encryption parameters to adb install
by Anonymous Coward
· 13 years ago
e109d26
adb: Add ability to specify device path
by Scott Anderson
· 13 years ago
60733e9
Make sure "adb install" work is cleaned after error
by Kenny Root
· 13 years ago
447f061
add "adb sideload" and sideload connection state
by Doug Zongker
· 13 years ago
bffa4ca
Tell the user to unlock/confirm backup & restore operations
by Christopher Tate
· 13 years ago
1f4bada
am 650307df: am b1dfffe6: Fix \'adb backup\' on Windows
by Christopher Tate
· 13 years ago
b1dfffe
Fix 'adb backup' on Windows
by Christopher Tate
· 13 years ago
db0a880
Tweak logcat parameters
by Christopher Tate
· 13 years ago
5688509
Add command line help for the new 'adb backup -all -nosystem'
by Christopher Tate
· 13 years ago
a031a91
Skip argument when parsing adb install
by Kenny Root
· 13 years ago
bb86bc5
Fix 'adb backup' command line validation
by Christopher Tate
· 13 years ago
75ae424
Merge "Add install arg for verification"
by Kenny Root
· 13 years ago
de034ec
Change default backup filename and terminology
by Christopher Tate
· 13 years ago
597ea5b
Add install arg for verification
by Kenny Root
· 13 years ago
5b811fa
Tidy up the end-of-data handling in backup
by Christopher Tate
· 14 years ago
c9cd3b9
Make 'adb backup' -f handling more bulletproof and more flexible
by Christopher Tate
· 14 years ago
702967a
Add 'adb restore' to parallel 'adb backup'
by Christopher Tate
· 14 years ago
574ebc4
Merge "Add 'adb backup' for pulling a full backup tarfile to the host"
by Christopher Tate
· 14 years ago
d2f5415
Add 'adb backup' for pulling a full backup tarfile to the host
by Christopher Tate
· 14 years ago
224f948
am 81ce51da: am 55537c34: am 2f7995ee: Merge "adb: fix typo in helptext"
by Mike Lockwood
· 14 years ago
6715a43
adb: fix typo in helptext
by Bernhard Reutner-Fischer
· 14 years ago
408fa57
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
by JP Abgrall
· 14 years ago
0e7c427
Revert "Fix adb hang when subprocess dies early."
by JP Abgrall
· 14 years ago
69c5c4c
Fix adb hang when subprocess dies early.
by JP Abgrall
· 14 years ago
eb5df47
adb: Fix command-line parser.
by David 'Digit' Turner
· 14 years ago
9c73d17
Support an additional alias for 'adb shell.'
by Daniel Sandler
· 14 years ago
305b4b0
adb: Fix command-line parser.
by David 'Digit' Turner
· 14 years ago
ff91ab8
Support an additional alias for 'adb shell.'
by Daniel Sandler
· 14 years ago
f7e148c
merge from open-source master
by The Android Open Source Project
· 15 years ago
cbbe79a
adb connect and disconnect improvements:
by Mike Lockwood
· 15 years ago
456688b
merge from open-source master
by The Android Open Source Project
· 15 years ago
67d5358
adb: remove obsolete shell history support.
by Mike Lockwood
· 15 years ago
e57d891
merge from open-source master
by The Android Open Source Project
· 15 years ago
cd64315
Add documentation for some adb environmental variables.
by Tim
· 15 years ago
9a22c68
merge from open-source master
by The Android Open Source Project
· 15 years ago
a84a42e
Make adb's daemon-port on the host machine configurable.
by Stefan Hilzinger
· 15 years ago
805c4a7
Add missing newlines to adb usage message
by Brian Carlstrom
· 15 years ago
c519c00
adb: do not mix printf() with write() when writing to stdout.
by Mike Lockwood
· 15 years ago
3523412
merge from open-source master
by The Android Open Source Project
· 15 years ago
705c944
Add -l option to `adb sync`
by Anthony Newnam
· 15 years ago
6fcc801
Add missing newlines to adb usage message
by Brian Carlstrom
· 15 years ago
dd6b36e
adb: do not mix printf() with write() when writing to stdout.
by Mike Lockwood
· 15 years ago
0ef3fd0
adb: add -s option to adb install for installing apps on SD card.
by Mike Lockwood
· 15 years ago
7eced2b
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
by Dan Egnor
· 15 years ago
8071a4b
Make adb pull use . as the target file directory if you don't supply one.
by Joe Onorato
· 15 years ago
c130ea7
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
by Dan Egnor
· 15 years ago
00c0eea
Make adb pull use . as the target file directory if you don't supply one.
by Joe Onorato
· 15 years ago
a48d43a
Add adb reboot-bootloader to match fastboot reboot-bootloader.
by Romain Guy
· 15 years ago
a59387b
adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 15 years ago
311add4
Add adb reboot-bootloader to match fastboot reboot-bootloader.
by Romain Guy
· 15 years ago
255ed55
am 3c0c6dca: am 64e99545: adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 15 years ago
3c0c6dc
am 64e99545: adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 15 years ago
64e9954
adb: fix -d and -e options for "adb forward" command.
by Mike Lockwood
· 15 years ago
c923980
am ef063fe3: merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
3166410
Make get_my_path() safer
by Alexey Tarasov
· 15 years ago
a01fdd5
am 96b6bf3e: am 8cf0d59f: adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
by Mike Lockwood
· 15 years ago
74d7ff8
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
by Mike Lockwood
· 15 years ago
8cf0d59
adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
by Mike Lockwood
· 15 years ago
31dbed7
Add adb's ANDROID_SERIAL to fastboot too.
by Elliott Hughes
· 15 years ago
f56d1b5
Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell."
by Mike Lockwood
· 15 years ago
be0045a
adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell.
by Mike Lockwood
· 15 years ago
f71c711
Fix broken 'adb root' command.
by Xavier Ducrohet
· 15 years ago
2f38b69
adb: Improved support for running adb over TCP/IP
by Mike Lockwood
· 15 years ago
5f4b051
adb: add "adb reboot" command.
by Mike Lockwood
· 15 years ago
22048ef
Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.
by Nick Pelly
· 16 years ago
1bba53f
Fix broken 'adb root' command.
by Xavier Ducrohet
· 15 years ago
ff19670
adb: Improved support for running adb over TCP/IP
by Mike Lockwood
· 15 years ago
ee15662
adb: add "adb reboot" command.
by Mike Lockwood
· 15 years ago
df3fb65
am c989199c: Fix typo in adb commandline help
by Kenny Root
· 15 years ago
c989199
Fix typo in adb commandline help
by Kenny Root
· 16 years ago
417a323
Fix typo in adb commandline help
by Kenny Root
· 16 years ago
db44926
Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.
by Nick Pelly
· 16 years ago
e037fd7
auto import from //branches/cupcake_rel/...@138607
by The Android Open Source Project
· 16 years ago
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
5ae090e
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
35237d1
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
4f6e8d7
Initial Contribution
by The Android Open Source Project
· 16 years ago