Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_adb
/
61bf74850d0e0005404da3c3c8e361837f7d3c7c
61bf748
Fix adb not correctly reading return code from DeployAgent
by Henry Daitx
· 7 years ago
ca6d69d
Merge "adb: fix authentication when reconnecting."
by Treehugger Robot
· 7 years ago
f39de88
Merge "Enable the APEX support on the device side."
by Treehugger Robot
· 7 years ago
eb65652
adb: fix authentication when reconnecting.
by Josh Gao
· 7 years ago
ba10057
Merge "C++17 is the default now."
by Treehugger Robot
· 7 years ago
de24ae1
Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""""
by Jaewoong Jung
· 7 years ago
c229a72
C++17 is the default now.
by Elliott Hughes
· 7 years ago
62add5b
Enable the APEX support on the device side.
by Josh Gao
· 7 years ago
b9d6b72
Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo"
by Idries Hamadi
· 7 years ago
d41263f
Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""
by Jaewoong Jung
· 7 years ago
c408d05
Fix fastdeploy issues when testing Boat Attack Unity3D demo
by Idries Hamadi
· 7 years ago
ee446c0
Add OWNERS file to fastdeploy so idries@ can approve changes
by Idries Hamadi
· 7 years ago
a735508
Merge "adb: stop using adbkey.pub."
by Treehugger Robot
· 7 years ago
7024da4
Switch from dist-for-goals to dist in Android.bp
by Dan Willemsen
· 7 years ago
8dc5958
logical -> dynamic partitions.
by Yifan Hong
· 7 years ago
13102c3
adb: stop using adbkey.pub.
by Josh Gao
· 7 years ago
b291b86
Merge "switch to using android-base/file.h instead of android-base/test_utils.h"
by Treehugger Robot
· 7 years ago
739991d
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 7 years ago
a958fb6
Merge "Revert "adb: make benchmarks build on the host.""
by Josh Gao
· 7 years ago
7898e85
Revert "adb: make benchmarks build on the host."
by Josh Gao
· 7 years ago
3898f7d
adb: fix NonblockingFdConnection's behavior with large writes.
by Josh Gao
· 7 years ago
5b47082
adb: fix zero-initialization in Block.
by Josh Gao
· 7 years ago
d04b452
adb: make benchmarks build on the host.
by Josh Gao
· 7 years ago
e402600
adb: flush stderr after logging on Windows.
by Josh Gao
· 7 years ago
638d3b2
adb: libusb: don't set interface alternate setting.
by Josh Gao
· 7 years ago
709daa6
Merge "adb: pin USB interface versions on darwin."
by Josh Gao
· 7 years ago
c21d43c
adb: pin USB interface versions on darwin.
by Josh Gao
· 7 years ago
2c9ac82
Merge "adb: switch version back to 40."
by Josh Gao
· 7 years ago
458493f
adb: overlayfs failed to remount /system
by Mark Salyzyn
· 7 years ago
8548d05
Merge "adbd: Fix adb remount when switching roots during first-stage init."
by David Anderson
· 7 years ago
b765a2e
Merge "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""
by Jaewoong Jung
· 7 years ago
31ff07a
Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""
by Jaewoong Jung
· 7 years ago
9d2ef53
Merge "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""
by Jaewoong Jung
· 7 years ago
6ee5d92
Revert "adb: append the libwinpthread COPYING to adb's NOTICE."
by Jaewoong Jung
· 7 years ago
8496bf5
adb: switch version back to 40.
by Josh Gao
· 7 years ago
84c22d4
Merge "adb: print emulator console output"
by Bo Hu
· 7 years ago
ddcfe21
adb: print emulator console output
by bohu
· 7 years ago
5517487
adb install-multiple to also accept .fsv_sig
by Victor Hsieh
· 7 years ago
a354dd4
adbd: Fix adb remount when switching roots during first-stage init.
by David Anderson
· 7 years ago
2c60571
Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size"
by Treehugger Robot
· 7 years ago
16a039e
Merge pie-platform-release to aosp-master - DO NOT MERGE
by Bill Yi
· 7 years ago
114cf99
adb: Use a default _SC_GETPW_R_SIZE_MAX size
by Robert Yang
· 7 years ago
a49faa8
adb: correct tcpip help message
by bohu
· 7 years ago
281aab7
Add feature flag for b/110953234 fix.
by Josh Gao
· 7 years ago
dcb4c36
Accept apex packages as argument.
by Dario Freni
· 7 years ago
f1d4b42
Merge "adb: don't use <error.h>."
by Treehugger Robot
· 7 years ago
0119a91
adb: don't use <error.h>.
by Elliott Hughes
· 7 years ago
dea9ad0
Merge "adb: set main thread in transport tests."
by Josh Gao
· 7 years ago
10bd8c9
Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55
by Josh Gao
· 7 years ago
3a34bc5
adbd: implement a nonblocking USB Connection.
by Josh Gao
· 7 years ago
a9655ad
adb: set main thread in transport tests.
by Josh Gao
· 7 years ago
e64126b
adb: rationalize fatal/error logging.
by Elliott Hughes
· 7 years ago
f0cb546
adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp.
by Josh Gao
· 7 years ago
e345b08
adbd: open functionfs ep0 as O_RDWR.
by Josh Gao
· 7 years ago
e485ce8
adbd: extract functionfs fd creation.
by Josh Gao
· 7 years ago
2b8b505
Merge changes Ic8d22016,I3e15296e,Ie275e22c
by Treehugger Robot
· 7 years ago
89ba030
Merge "test_adb.py: silence ResourceWarning."
by Josh Gao
· 7 years ago
be29491
test_adb.py: silence ResourceWarning.
by Josh Gao
· 7 years ago
b407701
adb: improve benchmark script a bit.
by Josh Gao
· 7 years ago
7d13c59
adb: extract helper for dumping a packet header.
by Josh Gao
· 7 years ago
a67a11d
adbd: turn on -Wthread-safety.
by Josh Gao
· 7 years ago
cd11d0d
Add adb_integration_test_device to general-tests
by Julien Desprez
· 7 years ago
1623fe1
Merge "Revert "adb: don't close sockets before hitting EOF.""
by Josh Gao
· 7 years ago
9425027
Revert "adb: don't close sockets before hitting EOF."
by Josh Gao
· 7 years ago
31ac803
Merge "adb: add reboot-fastboot command"
by Treehugger Robot
· 7 years ago
d642043
adb: add reboot-fastboot command
by Mark Salyzyn
· 7 years ago
2fafa69
Merge changes from topic "windows-libcxx"
by Pirama Arumuga Nainar
· 7 years ago
e788d00
Merge "Reverted aapt dependency to be a dependency on libandroidfw"
by Idries Hamadi
· 7 years ago
6ca887b
Merge "adb: don't close sockets before hitting EOF."
by Josh Gao
· 7 years ago
5482bf9
Merge "adb: identical symlink, do not update"
by Treehugger Robot
· 7 years ago
bdf4712
Merge changes Ia4244757,Ibcdf69d9
by Josh Gao
· 7 years ago
a37bf2d
adb: identical symlink, do not update
by Mark Salyzyn
· 7 years ago
cc1dcc8
adbd: clean up jdwp service a bit.
by Josh Gao
· 7 years ago
d727d31
Revert "Revert "adb: detect some spin loops and abort.""
by Josh Gao
· 7 years ago
12be1e5
Merge "Add noexcept to move constructors and assignment operators."
by Chih-hung Hsieh
· 7 years ago
78330f0
Reverted aapt dependency to be a dependency on libandroidfw
by Idries Hamadi
· 7 years ago
3c99c39
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 7 years ago
de4b85e
adb: don't close sockets before hitting EOF.
by Josh Gao
· 7 years ago
88f14b8
Restore lost .dm support of adb install-multiple
by Victor Hsieh
· 7 years ago
e3c4266
Merge "Support > 2GiB seeks in adb_lseek."
by Tao Bao
· 7 years ago
33d30aa
Merge "allow adb to remount symlink mount points"
by Treehugger Robot
· 7 years ago
437bab3
allow adb to remount symlink mount points
by Bowgo Tsai
· 7 years ago
69932a4
Merge changes I6a14ac96,I996b9885
by Treehugger Robot
· 7 years ago
9dcbc21
Support > 2GiB seeks in adb_lseek.
by Elliott Hughes
· 7 years ago
ed15cac
adb: add fdevent_release.
by Josh Gao
· 7 years ago
290ccaf
adb: fix test_device.FileOperationsTest.test_push_empty.
by Josh Gao
· 7 years ago
270428d
Merge "adb: make test_device.py executable."
by Josh Gao
· 7 years ago
9ea0959
Merge "adb: remount for /system as root"
by Treehugger Robot
· 7 years ago
a61f11d
Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all"
by Treehugger Robot
· 7 years ago
0149e33
Merge "Support 'adb reboot fastboot' command conditionally."
by Treehugger Robot
· 7 years ago
db34a0c
adb: remount for /system as root
by Mark Salyzyn
· 7 years ago
3d5b360
fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all
by Mark Salyzyn
· 7 years ago
2cd40ac
Support 'adb reboot fastboot' command conditionally.
by Hridya Valsaraju
· 7 years ago
5231aff
Adapt to switch to libc++ for Windows
by Pirama Arumuga Nainar
· 7 years ago
9f7e9f2
adb: make test_device.py executable.
by Josh Gao
· 7 years ago
075a6b6
Merge "adbd: fix remount on non-system-as-root devices."
by Treehugger Robot
· 7 years ago
57df02e
adbd: fix remount on non-system-as-root devices.
by Josh Gao
· 7 years ago
2accb6e
libadbd_services: Link libselinux dynamically instead of statically.
by Peter Collingbourne
· 7 years ago
0760249
Merge "Small clean ups for issues raised in reviews of fastdeploy"
by Idries Hamadi
· 7 years ago
e997b08
Merge "adb: win32: test for Unicode console output"
by Treehugger Robot
· 7 years ago
Next »