Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
9f6b240674a0627ca6b3fe8f1be3351ccf0bc065
/
adb
178025f
Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f
by Tao Wu
· 8 years ago
23e9e5d
Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f
by Tao Wu
· 8 years ago
1b7cf17
Fallback to IPv6 when IPv4 is not available in adb
by Tao Wu
· 9 years ago
8b15f4e
Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33
by Elliott Hughes
· 8 years ago
9cd5353
Merge "Start retiring socket_loopback_client." am: 58f7f61266
by Elliott Hughes
· 8 years ago
f827b60
Merge "Start retiring socket_loopback_client."
by Elliott Hughes
· 8 years ago
ab5156b
Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b
by Lingfeng Yang
· 8 years ago
c8052b4
Merge "Fix adb flakiness on reboot" am: f7a1c476ff
by Lingfeng Yang
· 8 years ago
6f3afc8
Fix adb flakiness on reboot
by Lingfeng Yang
· 9 years ago
15d9d47
Start retiring socket_loopback_client.
by Elliott Hughes
· 8 years ago
5fffe0a
Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4
by Josh Gao
· 8 years ago
acfd853
Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4
by Josh Gao
· 8 years ago
eff4220
Merge "liblog: adb: move security interfaces to private" am: 09dac589f1
by Mark Salyzyn
· 8 years ago
ee02e2f
Merge "Remove useless arguments from is_adb_interface."
by Treehugger Robot
· 8 years ago
fc1a57f
Merge "liblog: adb: move security interfaces to private" am: 09dac589f1
by Mark Salyzyn
· 8 years ago
b2e993e
Remove useless arguments from is_adb_interface.
by Josh Gao
· 9 years ago
3c81c6b
liblog: adb: move security interfaces to private
by Mark Salyzyn
· 9 years ago
106e60a
Merge "adb: rationalize types." am: 8caf4e7443 am: e335bea277
by Josh Gao
· 9 years ago
8234e79
Merge "adb: rationalize types." am: 8caf4e7443
by Josh Gao
· 9 years ago
0d3ad45
adb: rationalize types.
by Josh Gao
· 9 years ago
4d90ef1
Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 am: 4546c8ac3d
by Josh Gao
· 9 years ago
c1913bb
Merge "adb: split up adb_auth.cpp." am: 4a8b178c97
by Josh Gao
· 9 years ago
70f0fff
Merge "adb: split up adb_auth.cpp."
by Treehugger Robot
· 9 years ago
a9bb87a
adb: split up adb_auth.cpp.
by Josh Gao
· 9 years ago
6c1ca3c
Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383
by Tao Bao
· 9 years ago
5142129
Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383
by Tao Bao
· 9 years ago
d31fc6a
adb: Remove the obsolete include path to ext4_utils.
by Tao Bao
· 9 years ago
d88d47c
system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9
by Mark Salyzyn
· 9 years ago
6e2afcd
system/core Replace log/log.h with android/log.h am: ff2dcd9af9
by Mark Salyzyn
· 9 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
2b2b9c1
resolve merge conflicts of b40756a to nyc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
94bd021
resolve merge conflicts of 50cb973 to stage-aosp-master
by Elliott Hughes
· 9 years ago
c367bc8
Improve "adb help" output.
by Elliott Hughes
· 9 years ago
060a168
Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215
by David Pursell
· 9 years ago
d93eebe
Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215
by David Pursell
· 9 years ago
9ca3744
Merge "adb: fix host-side serial number parsing for IPv6."
by Treehugger Robot
· 9 years ago
1345893
Merge "adb: fix IOKit handle leaks on OS X." am: a2aff3f809 am: 279a1ea5b0
by Josh Gao
· 9 years ago
67f84a5
Merge "adb: fix IOKit handle leaks on OS X." am: a2aff3f809
by Josh Gao
· 9 years ago
515cbc1
Merge "adb: fix IOKit handle leaks on OS X."
by Josh Gao
· 9 years ago
c6966bc
adb: fix IOKit handle leaks on OS X.
by Josh Gao
· 9 years ago
a0ec500
Merge "Switch adb to <android-base/properties.h>." am: d9a23b5733 am: 5dc7e6a79a
by Elliott Hughes
· 9 years ago
02822e9
Merge "Switch adb to <android-base/properties.h>." am: d9a23b5733
by Elliott Hughes
· 9 years ago
13a5563
Switch adb to <android-base/properties.h>.
by Elliott Hughes
· 9 years ago
3cb49dd
Merge "Ignore setsid error in some cases." am: 3562fd0fa8 am: 324acdce69
by Tao Wu
· 9 years ago
e049697
Merge "adb: kill adb_mutex_t, adb_cond_t." am: 7e4d1db957 am: 72c679d6d0
by Josh Gao
· 9 years ago
c12633b
Merge "Ignore setsid error in some cases." am: 3562fd0fa8
by Tao Wu
· 9 years ago
c3afc80
Merge "adb: kill adb_mutex_t, adb_cond_t." am: 7e4d1db957
by Josh Gao
· 9 years ago
5b873af
Merge "Ignore setsid error in some cases."
by Treehugger Robot
· 9 years ago
14d3a1f
Merge "adb: kill adb_mutex_t, adb_cond_t."
by Treehugger Robot
· 9 years ago
5707aa6
adb: kill adb_mutex_t, adb_cond_t.
by Josh Gao
· 9 years ago
d89d952
Merge "adb: parse tcp socket specs with base::ParseNetAddress." am: efee71c2de
by Josh Gao
· 9 years ago
613f96d
Merge "adb: parse tcp socket specs with base::ParseNetAddress." am: efee71c2de
by Josh Gao
· 9 years ago
2d6d1c8
Merge "adb: parse tcp socket specs with base::ParseNetAddress."
by Josh Gao
· 9 years ago
863a41f
adb: fix host-side serial number parsing for IPv6.
by David Pursell
· 9 years ago
5460004
Ignore setsid error in some cases.
by Tao Wu
· 9 years ago
a6f8ec3
Merge "base: rename unique_fd::clear() to unique_fd::reset()." am: 14d3a1ac9d
by Josh Gao
· 9 years ago
a7a02f4
Merge "base: rename unique_fd::clear() to unique_fd::reset()." am: 14d3a1ac9d
by Josh Gao
· 9 years ago
d6e4470
Merge "base: rename unique_fd::clear() to unique_fd::reset()."
by Josh Gao
· 9 years ago
8eb0bd2
adb: parse tcp socket specs with base::ParseNetAddress.
by Josh Gao
· 9 years ago
6780b2f
Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" am: 4159568548
by Tao Wu
· 9 years ago
a39f2bb
Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" am: 4159568548
by Tao Wu
· 9 years ago
63e7b06
Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT"
by Treehugger Robot
· 9 years ago
0227826
base: rename unique_fd::clear() to unique_fd::reset().
by Josh Gao
· 9 years ago
e12c4a8
Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT
by Tao Wu
· 9 years ago
c73e0ed
Merge "Use <condition_variable> and <mutex.h> from MinGW" am: a3d7b240f1
by Pirama Arumuga Nainar
· 9 years ago
d183cc5
Merge "Use <condition_variable> and <mutex.h> from MinGW" am: a3d7b240f1
by Pirama Arumuga Nainar
· 9 years ago
ed348d6
Merge "Use <condition_variable> and <mutex.h> from MinGW"
by Pirama Arumuga Nainar
· 9 years ago
13b4fc8
adb: let `adb push` follow symlinks. am: 94dc19ff57 am: 30ecda227c
by Josh Gao
· 9 years ago
c4ee467
adb: let `adb push` follow symlinks. am: 94dc19ff57
by Josh Gao
· 9 years ago
0fccd01
adb: let `adb push` follow symlinks.
by Josh Gao
· 9 years ago
792a31e
Use <condition_variable> and <mutex.h> from MinGW
by Pirama Arumuga Nainar
· 9 years ago
1e061a8
Merge "Precise command constants on adb/protoxol.txt" am: 85a78f19b1
by Eyal Lezmy
· 9 years ago
9c472fc
Merge "Precise command constants on adb/protoxol.txt" am: 85a78f19b1
by Eyal Lezmy
· 9 years ago
5ef06c3
Merge "Precise command constants on adb/protoxol.txt"
by Treehugger Robot
· 9 years ago
a61359e
Merge "Fix adb." am: 50d606528d am: ff6d1a9656
by Josh Gao
· 9 years ago
c705e22
Merge "Fix adb." am: 50d606528d
by Josh Gao
· 9 years ago
26a9191
Fix adb.
by Elliott Hughes
· 9 years ago
8e98d0a
adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8
by Josh Gao
· 9 years ago
3bd7c28
adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5
by Josh Gao
· 9 years ago
8d4631c
adb: add helper to get the ~/.android directory. am: e0b7502c7f am: 36796df275
by Josh Gao
· 9 years ago
b581e65
adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8
by Josh Gao
· 9 years ago
60813f7
adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5
by Josh Gao
· 9 years ago
4a64734
adb: add helper to get the ~/.android directory. am: e0b7502c7f
by Josh Gao
· 9 years ago
dc4e908
Merge changes from topic 'adb_cmd_socket'
by Treehugger Robot
· 9 years ago
aaa93de
Merge "libcutils: try all addresses in socket_network_client_timeout." am: f3d43032d2
by Josh Gao
· 9 years ago
d7f0f40
Merge "libcutils: try all addresses in socket_network_client_timeout."
by Josh Gao
· 9 years ago
ba89ab2
libcutils: try all addresses in socket_network_client_timeout.
by Josh Gao
· 9 years ago
616a75e
adb: allow use of arbitrary socket specs for command socket.
by Josh Gao
· 9 years ago
7e79d34
adb: extract the adb-specific unique_fd out into its own header.
by Josh Gao
· 9 years ago
eedfd31
adb: add helper to get the ~/.android directory.
by Josh Gao
· 9 years ago
1314694
Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." am: 945d1aaa32
by Josh Gao
· 9 years ago
9a31474
Merge "Add android::base::GetExecutablePath, switch adb and fastboot over."
by Josh Gao
· 9 years ago
848d667
Add android::base::GetExecutablePath, switch adb and fastboot over.
by Elliott Hughes
· 9 years ago
7e9bee4
DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages.
by Felipe Leme
· 9 years ago
d9694c9
DO NOT MERGE: Ignore bugreportz output when it's not supported.
by Felipe Leme
· 9 years ago
4bcaeac
DO NOT MERGE: Deprecated 'adb bugreport' with flat files.
by Felipe Leme
· 9 years ago
d4a4e63
DO NOT MERGE: Minor improvements on bugreport generation.
by Felipe Leme
· 9 years ago
75eaa48
DO NOT MERGE: Removed extra 'pulling file' message.
by Felipe Leme
· 9 years ago
7c2ecbe
DO NOT MERGE: Show bugreport progress.
by Felipe Leme
· 9 years ago
dc64476
DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback.
by Felipe Leme
· 9 years ago
Next »