Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
8ccc1af0248528970d6731a6e1360218be6f627c
/
adb
6e1f3f3
adb: be more permissive in test_push_error_reporting.
by Josh Gao
· 8 years ago
d8452fa
adb: make sure that file mode macros match linux.
by Josh Gao
· 8 years ago
1150ee2
Merge "adb: fix progress percentage when pulling symlinks."
by Treehugger Robot
· 8 years ago
34f278c
adb: fix progress percentage when pulling symlinks.
by Josh Gao
· 8 years ago
d8c2e5e
Merge "Remove dead code."
by Treehugger Robot
· 8 years ago
572e6b3
Remove dead code.
by Elliott Hughes
· 8 years ago
fc176db
adb: add sysdeps/chrono.h for chrono literals on Win32.
by Josh Gao
· 8 years ago
03d823e
Switch adb over to <chrono>.
by Elliott Hughes
· 8 years ago
be8a8ab
Set file capabilities after writing file data
by Jin Qian
· 8 years ago
6857732
Merge "adb: add `adb reconnect offline` to reconnect offline devices."
by Josh Gao
· 8 years ago
73666a9
adb: add `adb reconnect offline` to reconnect offline devices.
by Josh Gao
· 8 years ago
c5819bb
Make "adb logcat" pass $ANDROID_LOG_TAGS through again.
by Elliott Hughes
· 8 years ago
7445985
Merge "Improve "adb install" diagnostics."
by Treehugger Robot
· 8 years ago
fa14ec5
Make "adb bugreport"'s .zip check case-insensitive.
by Elliott Hughes
· 8 years ago
23ba4ce
Improve "adb install" diagnostics.
by Elliott Hughes
· 8 years ago
1b46cce
Merge "Allow multiple tcp adb connection to same device."
by Elliott Hughes
· 8 years ago
d00490b
Merge changes I34ba5757,Ie65a762a
by Josh Gao
· 8 years ago
a50f9da
adb: fix test_sighup.
by Josh Gao
· 8 years ago
b94ec26
adb: fix race condition in test_non_interactive_sigint.
by Josh Gao
· 8 years ago
62e1a6c
Allow multiple tcp adb connection to same device.
by Tao Wu
· 8 years ago
8cfa3c2
Move "adb shell" over to getopt(3), and allow -tt on old devices.
by Elliott Hughes
· 8 years ago
550864f
adb: fix undefined behavior
by Ting-Yuan Huang
· 8 years ago
357b546
adb: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
e8b294b
Merge "Rely on the platform -std default."
by Treehugger Robot
· 8 years ago
011d95f
Merge "Move off std::sto* function which abort on failure."
by Elliott Hughes
· 8 years ago
e9355bf
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 8 years ago
1b7cf17
Fallback to IPv6 when IPv4 is not available in adb
by Tao Wu
· 9 years ago
f827b60
Merge "Start retiring socket_loopback_client."
by Elliott Hughes
· 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
ee02e2f
Merge "Remove useless arguments from is_adb_interface."
by Treehugger Robot
· 8 years ago
edc4b51
Rely on the platform -std default.
by Elliott Hughes
· 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
0d3ad45
adb: rationalize types.
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
d31fc6a
adb: Remove the obsolete include path to ext4_utils.
by Tao Bao
· 9 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
c367bc8
Improve "adb help" output.
by Elliott Hughes
· 9 years ago
9ca3744
Merge "adb: fix host-side serial number parsing for IPv6."
by Treehugger Robot
· 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
13a5563
Switch adb to <android-base/properties.h>.
by Elliott Hughes
· 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
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
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
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
ed348d6
Merge "Use <condition_variable> and <mutex.h> from MinGW"
by Pirama Arumuga Nainar
· 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
5ef06c3
Merge "Precise command constants on adb/protoxol.txt"
by Treehugger Robot
· 9 years ago
26a9191
Fix adb.
by Elliott Hughes
· 9 years ago
dc4e908
Merge changes from topic 'adb_cmd_socket'
by Treehugger Robot
· 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
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
a4e1912
DO NOT MERGE: Split bugreport() into its own file and added unit tests.
by Felipe Leme
· 9 years ago
f836878
DO NOT MERGE: use 'cmd' command for install-multiple
by Todd Kennedy
· 9 years ago
e58f510
DO NOT MERGE: Ensure the target sees a proper EOD marker during restore
by Christopher Tate
· 9 years ago
9c59f25
Precise command constants on adb/protoxol.txt
by Eyal Lezmy
· 9 years ago
f841762
adb: factor out socket specification.
by Josh Gao
· 9 years ago
74cfd46
Merge changes I0ee130db,I33d356fd
by Josh Gao
· 9 years ago
3bb6942
adb: remove unnecessary addr arguments to accept.
by Josh Gao
· 9 years ago
fdad918
adb: check our socketpair ends in our win32 emulation.
by Josh Gao
· 9 years ago
ec325e8
Merge "Most accept/accept4 calls in system/core don't actually want the remote address."
by Elliott Hughes
· 9 years ago
5aefd33
Most accept/accept4 calls in system/core don't actually want the remote address.
by Elliott Hughes
· 9 years ago
24fa901
Merge "adb: increase the authentication throttling limit." am: 393e5258f6
by Josh Gao
· 9 years ago
8780b32
Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4
by Josh Gao
· 9 years ago
8254146
adb: increase the authentication throttling limit.
by Josh Gao
· 9 years ago
097aef0
adb: fix public key authorization.
by Josh Gao
· 9 years ago
ecdbf2d
adb: add support for vendor key directories.
by Josh Gao
· 9 years ago
5751b16
Merge "Clean up key handling in adb." am: b859830450
by Josh Gao
· 9 years ago
3b2a535
Clean up key handling in adb.
by Elliott Hughes
· 9 years ago
726fd83
Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom."
by Elliott Hughes
· 9 years ago
13db3e3
std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom.
by Elliott Hughes
· 9 years ago
2d28927
Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe
by Josh Gao
· 9 years ago
68b243e
Merge "libcrypto_utils: convert to Soong."
by Josh Gao
· 9 years ago
3ed07f4
libcrypto_utils: convert to Soong.
by Josh Gao
· 9 years ago
6f69355
adb: correctly fix merge conflict.
by Josh Gao
· 9 years ago
b33190f
resolve merge conflicts of e012de5 to stage-aosp-master
by Josh Gao
· 9 years ago
3fcc7d7
adb: improve display of transfer rate.
by Josh Gao
· 9 years ago
bd6e8a3
adb: add missing newline when printing transfer rate.
by Josh Gao
· 9 years ago
747c645
adb: fix output of `sync -l`
by Josh Gao
· 9 years ago
Next »