Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
b004620f807984d898ae4c75660a220b9a4e20a3
/
adb
c587f02
adb: Avoid waiting for emulator connections
by Luis Hector Chavez
· 7 years ago
4e6f3d9
Merge "Add test_suites lines."
by Elliott Hughes
· 7 years ago
40fdf3f
Add test_suites lines.
by Elliott Hughes
· 7 years ago
9a388d5
adb: Make the Connection object a std::shared_ptr
by Luis Hector Chavez
· 7 years ago
56fe753
adb: Add a way to distinguish between connection failures and successes
by Luis Hector Chavez
· 7 years ago
c4ad6b6
Merge changes I722d2c41,Ic216ddef
by Treehugger Robot
· 7 years ago
224d965
Merge "adb: don't error in handle_host_request if we can't acquire a transport."
by Treehugger Robot
· 7 years ago
78f133d
adb: don't error in handle_host_request if we can't acquire a transport.
by Josh Gao
· 7 years ago
8b67c52
Improve test_adb.py
by Luis Hector Chavez
· 7 years ago
5d39585
adb: Distinguish betwen already-connected and connection failure
by Luis Hector Chavez
· 7 years ago
77561c1
Remove out of date comment.
by Elliott Hughes
· 7 years ago
44899ee
adb: fix `adb reverse` when adbd has multiple transports.
by Josh Gao
· 7 years ago
2e93df2
adb: win32: cleanup winsock initialization.
by Josh Gao
· 7 years ago
011ba4b
adb: win32: properly set EBADF in some functions.
by Josh Gao
· 7 years ago
64a63ac
adb: partially clang-format sysdeps_win32.cpp.
by Josh Gao
· 7 years ago
116aa0a
adb: implement adb_writev.
by Josh Gao
· 7 years ago
1ce9957
adb: switch apacket payload to a type that doesn't initialize its contents.
by Josh Gao
· 7 years ago
ee63d74
Merge "adb: properly calculate packet size on Mac."
by Treehugger Robot
· 7 years ago
2ea4652
adb: properly calculate packet size on Mac.
by Josh Gao
· 7 years ago
6eb9248
Merge "Support /odm and /product in "adb remount" and "adb sync"."
by Elliott Hughes
· 7 years ago
daacf4f
adb: Correctly drop caps when ambient capabilities are used
by Luis Hector Chavez
· 7 years ago
fa1f191
Merge "adbd: configure jemalloc to not immediately purge."
by Treehugger Robot
· 7 years ago
218f766
adbd: configure jemalloc to not immediately purge.
by Josh Gao
· 7 years ago
8daf742
Merge "Revert "Revert "adb: add transport benchmark."""
by Treehugger Robot
· 7 years ago
9c59649
Revert "Revert "adb: add transport benchmark.""
by Josh Gao
· 7 years ago
57e97cb
Support /odm and /product in "adb remount" and "adb sync".
by Elliott Hughes
· 7 years ago
9c8c038
Merge "Move adb/fastboot bash completion into adb/fastboot."
by Elliott Hughes
· 7 years ago
fbfa0e8
Move adb/fastboot bash completion into adb/fastboot.
by Elliott Hughes
· 7 years ago
3876e37
Merge "Revert "adb: add transport benchmark.""
by David Brazdil
· 7 years ago
2ef56a1
Revert "adb: add transport benchmark."
by David Brazdil
· 7 years ago
3f6ef0d
Merge "adb: add transport benchmark."
by Josh Gao
· 7 years ago
d78f59c
adb: add transport benchmark.
by Josh Gao
· 7 years ago
c251ec5
adb: don't abort when connecting to the same address twice.
by Josh Gao
· 7 years ago
7651eb9
adb: try harder to fill our test sockets.
by Josh Gao
· 7 years ago
954e128
adb: don't set has_write_error on success.
by Josh Gao
· 7 years ago
7ab5571
adb: move ownership of the fdevent thread into FdeventTest.
by Josh Gao
· 7 years ago
fa30bf3
adb: guarantee that fdevent_run_on_main_thread happens last.
by Josh Gao
· 7 years ago
05fb45b
adb: fix FdeventTest.invalid_fd on Windows.
by Josh Gao
· 7 years ago
fd7486f
adb: extract the sleep in socket_test to its own function.
by Josh Gao
· 7 years ago
31ed2a5
Merge "adbd: spawn login shell when run without a command."
by Josh Gao
· 7 years ago
db96710
Merge "adbd: increase oom_score_adj for `adb shell`"
by Josh Gao
· 7 years ago
8043633
Merge "adb: restore adb/adb.exe in the list of artifacts."
by Josh Gao
· 7 years ago
2de2ade
adbd: increase oom_score_adj for `adb shell`
by Josh Gao
· 7 years ago
45562bf
Merge changes Iea2a3055,I6582cfc6
by Treehugger Robot
· 7 years ago
541a865
adb: restore adb/adb.exe in the list of artifacts.
by Josh Gao
· 7 years ago
f78ff01
Merge "adb: Open FunctionFS files with more restrictive access modes"
by Treehugger Robot
· 7 years ago
f8a97c1
adb: start building windows test again.
by Josh Gao
· 7 years ago
2e1e789
adb: fix windows test build.
by Josh Gao
· 7 years ago
8f7ff94
adbd: spawn login shell when run without a command.
by Josh Gao
· 7 years ago
bf243a6
adb: bump the local socket backlog to the maximum.
by Josh Gao
· 7 years ago
2c621ae
adb: fix unicode file path test.
by Josh Gao
· 7 years ago
dcc055a
adb: delete vestigial SHELL_EXIT_NOTIFY_FD.
by Josh Gao
· 7 years ago
184f480
adb: don't immediately close a socket when write fails.
by Josh Gao
· 7 years ago
1222abc
adb: make fdevent_run_on_main_thread's fd nonblocking.
by Josh Gao
· 7 years ago
7920502
Merge changes I6a842960,If618c26b
by Josh Gao
· 7 years ago
4abb507
adb: skip IPv6 test if IPv6 isn't available.
by Josh Gao
· 7 years ago
c970aef
adb: add `adb shell exit 42` stress test.
by Josh Gao
· 7 years ago
ecb96ac
adb: improve socket tests.
by Josh Gao
· 7 years ago
6156420
Merge changes I99b85f07,If28f6c8d
by Treehugger Robot
· 7 years ago
31b5be6
adb: implement std::make_unique, start using it.
by Josh Gao
· 7 years ago
5791e21
base: export GetThreadId.
by Josh Gao
· 7 years ago
99499f1
adb: Remove usages of ENDPOINT_ALLOC
by Jerry Zhang
· 7 years ago
32caa98
Merge "adb: add test for flushing socket data after a write failure."
by Josh Gao
· 7 years ago
df3bae9
adb: add test for flushing socket data after a write failure.
by Josh Gao
· 7 years ago
8cc9c38
adb: checks device state when using adb disable-verity for AVB
by Bowgo Tsai
· 7 years ago
3a3df40
adb: Open FunctionFS files with more restrictive access modes
by Luis Hector Chavez
· 7 years ago
6eda184
adbd: don't require authentication for userdebug/eng builds.
by Josh Gao
· 7 years ago
8db99f8
adbd: make static.
by Josh Gao
· 7 years ago
5180d5b
Merge "Make libasyncio headers usable from C"
by Jerry Zhang
· 7 years ago
9ee373ac
Merge changes from topic "adb_bp"
by Josh Gao
· 7 years ago
ffbd336
adb: remove meaningless const.
by Josh Gao
· 7 years ago
0bbf69c
adb: convert Connection to a nonblocking interface.
by Josh Gao
· 7 years ago
c7567fa
adb: use soong version stamping.
by Josh Gao
· 7 years ago
c3d4e72
Make libasyncio headers usable from C
by Jerry Zhang
· 7 years ago
657db00
Add a NOLINT for the memory leak we added
by George Burgess IV
· 7 years ago
2776845
adb: switch over to Android.bp.
by Josh Gao
· 7 years ago
e217611
adb: add a way to make the server intentionally leak.
by Josh Gao
· 7 years ago
d24c848
Merge "Change the remount command to be more container-friendly"
by Treehugger Robot
· 7 years ago
e39ccd3
adb: allow reentrant calls to fdevent_run_on_main_thread.
by Josh Gao
· 7 years ago
d51c6df
adb: stop using quick_exit.
by Josh Gao
· 7 years ago
0db4b7a
Change the remount command to be more container-friendly
by Luis Hector Chavez
· 7 years ago
f571fcb
adb: switch apacket over to a std::string payload.
by Josh Gao
· 7 years ago
0609e8d
Merge "bpfmt."
by Treehugger Robot
· 7 years ago
cb2449f
Fix a memory leak
by George Burgess IV
· 7 years ago
dc699a2
bpfmt.
by Elliott Hughes
· 7 years ago
d31df3a
Merge "adbd: receive jdwp pids from art as raw integers."
by Treehugger Robot
· 7 years ago
1b58bbf
adb: fix build breakage.
by Josh Gao
· 7 years ago
e0361d1
adb: use delete on objects with destructors.
by Josh Gao
· 7 years ago
86f39b4
adbd: receive jdwp pids from art as raw integers.
by Josh Gao
· 7 years ago
9bf624c
Merge "adb: switch asocket::enqueue to std::string."
by Josh Gao
· 7 years ago
f99711f
Merge changes I86bcfaaa,I24d7f5d0
by Josh Gao
· 7 years ago
95c4497
adb: don't spew to logcat when tracing is enabled.
by Josh Gao
· 7 years ago
27cb7dc
adb: switch asocket::enqueue to std::string.
by Josh Gao
· 7 years ago
5caaebd
adb: restore packet data length checks.
by Josh Gao
· 7 years ago
5e50764
adb: switch asocket's intrusive linked list to vectors.
by Josh Gao
· 7 years ago
b800d88
adb: extract atransport's connection interface.
by Josh Gao
· 7 years ago
fb413a2
adb: fix a leak.
by Josh Gao
· 7 years ago
ef213b6
Merge "adb/fastboot: switch over to shared AdbWinApi."
by Treehugger Robot
· 7 years ago
b0449da
adb/fastboot: switch over to shared AdbWinApi.
by Josh Gao
· 7 years ago
18cdd35
Merge "Sort devices list before output."
by Elliott Hughes
· 7 years ago
Next »