Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
e67c643260d0c2ff093ef31d071f318f9346311d
/
adb
e67c643
Merge "C++17 is the default now."
by Treehugger Robot
· 6 years ago
69749a6
Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""""
by Jaewoong Jung
· 6 years ago
49f5599
C++17 is the default now.
by Elliott Hughes
· 6 years ago
21a1567
Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo"
by Idries Hamadi
· 6 years ago
da5a092
Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""
by Jaewoong Jung
· 6 years ago
ade28a8
Fix fastdeploy issues when testing Boat Attack Unity3D demo
by Idries Hamadi
· 6 years ago
529d2e9
Add OWNERS file to fastdeploy so idries@ can approve changes
by Idries Hamadi
· 6 years ago
730fe9b
Merge "adb: stop using adbkey.pub."
by Treehugger Robot
· 6 years ago
6bc1601
Switch from dist-for-goals to dist in Android.bp
by Dan Willemsen
· 6 years ago
414ec60
logical -> dynamic partitions.
by Yifan Hong
· 6 years ago
dccd25e
adb: stop using adbkey.pub.
by Josh Gao
· 6 years ago
d090128
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
e34f5fb
Revert "adb: make benchmarks build on the host."
by Josh Gao
· 6 years ago
4c2193b
adb: fix NonblockingFdConnection's behavior with large writes.
by Josh Gao
· 6 years ago
222be41
adb: fix zero-initialization in Block.
by Josh Gao
· 6 years ago
e711d7b
adb: make benchmarks build on the host.
by Josh Gao
· 6 years ago
e87abc0
adb: flush stderr after logging on Windows.
by Josh Gao
· 6 years ago
1123d5d
adb: libusb: don't set interface alternate setting.
by Josh Gao
· 6 years ago
6dbfca0
Merge "adb: pin USB interface versions on darwin."
by Josh Gao
· 6 years ago
bf1cc54
adb: pin USB interface versions on darwin.
by Josh Gao
· 6 years ago
7700c61
Merge "adb: switch version back to 40."
by Josh Gao
· 6 years ago
7489b4b
adb: overlayfs failed to remount /system
by Mark Salyzyn
· 6 years ago
714d745
Merge "adbd: Fix adb remount when switching roots during first-stage init."
by David Anderson
· 6 years ago
7c9a1ed
Merge "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""
by Jaewoong Jung
· 6 years ago
5eb30bb
Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""
by Jaewoong Jung
· 6 years ago
8059cf1
Merge "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""
by Jaewoong Jung
· 6 years ago
93f948f
Revert "adb: append the libwinpthread COPYING to adb's NOTICE."
by Jaewoong Jung
· 6 years ago
05b7bc9
adb: switch version back to 40.
by Josh Gao
· 6 years ago
81a1a55
adb: print emulator console output
by bohu
· 6 years ago
98a8850
adb install-multiple to also accept .fsv_sig
by Victor Hsieh
· 6 years ago
3abd3ed
adbd: Fix adb remount when switching roots during first-stage init.
by David Anderson
· 6 years ago
b195cd1
Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size"
by Treehugger Robot
· 6 years ago
400d817
adb: Use a default _SC_GETPW_R_SIZE_MAX size
by Robert Yang
· 6 years ago
37c6e6e
adb: correct tcpip help message
by bohu
· 6 years ago
eab248a
Add feature flag for b/110953234 fix.
by Josh Gao
· 6 years ago
136100f
Accept apex packages as argument.
by Dario Freni
· 7 years ago
c736355
Merge "adb: don't use <error.h>."
by Treehugger Robot
· 6 years ago
c0305f2
adb: don't use <error.h>.
by Elliott Hughes
· 6 years ago
ebbc281
Merge "adb: set main thread in transport tests."
by Josh Gao
· 6 years ago
061ba90
Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55
by Josh Gao
· 6 years ago
64f5858
adbd: implement a nonblocking USB Connection.
by Josh Gao
· 6 years ago
bbf0681
adb: set main thread in transport tests.
by Josh Gao
· 6 years ago
463005b
adb: rationalize fatal/error logging.
by Elliott Hughes
· 6 years ago
b383ea5
adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp.
by Josh Gao
· 6 years ago
c5d364e
adbd: open functionfs ep0 as O_RDWR.
by Josh Gao
· 6 years ago
61e5bf0
adbd: extract functionfs fd creation.
by Josh Gao
· 6 years ago
4b07a04
Merge changes Ic8d22016,I3e15296e,Ie275e22c
by Treehugger Robot
· 6 years ago
7c4caaf
Merge "test_adb.py: silence ResourceWarning."
by Josh Gao
· 6 years ago
f8694d8
test_adb.py: silence ResourceWarning.
by Josh Gao
· 6 years ago
69949d6
adb: improve benchmark script a bit.
by Josh Gao
· 6 years ago
b9aaf35
adb: extract helper for dumping a packet header.
by Josh Gao
· 6 years ago
2266f80
adbd: turn on -Wthread-safety.
by Josh Gao
· 6 years ago
9794047
Add adb_integration_test_device to general-tests
by Julien Desprez
· 6 years ago
44b6097
Merge "Revert "adb: don't close sockets before hitting EOF.""
by Josh Gao
· 6 years ago
b0002a8
Revert "adb: don't close sockets before hitting EOF."
by Josh Gao
· 6 years ago
d5be476
Merge "adb: add reboot-fastboot command"
by Treehugger Robot
· 6 years ago
b87e708
adb: add reboot-fastboot command
by Mark Salyzyn
· 7 years ago
e57bb00
Merge changes from topic "windows-libcxx"
by Pirama Arumuga Nainar
· 6 years ago
4772487
Merge "Reverted aapt dependency to be a dependency on libandroidfw"
by Idries Hamadi
· 6 years ago
00f1134
Merge "adb: don't close sockets before hitting EOF."
by Josh Gao
· 6 years ago
cb0ba7c
Merge "adb: identical symlink, do not update"
by Treehugger Robot
· 6 years ago
af4a6cd
Merge changes Ia4244757,Ibcdf69d9
by Josh Gao
· 6 years ago
7bec572
adb: identical symlink, do not update
by Mark Salyzyn
· 7 years ago
f1084e0
adbd: clean up jdwp service a bit.
by Josh Gao
· 7 years ago
2c67bf3
Revert "Revert "adb: detect some spin loops and abort.""
by Josh Gao
· 7 years ago
7f516c1
Reverted aapt dependency to be a dependency on libandroidfw
by Idries Hamadi
· 7 years ago
5aae6db
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 7 years ago
b65d5d1
adb: don't close sockets before hitting EOF.
by Josh Gao
· 7 years ago
5a8f483
Restore lost .dm support of adb install-multiple
by Victor Hsieh
· 7 years ago
aece184
Merge "Support > 2GiB seeks in adb_lseek."
by Tao Bao
· 7 years ago
95ebadc
Merge "allow adb to remount symlink mount points"
by Treehugger Robot
· 7 years ago
2b3e0b9
allow adb to remount symlink mount points
by Bowgo Tsai
· 7 years ago
f3bdc54
Support > 2GiB seeks in adb_lseek.
by Elliott Hughes
· 7 years ago
b3db05f
adb: add fdevent_release.
by Josh Gao
· 7 years ago
eb41ed6
adb: fix test_device.FileOperationsTest.test_push_empty.
by Josh Gao
· 7 years ago
eb6f0e8
Merge "adb: make test_device.py executable."
by Josh Gao
· 7 years ago
aec9085
Merge "adb: remount for /system as root"
by Treehugger Robot
· 7 years ago
be4f01b
Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all"
by Treehugger Robot
· 7 years ago
8640a4b
Merge "Support 'adb reboot fastboot' command conditionally."
by Treehugger Robot
· 7 years ago
e984dd4
adb: remount for /system as root
by Mark Salyzyn
· 7 years ago
235a7f8
fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all
by Mark Salyzyn
· 7 years ago
a26cf84
Support 'adb reboot fastboot' command conditionally.
by Hridya Valsaraju
· 7 years ago
4f9bc32
Adapt to switch to libc++ for Windows
by Pirama Arumuga Nainar
· 7 years ago
f12c6be
adb: make test_device.py executable.
by Josh Gao
· 7 years ago
4848961
Merge "adbd: fix remount on non-system-as-root devices."
by Treehugger Robot
· 7 years ago
9f4a67f
adbd: fix remount on non-system-as-root devices.
by Josh Gao
· 7 years ago
e93ff8d
libadbd_services: Link libselinux dynamically instead of statically.
by Peter Collingbourne
· 7 years ago
a0561b3
Merge "Small clean ups for issues raised in reviews of fastdeploy"
by Idries Hamadi
· 7 years ago
83e304e
Merge "adb: win32: test for Unicode console output"
by Treehugger Robot
· 7 years ago
c8ffe31
Merge "adb: win32: set thread names"
by Josh Gao
· 7 years ago
acfdaa4
Small clean ups for issues raised in reviews of fastdeploy
by Idries Hamadi
· 7 years ago
a4b5226
Modified fastdeploy dependencies to ensure that fast deploy is build as part of 'sdk' target
by Idries Hamadi
· 7 years ago
5e7377e
Merge "Remove fastdeploy dependency on libandroidfw"
by Idries Hamadi
· 7 years ago
5779d3b
Merge "adb: win32: test USB kick on resume from sleep/hibernation"
by Treehugger Robot
· 7 years ago
a426fc5
Remove fastdeploy dependency on libandroidfw
by Idries Hamadi
· 7 years ago
7a4115d
Merge "adb: static constexpr."
by Treehugger Robot
· 7 years ago
8bb33e5
Merge "adb: win32: fix ReportServerStartupFailure"
by Treehugger Robot
· 7 years ago
77f91d6
Merge "adb: really make kill-server wait for server death"
by Treehugger Robot
· 7 years ago
eb803d8
adb: static constexpr.
by Elliott Hughes
· 7 years ago
a62f93f
Merge "adb: syntax_error: add compile time format string checking"
by Elliott Hughes
· 7 years ago
Next »