Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
79299feca0c695d0510ab124f30090079aa11496
/
adb
7120a7c
adb: Avoid waiting for emulator connections
by Luis Hector Chavez
· 7 years ago
801319a
Merge "Add test_suites lines."
by Elliott Hughes
· 7 years ago
e6d1c8d
Add test_suites lines.
by Elliott Hughes
· 7 years ago
1aaddb6
adb: Make the Connection object a std::shared_ptr
by Luis Hector Chavez
· 7 years ago
c89e75a
adb: Add a way to distinguish between connection failures and successes
by Luis Hector Chavez
· 7 years ago
bce4337
Merge changes I722d2c41,Ic216ddef
by Treehugger Robot
· 7 years ago
cb26e8c
Merge "adb: don't error in handle_host_request if we can't acquire a transport."
by Treehugger Robot
· 7 years ago
1606bc9
adb: don't error in handle_host_request if we can't acquire a transport.
by Josh Gao
· 7 years ago
93c53de
Improve test_adb.py
by Luis Hector Chavez
· 7 years ago
3f16506
adb: Distinguish betwen already-connected and connection failure
by Luis Hector Chavez
· 7 years ago
e828e57
Remove out of date comment.
by Elliott Hughes
· 7 years ago
e6dfb83
adb: fix `adb reverse` when adbd has multiple transports.
by Josh Gao
· 7 years ago
d6cd18b
adb: win32: cleanup winsock initialization.
by Josh Gao
· 7 years ago
740a776
adb: win32: properly set EBADF in some functions.
by Josh Gao
· 7 years ago
f9f20e5
adb: partially clang-format sysdeps_win32.cpp.
by Josh Gao
· 7 years ago
6d22202
adb: implement adb_writev.
by Josh Gao
· 7 years ago
4e43bbc
adb: switch apacket payload to a type that doesn't initialize its contents.
by Josh Gao
· 7 years ago
2d27ab1
Merge "adb: properly calculate packet size on Mac."
by Treehugger Robot
· 7 years ago
4b26ede
adb: properly calculate packet size on Mac.
by Josh Gao
· 7 years ago
1266aa7
Merge "Support /odm and /product in "adb remount" and "adb sync"."
by Elliott Hughes
· 7 years ago
01deb94
adb: Correctly drop caps when ambient capabilities are used
by Luis Hector Chavez
· 7 years ago
c25aedb
Merge "adbd: configure jemalloc to not immediately purge."
by Treehugger Robot
· 7 years ago
c6bf434
adbd: configure jemalloc to not immediately purge.
by Josh Gao
· 7 years ago
0548de1
Merge "Revert "Revert "adb: add transport benchmark."""
by Treehugger Robot
· 7 years ago
e493f8a
Revert "Revert "adb: add transport benchmark.""
by Josh Gao
· 7 years ago
5814c52
Support /odm and /product in "adb remount" and "adb sync".
by Elliott Hughes
· 7 years ago
3433fe5
Merge "Move adb/fastboot bash completion into adb/fastboot."
by Elliott Hughes
· 7 years ago
4e348a2
Move adb/fastboot bash completion into adb/fastboot.
by Elliott Hughes
· 7 years ago
e71094e
Merge "Revert "adb: add transport benchmark.""
by David Brazdil
· 7 years ago
79b72cc
Revert "adb: add transport benchmark."
by David Brazdil
· 7 years ago
1a1a941
Merge "adb: add transport benchmark."
by Josh Gao
· 7 years ago
f0e0558
adb: add transport benchmark.
by Josh Gao
· 7 years ago
35299a4
adb: don't abort when connecting to the same address twice.
by Josh Gao
· 7 years ago
b4ffb10
adb: try harder to fill our test sockets.
by Josh Gao
· 7 years ago
b400be8
adb: don't set has_write_error on success.
by Josh Gao
· 7 years ago
a544bb4
adb: move ownership of the fdevent thread into FdeventTest.
by Josh Gao
· 7 years ago
6c392c7
adb: guarantee that fdevent_run_on_main_thread happens last.
by Josh Gao
· 7 years ago
652e02e
adb: fix FdeventTest.invalid_fd on Windows.
by Josh Gao
· 7 years ago
9a35260
adb: extract the sleep in socket_test to its own function.
by Josh Gao
· 7 years ago
7fb3af0
Merge "adbd: spawn login shell when run without a command."
by Josh Gao
· 7 years ago
72332ce
Merge "adbd: increase oom_score_adj for `adb shell`"
by Josh Gao
· 7 years ago
0a84654
Merge "adb: restore adb/adb.exe in the list of artifacts."
by Josh Gao
· 7 years ago
1367ced
adbd: increase oom_score_adj for `adb shell`
by Josh Gao
· 7 years ago
e548fd4
Merge changes Iea2a3055,I6582cfc6
by Treehugger Robot
· 7 years ago
1734c0e
adb: restore adb/adb.exe in the list of artifacts.
by Josh Gao
· 7 years ago
02febda
Merge "adb: Open FunctionFS files with more restrictive access modes"
by Treehugger Robot
· 7 years ago
cd85df7
adb: start building windows test again.
by Josh Gao
· 7 years ago
1b74124
adb: fix windows test build.
by Josh Gao
· 7 years ago
8da97e3
adbd: spawn login shell when run without a command.
by Josh Gao
· 7 years ago
77fd28a
adb: bump the local socket backlog to the maximum.
by Josh Gao
· 7 years ago
c767b46
adb: fix unicode file path test.
by Josh Gao
· 7 years ago
d923a35
adb: delete vestigial SHELL_EXIT_NOTIFY_FD.
by Josh Gao
· 7 years ago
5ca2fe1
adb: don't immediately close a socket when write fails.
by Josh Gao
· 7 years ago
1649ad3
adb: make fdevent_run_on_main_thread's fd nonblocking.
by Josh Gao
· 7 years ago
d4038cb
Merge changes I6a842960,If618c26b
by Josh Gao
· 7 years ago
c58767a
adb: skip IPv6 test if IPv6 isn't available.
by Josh Gao
· 7 years ago
589a577
adb: add `adb shell exit 42` stress test.
by Josh Gao
· 7 years ago
1e34608
adb: improve socket tests.
by Josh Gao
· 7 years ago
b50570d
Merge changes I99b85f07,If28f6c8d
by Treehugger Robot
· 7 years ago
afc8ac5
adb: implement std::make_unique, start using it.
by Josh Gao
· 7 years ago
329c2c3
base: export GetThreadId.
by Josh Gao
· 7 years ago
1b747e9
adb: Remove usages of ENDPOINT_ALLOC
by Jerry Zhang
· 7 years ago
4bc756e
Merge "adb: add test for flushing socket data after a write failure."
by Josh Gao
· 7 years ago
5299b20
adb: add test for flushing socket data after a write failure.
by Josh Gao
· 7 years ago
03d59e0
adb: checks device state when using adb disable-verity for AVB
by Bowgo Tsai
· 7 years ago
7364f3e
adb: Open FunctionFS files with more restrictive access modes
by Luis Hector Chavez
· 7 years ago
c65aec6
adbd: don't require authentication for userdebug/eng builds.
by Josh Gao
· 7 years ago
62b1693
adbd: make static.
by Josh Gao
· 7 years ago
1b07491
Merge "Make libasyncio headers usable from C"
by Jerry Zhang
· 7 years ago
57bad3b
Merge changes from topic "adb_bp"
by Josh Gao
· 7 years ago
300176a
adb: remove meaningless const.
by Josh Gao
· 7 years ago
5fee1bb
adb: convert Connection to a nonblocking interface.
by Josh Gao
· 7 years ago
09998e6
adb: use soong version stamping.
by Josh Gao
· 7 years ago
c51a691
Make libasyncio headers usable from C
by Jerry Zhang
· 7 years ago
311c894
Add a NOLINT for the memory leak we added
by George Burgess IV
· 7 years ago
3c31148
adb: switch over to Android.bp.
by Josh Gao
· 7 years ago
01713ee
adb: add a way to make the server intentionally leak.
by Josh Gao
· 7 years ago
83b41f4
Merge "Change the remount command to be more container-friendly"
by Treehugger Robot
· 7 years ago
6d637cf
adb: allow reentrant calls to fdevent_run_on_main_thread.
by Josh Gao
· 7 years ago
192b96e
adb: stop using quick_exit.
by Josh Gao
· 7 years ago
f94bfdc
Change the remount command to be more container-friendly
by Luis Hector Chavez
· 7 years ago
2c131c7
adb: switch apacket over to a std::string payload.
by Josh Gao
· 7 years ago
386ebe6
Merge "bpfmt."
by Treehugger Robot
· 7 years ago
c275505
Fix a memory leak
by George Burgess IV
· 7 years ago
88cfdf2
bpfmt.
by Elliott Hughes
· 7 years ago
feaa718
Merge "adbd: receive jdwp pids from art as raw integers."
by Treehugger Robot
· 7 years ago
faca6c8
adb: fix build breakage.
by Josh Gao
· 7 years ago
30259f9
adb: use delete on objects with destructors.
by Josh Gao
· 7 years ago
186acb1
adbd: receive jdwp pids from art as raw integers.
by Josh Gao
· 7 years ago
ef7cc04
Merge "adb: switch asocket::enqueue to std::string."
by Josh Gao
· 7 years ago
b5ae87b
Merge changes I86bcfaaa,I24d7f5d0
by Josh Gao
· 7 years ago
953853e
adb: don't spew to logcat when tracing is enabled.
by Josh Gao
· 7 years ago
af1220f
adb: switch asocket::enqueue to std::string.
by Josh Gao
· 7 years ago
571d24c
adb: restore packet data length checks.
by Josh Gao
· 7 years ago
7859012
adb: switch asocket's intrusive linked list to vectors.
by Josh Gao
· 7 years ago
8902983
adb: extract atransport's connection interface.
by Josh Gao
· 7 years ago
e7b5536
adb: fix a leak.
by Josh Gao
· 7 years ago
acb1953
Merge "adb/fastboot: switch over to shared AdbWinApi."
by Treehugger Robot
· 7 years ago
9ea91f8
adb/fastboot: switch over to shared AdbWinApi.
by Josh Gao
· 7 years ago
891c559
Merge "Sort devices list before output."
by Elliott Hughes
· 7 years ago
Next »