Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
12677383ae247b26225cf9c961e3fb46bcdfc6a6
/
adb
/
commandline.c
98f58e8
Fix some style issues in adb_commandline().
by Riley Andrews
· 10 years ago
c8514c8
Refactor the host adb argument parsing loop to remove a goto
by Riley Andrews
· 10 years ago
982089d
Add adb enable-verity
by Paul Lawrence
· 10 years ago
ec900bb
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
by Paul Lawrence
· 10 years ago
bea3f9c
Introduce "adb keygen"
by Nick Kralevich
· 10 years ago
d325e86
kill HAVE_TERMIO_H
by Yabin Cui
· 10 years ago
e77b6a0
kill HAVE_FORKEXEC
by Yabin Cui
· 10 years ago
b75d6f1
Remove obsolete reference to ddk; Fixes for -Werror
by Andrew Hsieh
· 11 years ago
41b3cfa
delete_file() should force removal.
by Jeff Sharkey
· 10 years ago
678bd2e
Fix build of adb with gcc-4.9.
by Alexander Ivchenko
· 10 years ago
46a8ffe
Fix Windows adb build by avoiding "bool"
by Brian Carlstrom
· 10 years ago
d0eee74
Escape single quotes in arguments.
by Jeff Sharkey
· 10 years ago
ac77e1f
Follow refactoring of install-abandon command.
by Jeff Sharkey
· 10 years ago
71bbc67
Fix the build in clang
by Christopher Tate
· 10 years ago
c03064e
Fix 64-bit builds.
by Jeff Sharkey
· 10 years ago
960df97
Add install-multiple to adb.
by Jeff Sharkey
· 10 years ago
4b39c6a
fix windows build
by Doug Zongker
· 10 years ago
6d6a898
adb: fix 64-bit build
by Colin Cross
· 10 years ago
7df14ef
Merge "add sideload-host mode to adb"
by Doug Zongker
· 10 years ago
71fe584
add sideload-host mode to adb
by Doug Zongker
· 10 years ago
686bce6
Added support for vendor partition to adb
by Daniel Rosenberg
· 10 years ago
7c46035
Partially revert argument escaping.
by Jeff Sharkey
· 10 years ago
fd546e8
Uniformly escape shell arguments.
by Jeff Sharkey
· 10 years ago
8f4ac8e
am 7cf8e1cb: am 4e26c95a: Merge "Skip the "--abi" flag on "adb install" if present."
by Narayan Kamath
· 10 years ago
7cf8e1c
am 4e26c95a: Merge "Skip the "--abi" flag on "adb install" if present."
by Narayan Kamath
· 10 years ago
b817081
Merge "Add "exec" service: shell commands with no pty."
by Jeff Sharkey
· 10 years ago
5d9d434
Add "exec" service: shell commands with no pty.
by Jeff Sharkey
· 10 years ago
a284f8b
Skip the "--abi" flag on "adb install" if present.
by Narayan Kamath
· 10 years ago
7291ac6
am 97267755: am c3358875: am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""
by David 'Digit' Turner
· 10 years ago
9726775
am c3358875: am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""
by David 'Digit' Turner
· 10 years ago
2525869
adb: implement "adb reverse <local> <remote>"
by David 'Digit' Turner
· 12 years ago
d2baee2
am e7597115: am 328746da: am 129e9dad: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
by Mark Salyzyn
· 11 years ago
e759711
am 328746da: am 129e9dad: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
by Mark Salyzyn
· 11 years ago
60299df
adb: turn on -Werror
by Mark Salyzyn
· 11 years ago
de8ff4a
adb: added support for adb pull -a to preserve time stamps and mode
by Lajos Molnar
· 12 years ago
83ec001
am a77bef47: Document the adb install -d option.
by Jeff Brown
· 11 years ago
a77bef4
Document the adb install -d option.
by Jeff Brown
· 11 years ago
76f2a93
Added transfer progress reporting for push and pull commands.
by Mark Lindner
· 11 years ago
93c91fa
Improve some adb error logging
by Brian Carlstrom
· 11 years ago
0c06eb5
DO NOT MERGE - 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
· 12 years ago
2ca3e6b
adb: Generalizing -s to take qualifiers.
by Scott Anderson
· 12 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
· 13 years ago
c9cd3b9
Make 'adb backup' -f handling more bulletproof and more flexible
by Christopher Tate
· 13 years ago
702967a
Add 'adb restore' to parallel 'adb backup'
by Christopher Tate
· 13 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
· 14 years ago
cbbe79a
adb connect and disconnect improvements:
by Mike Lockwood
· 14 years ago
456688b
merge from open-source master
by The Android Open Source Project
· 14 years ago
67d5358
adb: remove obsolete shell history support.
by Mike Lockwood
· 14 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
Next »