Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
b302d129c41d8b2cd1c3c14e79690e5520f87dd8
/
commandline.c
b302d12
Move transport declarations into transport.h.
by Dan Albert
· 10 years ago
fb787d9
adb: add "adb unroot" to restart adb in non-root mode
by Dan Pasanen
· 10 years ago
31aafa6
adb: Win32: set socket buffer sizes properly
by Spencer Low
· 10 years ago
f64d082
adb: Fix 'adb forward --no-rebind'.
by David 'Digit' Turner
· 10 years ago
03b4b37
Fix some style issues in adb_commandline().
by Riley Andrews
· 10 years ago
facb92d
Refactor the host adb argument parsing loop to remove a goto
by Riley Andrews
· 10 years ago
8ba2b02
Add adb enable-verity
by Paul Lawrence
· 10 years ago
5f35648
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
by Paul Lawrence
· 10 years ago
6183c96
Introduce "adb keygen"
by Nick Kralevich
· 10 years ago
6704a3c
kill HAVE_TERMIO_H
by Yabin Cui
· 10 years ago
2fa4321
kill HAVE_FORKEXEC
by Yabin Cui
· 10 years ago
b73d0e0
Remove obsolete reference to ddk; Fixes for -Werror
by Andrew Hsieh
· 11 years ago
ce47465
delete_file() should force removal.
by Jeff Sharkey
· 10 years ago
9bdc70d
Fix build of adb with gcc-4.9.
by Alexander Ivchenko
· 10 years ago
529fca8
Fix Windows adb build by avoiding "bool"
by Brian Carlstrom
· 10 years ago
de7cad8
Escape single quotes in arguments.
by Jeff Sharkey
· 10 years ago
01f6fbf
Follow refactoring of install-abandon command.
by Jeff Sharkey
· 10 years ago
29721da
Fix the build in clang
by Christopher Tate
· 11 years ago
4a7ddb6
Fix 64-bit builds.
by Jeff Sharkey
· 11 years ago
0e0d251
Add install-multiple to adb.
by Jeff Sharkey
· 11 years ago
a27ee6c
fix windows build
by Doug Zongker
· 11 years ago
2328bea
adb: fix 64-bit build
by Colin Cross
· 11 years ago
cc52c81
Merge "add sideload-host mode to adb"
by Doug Zongker
· 11 years ago
bcad29f
add sideload-host mode to adb
by Doug Zongker
· 11 years ago
e9a1c9c
Added support for vendor partition to adb
by Daniel Rosenberg
· 11 years ago
026d962
Partially revert argument escaping.
by Jeff Sharkey
· 11 years ago
824d106
Uniformly escape shell arguments.
by Jeff Sharkey
· 11 years ago
0131e7f
am 25f1c987: am ef9d3f45: Merge "Skip the "--abi" flag on "adb install" if present."
by Narayan Kamath
· 11 years ago
25f1c98
am ef9d3f45: Merge "Skip the "--abi" flag on "adb install" if present."
by Narayan Kamath
· 11 years ago
a561272
Merge "Add "exec" service: shell commands with no pty."
by Jeff Sharkey
· 11 years ago
c52ec1a
Add "exec" service: shell commands with no pty.
by Jeff Sharkey
· 11 years ago
9416eaa
Skip the "--abi" flag on "adb install" if present.
by Narayan Kamath
· 11 years ago
96fbe5f
am 584a7fc5: am 197bc540: am 48786b73: Merge "adb: implement "adb reverse <local> <remote>""
by David 'Digit' Turner
· 11 years ago
584a7fc
am 197bc540: am 48786b73: Merge "adb: implement "adb reverse <local> <remote>""
by David 'Digit' Turner
· 11 years ago
963a449
adb: implement "adb reverse <local> <remote>"
by David 'Digit' Turner
· 12 years ago
f74e7e6
am 5961f839: am dad0e01f: am 2e93a2c4: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
by Mark Salyzyn
· 11 years ago
5961f83
am dad0e01f: am 2e93a2c4: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
by Mark Salyzyn
· 11 years ago
63e39f2
adb: turn on -Werror
by Mark Salyzyn
· 11 years ago
4e23e3c
adb: added support for adb pull -a to preserve time stamps and mode
by Lajos Molnar
· 12 years ago
d814a2b
am 8ad905b3: Document the adb install -d option.
by Jeff Brown
· 11 years ago
8ad905b
Document the adb install -d option.
by Jeff Brown
· 11 years ago
9f9d145
Added transfer progress reporting for push and pull commands.
by Mark Lindner
· 11 years ago
cad8132
Improve some adb error logging
by Brian Carlstrom
· 11 years ago
6f2937c
DO NOT MERGE - Document new -obb flag for adb backup
by Christopher Tate
· 12 years ago
cb30cc6
Fix issues where the filename is referred to as 'sideload'
by Magnus Eriksson
· 12 years ago
411775c
Support adb client connect to remote server
by Matt Gumbel
· 12 years ago
6c48980
adb: Improve ADB's forward redirection management.
by David 'Digit' Turner
· 12 years ago
86547a1
am 42900c30: am eb496800: Merge "adb: Pick desired product value from command line it follows -p"
by Jean-Baptiste Queru
· 12 years ago
eb49680
Merge "adb: Pick desired product value from command line it follows -p"
by Jean-Baptiste Queru
· 12 years ago
adc3940
adb: Pick desired product value from command line it follows -p
by Vairavan Srinivasan
· 12 years ago
8dd890f
am 27042382: adb: Generalizing -s to take qualifiers.
by Scott Anderson
· 13 years ago
2704238
adb: Generalizing -s to take qualifiers.
by Scott Anderson
· 13 years ago
1ad95a1
am 9526a788: Merge "adb: Add ability to specify device path" into ics-aah
by Scott Anderson
· 13 years ago
5fe7ec2
Add encryption parameters to adb install
by Anonymous Coward
· 13 years ago
6dfaf4b
adb: Add ability to specify device path
by Scott Anderson
· 13 years ago
58d5f22
Make sure "adb install" work is cleaned after error
by Kenny Root
· 13 years ago
6b217ed
add "adb sideload" and sideload connection state
by Doug Zongker
· 13 years ago
9c82910
Tell the user to unlock/confirm backup & restore operations
by Christopher Tate
· 13 years ago
283f3a5
am 650307df: am 1e9f239f: Fix \'adb backup\' on Windows
by Christopher Tate
· 13 years ago
1e9f239
Fix 'adb backup' on Windows
by Christopher Tate
· 13 years ago
7b9b516
Tweak logcat parameters
by Christopher Tate
· 13 years ago
1cbb6df
Add command line help for the new 'adb backup -all -nosystem'
by Christopher Tate
· 13 years ago
500b15a
Skip argument when parsing adb install
by Kenny Root
· 13 years ago
cf4f16a
Fix 'adb backup' command line validation
by Christopher Tate
· 13 years ago
5407b31
Merge "Add install arg for verification"
by Kenny Root
· 13 years ago
24b5616
Change default backup filename and terminology
by Christopher Tate
· 13 years ago
3802c99
Add install arg for verification
by Kenny Root
· 13 years ago
a162e24
Tidy up the end-of-data handling in backup
by Christopher Tate
· 14 years ago
fba2297
Make 'adb backup' -f handling more bulletproof and more flexible
by Christopher Tate
· 14 years ago
cf5379b
Add 'adb restore' to parallel 'adb backup'
by Christopher Tate
· 14 years ago
8469918
Merge "Add 'adb backup' for pulling a full backup tarfile to the host"
by Christopher Tate
· 14 years ago
7377912
Add 'adb backup' for pulling a full backup tarfile to the host
by Christopher Tate
· 14 years ago
429286f
am 68a780d8: am 55537c34: am 5bf8d4d4: Merge "adb: fix typo in helptext"
by Mike Lockwood
· 14 years ago
c3e82b8
adb: fix typo in helptext
by Bernhard Reutner-Fischer
· 14 years ago
2e5dd6e
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
by JP Abgrall
· 14 years ago
1f501f3
Revert "Fix adb hang when subprocess dies early."
by JP Abgrall
· 14 years ago
5066a9b
Fix adb hang when subprocess dies early.
by JP Abgrall
· 14 years ago
7539f11
adb: Fix command-line parser.
by David 'Digit' Turner
· 14 years ago
0782e30
Support an additional alias for 'adb shell.'
by Daniel Sandler
· 14 years ago
6826db6
adb: Fix command-line parser.
by David 'Digit' Turner
· 14 years ago
d9bc237
Support an additional alias for 'adb shell.'
by Daniel Sandler
· 14 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
18ab0d6
adb: remove obsolete shell history support.
by Mike Lockwood
· 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
· 15 years ago
66b536b
merge from open-source master
by The Android Open Source Project
· 15 years ago
92ca4fa
Make adb's daemon-port on the host machine configurable.
by Stefan Hilzinger
· 15 years ago
812613c
Add missing newlines to adb usage message
by Brian Carlstrom
· 15 years ago
9eb799e
adb: do not mix printf() with write() when writing to stdout.
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
· 15 years ago
66190ef
Add missing newlines to adb usage message
by Brian Carlstrom
· 15 years ago
597ea9a
adb: do not mix printf() with write() when writing to stdout.
by Mike Lockwood
· 15 years ago
4cc5c01
adb: add -s option to adb install for installing apps on SD card.
by Mike Lockwood
· 15 years ago
680b10c
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
by Dan Egnor
· 15 years ago
d026370
Make adb pull use . as the target file directory if you don't supply one.
by Joe Onorato
· 15 years ago
2857f31
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
by Dan Egnor
· 15 years ago
23595b0
Make adb pull use . as the target file directory if you don't supply one.
by Joe Onorato
· 15 years ago
Next »