Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_adb
/
476b36eeb0292d58543fd51e35e462897982bf84
476b36e
Move adb/fastboot bash completion into adb/fastboot.
by Elliott Hughes
· 7 years ago
205a8f4
adb: try harder to fill our test sockets.
by Josh Gao
· 7 years ago
b50b92f
adb: don't set has_write_error on success.
by Josh Gao
· 7 years ago
c7bdb6d
adb: move ownership of the fdevent thread into FdeventTest.
by Josh Gao
· 7 years ago
d2c6b40
adb: guarantee that fdevent_run_on_main_thread happens last.
by Josh Gao
· 7 years ago
be2ee7b
adb: fix FdeventTest.invalid_fd on Windows.
by Josh Gao
· 7 years ago
cd60820
adb: extract the sleep in socket_test to its own function.
by Josh Gao
· 7 years ago
b3f4030
Merge "adbd: spawn login shell when run without a command."
by Josh Gao
· 7 years ago
7259aa8
Merge "adbd: increase oom_score_adj for `adb shell`"
by Josh Gao
· 7 years ago
92f937e
Merge "adb: restore adb/adb.exe in the list of artifacts."
by Josh Gao
· 7 years ago
212294f
adbd: increase oom_score_adj for `adb shell`
by Josh Gao
· 7 years ago
dd4f1ea
Merge changes Iea2a3055,I6582cfc6
by Treehugger Robot
· 7 years ago
23b1088
adb: restore adb/adb.exe in the list of artifacts.
by Josh Gao
· 7 years ago
021a85a
Merge "adb: Open FunctionFS files with more restrictive access modes"
by Treehugger Robot
· 7 years ago
ea7b95a
adb: start building windows test again.
by Josh Gao
· 7 years ago
96049b9
adb: fix windows test build.
by Josh Gao
· 7 years ago
28db729
adbd: spawn login shell when run without a command.
by Josh Gao
· 7 years ago
a076b15
adb: bump the local socket backlog to the maximum.
by Josh Gao
· 7 years ago
4f8504e
adb: fix unicode file path test.
by Josh Gao
· 7 years ago
887c850
adb: delete vestigial SHELL_EXIT_NOTIFY_FD.
by Josh Gao
· 7 years ago
4b80850
adb: don't immediately close a socket when write fails.
by Josh Gao
· 7 years ago
b3420dc
adb: make fdevent_run_on_main_thread's fd nonblocking.
by Josh Gao
· 7 years ago
90a7c10
Merge changes I6a842960,If618c26b
by Josh Gao
· 7 years ago
1b71416
Merge "adb: skip IPv6 test if IPv6 isn't available."
by Josh Gao
· 7 years ago
52d0660
adb: skip IPv6 test if IPv6 isn't available.
by Josh Gao
· 7 years ago
160bf7e
adb: add `adb shell exit 42` stress test.
by Josh Gao
· 7 years ago
d5e56ce
adb: improve socket tests.
by Josh Gao
· 7 years ago
ee65d9e
Merge changes I99b85f07,If28f6c8d
by Treehugger Robot
· 7 years ago
f2a988c
adb: implement std::make_unique, start using it.
by Josh Gao
· 8 years ago
4f0325d
base: export GetThreadId.
by Josh Gao
· 7 years ago
7596c42
adb: Remove usages of ENDPOINT_ALLOC
by Jerry Zhang
· 7 years ago
b3c0ea3
Merge "adb: add test for flushing socket data after a write failure."
by Josh Gao
· 7 years ago
8020602
adb: add test for flushing socket data after a write failure.
by Josh Gao
· 7 years ago
d8f9c73
adb: checks device state when using adb disable-verity for AVB
by Bowgo Tsai
· 8 years ago
ed94953
adb: Open FunctionFS files with more restrictive access modes
by Luis Hector Chavez
· 8 years ago
7dbe8b7
adbd: don't require authentication for userdebug/eng builds.
by Josh Gao
· 8 years ago
3e0540a
adbd: make static.
by Josh Gao
· 8 years ago
156ed93
Merge "Make libasyncio headers usable from C"
by Jerry Zhang
· 8 years ago
ae5f7ff
Merge changes from topic "adb_bp"
by Josh Gao
· 8 years ago
3cd03be
adb: remove meaningless const.
by Josh Gao
· 8 years ago
715fe60
adb: convert Connection to a nonblocking interface.
by Josh Gao
· 8 years ago
66766f8
adb: use soong version stamping.
by Josh Gao
· 8 years ago
6999d13
Make libasyncio headers usable from C
by Jerry Zhang
· 8 years ago
7b9ddc3
Merge "Add a NOLINT for the memory leak we added"
by Treehugger Robot
· 8 years ago
a54dbfd
Add a NOLINT for the memory leak we added
by George Burgess IV
· 8 years ago
361148b
adb: switch over to Android.bp.
by Josh Gao
· 8 years ago
9e3f6db
Merge "adb: add a way to make the server intentionally leak."
by Treehugger Robot
· 8 years ago
d64d2ed
adb: add a way to make the server intentionally leak.
by Josh Gao
· 8 years ago
23aea56
Merge "Change the remount command to be more container-friendly"
by Treehugger Robot
· 8 years ago
8ddb515
Merge changes I0783be05,Id8178913
by Josh Gao
· 8 years ago
ab02964
adb: allow reentrant calls to fdevent_run_on_main_thread.
by Josh Gao
· 8 years ago
50576fd
adb: stop using quick_exit.
by Josh Gao
· 8 years ago
53539f4
Change the remount command to be more container-friendly
by Luis Hector Chavez
· 8 years ago
839b932
adb: switch apacket over to a std::string payload.
by Josh Gao
· 8 years ago
bbe85f7
Merge "bpfmt."
by Treehugger Robot
· 8 years ago
ebe9970
Fix a memory leak
by George Burgess IV
· 8 years ago
307e767
bpfmt.
by Elliott Hughes
· 8 years ago
f090647
Merge "adbd: receive jdwp pids from art as raw integers."
by Treehugger Robot
· 8 years ago
050c887
Merge "adb: fix build breakage."
by Josh Gao
· 8 years ago
462b150
adb: fix build breakage.
by Josh Gao
· 8 years ago
7c453bc
Merge "adb: use delete on objects with destructors."
by Josh Gao
· 8 years ago
5cb76ce
adb: use delete on objects with destructors.
by Josh Gao
· 8 years ago
03e4ab2
adbd: receive jdwp pids from art as raw integers.
by Josh Gao
· 8 years ago
4b7b3e7
Merge "adb: switch asocket::enqueue to std::string."
by Josh Gao
· 8 years ago
31503ba
Merge changes I86bcfaaa,I24d7f5d0
by Josh Gao
· 8 years ago
da85713
adb: don't spew to logcat when tracing is enabled.
by Josh Gao
· 8 years ago
a7d9d71
adb: switch asocket::enqueue to std::string.
by Josh Gao
· 8 years ago
b14756a
adb: restore packet data length checks.
by Josh Gao
· 8 years ago
2b3db9e
adb: switch asocket's intrusive linked list to vectors.
by Josh Gao
· 8 years ago
395b86a
adb: extract atransport's connection interface.
by Josh Gao
· 8 years ago
30c4266
adb: fix a leak.
by Josh Gao
· 8 years ago
3c705bb
Merge "adb/fastboot: switch over to shared AdbWinApi."
by Treehugger Robot
· 8 years ago
640d445
adb/fastboot: switch over to shared AdbWinApi.
by Josh Gao
· 8 years ago
a4df738
Merge "Sort devices list before output."
by Elliott Hughes
· 8 years ago
dfe539e
adb: add missing condition_variable include
by Mike Frysinger
· 8 years ago
8efc520
Add std::string StartsWith*/EndsWith* overloads.
by Elliott Hughes
· 8 years ago
4dd3501
Sort devices list before output.
by Artem Iglikov
· 8 years ago
ee7b44d
adb: disable checksum on new versions
by Tim Murray
· 8 years ago
a8e97dc
Merge "Set $TMPDIR for `adb shell`."
by Elliott Hughes
· 8 years ago
d8171d9
Merge "adb: get libusb compiling on Windows."
by Treehugger Robot
· 8 years ago
8719f41
Set $TMPDIR for `adb shell`.
by Elliott Hughes
· 8 years ago
511ff8a
adb: get libusb compiling on Windows.
by Josh Gao
· 8 years ago
71fd502
Merge "adb: disable USB packet overflow checking on OS X."
by Treehugger Robot
· 8 years ago
b4bc5bf
Merge "Add OWNERS."
by Elliott Hughes
· 8 years ago
fe4a5ea
Add OWNERS.
by Elliott Hughes
· 8 years ago
a82f246
adb: disable USB packet overflow checking on OS X.
by Josh Gao
· 8 years ago
62eafab
Merge "DO NOT MERGE: Merge Oreo MR1 into master"
by Xin Li
· 8 years ago
fe0ee3d
DO NOT MERGE: Merge Oreo MR1 into master
by Xin Li
· 8 years ago
7c6f813
Merge "Fix typos in ADB documentation" am: d87acbcb71
by Jim Kaye
· 8 years ago
d87acbc
Merge "Fix typos in ADB documentation"
by Treehugger Robot
· 8 years ago
f7e359e
Fix typos in ADB documentation
by Jim Kaye
· 8 years ago
24ca380
Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 67da939fdc
by Elliott Hughes
· 8 years ago
67da939
Merge "Remove a duplicate TEMP_FAILURE_RETRY."
by Elliott Hughes
· 8 years ago
8bddf24
Remove a duplicate TEMP_FAILURE_RETRY.
by Elliott Hughes
· 8 years ago
28f022d
Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7
by Nick Kralevich
· 8 years ago
27a7a5e
Standarize on VFS_CAP_REVISION_2
by Nick Kralevich
· 8 years ago
cfde668
Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from
by Xin Li
· 8 years ago
b5a0e84
DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back
by Sandeep Patil
· 8 years ago
501df9b
Merge "Move GetDeviceTest from adb's test_device.py to adb package."
by Treehugger Robot
· 8 years ago
a5443fb
Move GetDeviceTest from adb's test_device.py to adb package.
by Josh Gao
· 8 years ago
Next »