Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
69859858c0bd25fb460afc0955f83bb0c9c68840
/
adb
d3d312c
Merge "adbd: Depend only on libminijail." am: 6fe9930722 am: 3cdfb3b0aa
by Jorge Lucangeli Obes
· 9 years ago
5f989ea
Merge "Improve dumb terminal support (emacs is dumb)." am: 46798ecd17
by Elliott Hughes
· 9 years ago
91cd282
Merge "adbd: Depend only on libminijail."
by Jorge Lucangeli Obes
· 9 years ago
ae8d1f2
Improve dumb terminal support (emacs is dumb).
by Elliott Hughes
· 9 years ago
0bc395b
Merge "adbd: Remove check for set_supplementary_gids." am: fd3c12d224
by Jorge Lucangeli Obes
· 9 years ago
854133a
adbd: Depend only on libminijail.
by Jorge Lucangeli Obes
· 9 years ago
5ea484c
adbd: Remove check for set_supplementary_gids.
by Jorge Lucangeli Obes
· 9 years ago
b422226
Merge "WA: Fix adb wait-for-device command" am: bf867cac7e am: 4da27b1014
by Josh Gao
· 9 years ago
20e0264
WA: Fix adb wait-for-device command
by Leo Sartre
· 9 years ago
05ca853
Merge "Limit adb_test to first multilib" am: 3fb7d97689 am: 03e6f710bc
by Dan Willemsen
· 9 years ago
bafaf71
Limit adb_test to first multilib
by Dan Willemsen
· 9 years ago
817fa20
Merge "Give adb a proper progress bar." am: 0e6a23c7d5 am: 91c228f1ef
by Elliott Hughes
· 9 years ago
5747c51
Give adb a proper progress bar.
by Elliott Hughes
· 9 years ago
5a37d65
Merge "adb host: add device state in "adb wait-for-*"" am: 82509e7925
by Elliott Hughes
· 9 years ago
0c16f18
Merge "adb: extract USB FFS read/write limit constants." am: 1ff73936a7
by Josh Gao
· 9 years ago
b16c1e0
Merge "Improve "adb install"\'s error message slightly." am: d361582dc0
by Elliott Hughes
· 9 years ago
4f33d5d
Merge "adb: Use Minijail for privilege dropping." am: 297a8381b5 am: f733d6acad
by Jorge Lucangeli Obes
· 9 years ago
e4715af
Merge "Use selinux_android_setcon() instead of setcon()" am: 64cc0825a6
by Tom Cherry
· 9 years ago
ea7e9d3
Merge "adb host: add device state in "adb wait-for-*""
by Elliott Hughes
· 9 years ago
51ddff9
Merge "adb: extract USB FFS read/write limit constants."
by Josh Gao
· 9 years ago
66dca2d
adb: extract USB FFS read/write limit constants.
by Josh Gao
· 9 years ago
360dc20
Merge "Improve "adb install"'s error message slightly."
by Elliott Hughes
· 9 years ago
2a1cc34
Improve "adb install"'s error message slightly.
by Elliott Hughes
· 9 years ago
1dbcbe5
adb: Use Minijail for privilege dropping.
by Jorge Lucangeli Obes
· 9 years ago
b5ee443
Merge "Use selinux_android_setcon() instead of setcon()"
by Tom Cherry
· 9 years ago
387ea45
adb host: add device state in "adb wait-for-*"
by Leo Sartre
· 9 years ago
a220fad
Use selinux_android_setcon() instead of setcon()
by Tom Cherry
· 9 years ago
906d774
Merge "adb: split up reads longer than 16k." am: 56d7d4e85f am: bf2c482b56
by Josh Gao
· 9 years ago
9d554a8
adb: split up reads longer than 16k.
by Josh Gao
· 9 years ago
454b098
Merge "More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a." am: a48dc55f32
by Elliott Hughes
· 9 years ago
575b1d4
More idiomatic cleanup of 9f75a035713d216469f1cabfe4a65f7864e2145a.
by Elliott Hughes
· 9 years ago
ddd3b22
Merge "adbd: make a PR_CAPBSET_DROP error fatal." am: 57134adecb am: 85ac05f480
by Nick Kralevich
· 9 years ago
8068fce
adbd: make a PR_CAPBSET_DROP error fatal.
by Nick Kralevich
· 9 years ago
2577d17
Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289e
by Elliott Hughes
· 9 years ago
2bea4c8
Share the new adb USB diagnostic code with fastboot.
by Elliott Hughes
· 9 years ago
a2acc30
Merge "adb: handle some edge cases with process environments." am: 80f3b0438d
by Josh Gao
· 9 years ago
6b04df6
Merge "adb: handle some edge cases with process environments."
by Josh Gao
· 9 years ago
008f776
adb: handle some edge cases with process environments.
by Josh Gao
· 9 years ago
5f85acf
Merge "adb: don\'t use setenv after forking." am: 5e15568c07 am: 7b74dc83e6
by Josh Gao
· 9 years ago
d10a260
Merge "adb: don't use setenv after forking."
by Josh Gao
· 9 years ago
2f6045a
adb: don't use setenv after forking.
by Josh Gao
· 9 years ago
c1a3b08
Merge "adb: make pulling symlinks and devices work." am: c8e793685c
by Josh Gao
· 9 years ago
d52f998
Merge "adb: make pulling symlinks and devices work."
by Josh Gao
· 9 years ago
12e9e28
adb: make pulling symlinks and devices work.
by Josh Gao
· 9 years ago
428e227
Merge "adbd: refactor priv dropping logic" am: 6945e36060 am: e2d0403e1c
by Mike Frysinger
· 9 years ago
9d3dbf8
Merge "adbd: refactor priv dropping logic"
by Mike Frysinger
· 9 years ago
6822931
Merge "adb: shell: add -n flag to not read from stdin." am: aae38d9704
by Josh Gao
· 9 years ago
25ea627
Merge "Revert "adb: Make HOME=/data/local/tmp"" am: ce4bbcfb08 am: a09565ad1d
by Nick Kralevich
· 9 years ago
b557956
Merge "adb: make the test_pull_dir test actually test something." am: f31aba9e8d
by Josh Gao
· 9 years ago
0a3453a
Merge "Move adb tests to system/core/adb." am: 4d0e10b24e am: fe5c23b388
by Josh Gao
· 9 years ago
f46cb15
Merge "adb: shell: add -n flag to not read from stdin."
by Josh Gao
· 9 years ago
ac25684
adb: shell: add -n flag to not read from stdin.
by Josh Gao
· 9 years ago
c54ce6d
Merge "Revert "adb: Make HOME=/data/local/tmp""
by Nick Kralevich
· 9 years ago
abe8932
Revert "adb: Make HOME=/data/local/tmp"
by Nick Kralevich
· 9 years ago
678cbf1
adbd: refactor priv dropping logic
by Mike Frysinger
· 9 years ago
c6b3f80
Merge "adb: make the test_pull_dir test actually test something."
by Josh Gao
· 9 years ago
c934f0c
Merge "Move adb tests to system/core/adb."
by Josh Gao
· 9 years ago
7e6d1b9
Merge "Simplify adb LinePrinter newline handling." am: 9fa5cefea4 am: ab31c07ce9
by Elliott Hughes
· 9 years ago
a5ec7f5
Simplify adb LinePrinter newline handling.
by Elliott Hughes
· 9 years ago
d1201c1
adb: make the test_pull_dir test actually test something.
by Josh Gao
· 9 years ago
777c767
Move adb tests to system/core/adb.
by Josh Gao
· 9 years ago
8d4a2a1
Merge "adb: add help text for USB permission errors." am: 663e949b2b am: e37325defc
by David Pursell
· 9 years ago
7d60b1d
Merge "adb: add help text for USB permission errors."
by David Pursell
· 9 years ago
bff4053
Merge "adb: Make HOME=/data/local/tmp" am: 5358093225 am: 65ab87dd9b
by Nick Kralevich
· 9 years ago
4a11050
Merge "adb: Make HOME=/data/local/tmp"
by Nick Kralevich
· 9 years ago
c3d9e73
Merge "Switch from using sockaddr to sockaddr_storage." am: 46b0b1c694 am: 4c1b3840f0
by Erik Kline
· 9 years ago
7960ab1
Merge "Switch from using sockaddr to sockaddr_storage."
by Erik Kline
· 9 years ago
0a99322
adb: Make HOME=/data/local/tmp
by Nick Kralevich
· 9 years ago
b946471
Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1
by Elliott Hughes
· 9 years ago
c1f0bf1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
e016f5c
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
b0b0807
Merge "adbd: split up writes longer than 16k." am: 1c6cd21c43 am: eb4426f2b4
by Josh Gao
· 9 years ago
e8bdb62
Merge "adbd: split up writes longer than 16k."
by Josh Gao
· 9 years ago
a870b2c
adbd: split up writes longer than 16k.
by Josh Gao
· 9 years ago
a376a3c
adb: add help text for USB permission errors.
by David Pursell
· 9 years ago
d979b16
Merge "adb: don\'t divide by zero" am: 1702f427b5 am: e53fadf4b3 am: 9f941b96f5
by Josh Gao
· 9 years ago
f96c7be
Merge "adb: don't divide by zero"
by Josh Gao
· 9 years ago
a00a52f
Merge "Fix "adb sync" (and "adb push") error reporting." am: d0d87f78e5 am: 59021ad415
by Elliott Hughes
· 9 years ago
0b76abc
Merge "Fix "adb sync" (and "adb push") error reporting."
by Elliott Hughes
· 9 years ago
3a1b57d
Merge changes I25bdcbc5,I12314da5,I055b0821 am: a3892504ac am: 81d3447fa9
by Josh Gao
· 9 years ago
563ad01
adb: don't divide by zero
by Josh Gao
· 9 years ago
a3ce194
adb: don't pull symlinks when pulling a directory
by Josh Gao
· 9 years ago
7c795a4
adb: remove extraneous newline from skip message
by Josh Gao
· 9 years ago
fa3bb46
adb: correctly count skipped files in push/pull
by Josh Gao
· 9 years ago
b362e0d
Fix "adb sync" (and "adb push") error reporting.
by Elliott Hughes
· 9 years ago
09ef41e
Merge "Move SendLargeFile into SyncConnection." am: ddf41f1ad0 am: 49f4f575f9
by Elliott Hughes
· 9 years ago
0b5e09c
Move SendLargeFile into SyncConnection.
by Elliott Hughes
· 9 years ago
b17ee68
Merge "Avoid SIGPIPE in adb." am: 8c5511c692 am: 1146ae0205 am: bd9a852e10
by Elliott Hughes
· 9 years ago
63d2a25
Avoid SIGPIPE in adb.
by Elliott Hughes
· 9 years ago
454f595
Merge "Don\'t send screen unless we\'re talking to a new adbd." am: 9f90368701 am: 5e3589da14
by Elliott Hughes
· 9 years ago
4b592ff
Don't send $TERM unless we're talking to a new adbd.
by Elliott Hughes
· 9 years ago
f50c8d4
Merge "adb: don\'t use adb_dirname in between getting and printing errno." am: 44901f1147 am: 975c9a6863
by Josh Gao
· 9 years ago
50dbc92
Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef am: 053eba0bc1 am: cb601eb981
by Josh Gao
· 9 years ago
8d5bfbc
Merge "adb: don't use adb_dirname in between getting and printing errno."
by Josh Gao
· 9 years ago
dcf9656
Merge "Pass screen to the device." am: c40f213b67 am: 1fd0ea9e0e am: cc1ef0afae
by Elliott Hughes
· 9 years ago
e0b1321
adb: don't use adb_dirname in between getting and printing errno.
by Josh Gao
· 9 years ago
fab89d2
adb: don't link against libcutils on Windows.
by Josh Gao
· 9 years ago
ccda322
Pass $TERM to the device.
by Elliott Hughes
· 9 years ago
77ca713
Merge "adb: don\'t pull symlinks." am: 29843cf141 am: e01de06892 am: b5706b5f08
by Josh Gao
· 9 years ago
cba1719
adb: don't pull symlinks.
by Josh Gao
· 9 years ago
Next »