- caa6c04 Merge "Add --sync support to push." am: 62db5fcee0 am: d50b10544b am: 141f9c46d5 by Dan Albert · 8 years ago
- ce26647 Add --sync support to push. by Dan Albert · 8 years ago
- fac26b1 Merge "Fix test following -p removal." am: 5e49fbc547 am: 3039d9d4fa am: 222a69bc92 by Dan Albert · 8 years ago
- 1bccea2 Fix test following -p removal. by Dan Albert · 8 years ago
- 250812b Merge "adb: Allow disabling verity on eng builds when using AVB." am: 7ce0f00c08 am: 1ceea342d5 am: 984757365f by David Zeuthen · 8 years ago
- 7dcd096 adb: Allow disabling verity on eng builds when using AVB. by David Zeuthen · 8 years ago
- 9e10cab Merge changes I8e8e0963,I3c714f63,Id157412e,Ib7c26fbd am: 55ddb99527 am: 66ca192ac3 am: f4578f1ad4 by Josh Gao · 8 years ago
- c59911c adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 8 years ago
- 92a3139 adb: libusb: wait for devices to become accessible. by Josh Gao · 8 years ago
- 77a5dc9 adb: libusb: switch to hotplug for device detection. by Josh Gao · 8 years ago
- 7f6787b adb: silence noise. by Josh Gao · 8 years ago
- 2490efa Merge "Adding 'uhid' permission for access to /dev/uhid." am: cecbc9993d am: 04daed4793 am: d819380f50 by Siarhei Vishniakou · 8 years ago
- 1b381fe Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 8 years ago
- e411696 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
- 1cf860d Merge "adb: fix darwin build break." am: a0661237e1 am: 8016a0aa11 am: 40866ccfc0 by Josh Gao · 8 years ago
- 5e47d2a Merge changes I394f5782,I9475f5d0,I59707186 am: 44f6592b0d am: b7f3707cd3 am: 75f0275fba by Josh Gao · 8 years ago
- 7571645 Merge "Fix style nits in adb's Android.mk." am: 30b7f59efc am: 86698112b9 am: eba1d8338f by Elliott Hughes · 8 years ago
- d3b21cb adb: fix darwin build break. by Josh Gao · 8 years ago
- f14a66b Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 8 years ago
- 78d150e Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" am: 3d29736d6b am: f2f3c3b91c am: 8ff4dbe443 by Elliott Hughes · 8 years ago
- ee75222 Fix style nits in adb's Android.mk. by Elliott Hughes · 8 years ago
- b45adb4 Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 8 years ago
- 5d741b4 Merge "Show the "platform tools" version in adb/fastboot --version." am: 6f4d47438d am: 3602f6141a am: 92764e2cb2 by Elliott Hughes · 8 years ago
- e3d2f2b Merge "Show the "platform tools" version in adb/fastboot --version." by Treehugger Robot · 8 years ago
- 00ad5de adb: move all cleanup to a function with defined ordering. by Josh Gao · 8 years ago
- b31f48a adb: make `adb kill-server` wait for the server to die. by Josh Gao · 8 years ago
- 3985a63 adb: libusb: replace sleep with timed CV wait. by Josh Gao · 8 years ago
- 6281ca6 Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
- 241b930 Merge "adb: properly handle libusb_clear_halt failure." am: 761ae04777 am: b44385f6b3 am: 9886b1aa4a by Josh Gao · 8 years ago
- 774f9a8 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 8 years ago
- 1a4ddbf adb: properly handle libusb_clear_halt failure. by Josh Gao · 8 years ago
- 9121e85 Merge "Give slightly less useless versions to adb and fastboot." am: ddfd5056a2 am: 77ca73f8a7 am: a2ce98d026 by Elliott Hughes · 8 years ago
- 83c78ab Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 8 years ago
- 0108293 Merge "Fix macOS build." am: 71feb7b321 am: dcbd2a1501 am: 666b616592 by Elliott Hughes · 8 years ago
- 781b33e Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 8 years ago
- ca0331f Fix macOS build. by Elliott Hughes · 8 years ago
- b2b5af8 Merge "Improve udev failure diagnostics." am: 5ad9ba12df am: 94202c2b9d am: 1ad393daba by Elliott Hughes · 8 years ago
- 46332d6 Improve udev failure diagnostics. by Elliott Hughes · 8 years ago
- 2e536a7 Merge changes from topic 'adb_thread_safety' am: 9083ff1c24 am: 2ca23fa508 am: 05b7443644 by Josh Gao · 8 years ago
- 947db1d Merge "adb: make darwin build with thread safety analysis." am: 971e6585a6 am: b80ef5e6fd am: 5e0b56adfa by Josh Gao · 8 years ago
- f969590 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
- 8d7f7d7 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
- 4f52d3f adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
- 3780903 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
- d4eab19 Merge "adb: use the actual wMaxPacketSize for usb endpoints." am: c7988b1f68 am: ff9d6425d4 am: 44190c3709 by Josh Gao · 8 years ago
- ddc8fff Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
- ca896af Merge "adb: enable -Wthread-safety on linux/darwin." am: 2983d2710e am: 0c91897714 am: d3f512ebe3 by Josh Gao · 8 years ago
- 65430b3 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
- f25ad13 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
- 06b2ada adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 8 years ago
- e5d6678 Merge "Don't display bugreport progress when it recedes, for real..." am: 499af38623 am: 35d7f65654 am: eed955d7c6 by Felipe Leme · 8 years ago
- 8613fe0 Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 8 years ago
- b0b1c4c Merge "Improve "adb sideload" error reporting." am: 66b25eb810 am: f2fe436d32 am: 2b0d807531 by Elliott Hughes · 8 years ago
- 8ac3137 Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
- 2a1059c Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
- 45aea25 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 8 years ago
- b05f0bd Merge "adb: Support 'adb enable/disable-verity' when using AVB." am: 8fc6cc8910 am: 2b3a568171 am: 1855c98ac2 by David Zeuthen · 8 years ago
- 1f7943a adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 8 years ago
- 5d1c69c Merge "Stop writing NUL bytes in adbkey.pub." am: d340c1ebbe am: 68c9642a9d am: a404e8ffe8 by Elliott Hughes · 8 years ago
- 9038304 Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 8 years ago
- 8e97c96 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 8 years ago
- a224cc8 Merge "Simplify "adb sync" documentation." am: 05eed13247 am: 893a3c4468 am: 4942d4a8cc by Elliott Hughes · 8 years ago
- 2e2066c Simplify "adb sync" documentation. by Elliott Hughes · 8 years ago
- 0e67ed3 Merge "Revert "adb: Lower EP_ALLOC retry count"" am: 169590c47f am: 935d600800 am: ddcc232493 by Jerry Zhang · 8 years ago
- 049b939 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
- 739a483 Merge "adb: fix two device offline problems." am: 2e821078e4 am: ae6a3605d2 am: 66cfd45a34 by Yabin Cui · 8 years ago
- aec1b04 Merge "adb: fix two device offline problems." by Treehugger Robot · 8 years ago
- d85bc1b adb: fix two device offline problems. by Yabin Cui · 8 years ago
- 2693f5f Merge "Fix various adb error reporting bugs." am: 8dead17a58 am: e6b808ea5b am: 38ed0537be by Elliott Hughes · 8 years ago
- 3326150 Fix various adb error reporting bugs. by Elliott Hughes · 8 years ago
- 55629d5 Merge "libcutils: compile with BOARD_VNDK_VERSION current" into oc-dev am: 64639fd7dc by Steven Moreland · 8 years ago
- a27d813 Merge "libcutils: compile with BOARD_VNDK_VERSION current" into oc-dev by Steven Moreland · 8 years ago
- f7ee0f9 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
- 51f4aa5 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
- 5b08088 Merge changes from topics 'adb_thread', 'adb_loopback' am: 0301b3217b am: 750dfee974 am: da1f886ed8 by Josh Gao · 8 years ago
- 753cdec adb: kill adb_thread_{create, join, detach, exit}. am: e1dacfc1b6 am: d56eebd6c2 am: ae80841ac7 by Josh Gao · 8 years ago
- e4ae224 adb: don't try to resolve 'localhost' am: 46de1d7f03 am: 32d7ede78b am: 677a73e5f1 by Josh Gao · 8 years ago
- 2b1ad0a adb: kill adb_thread_{create, join, detach, exit}. am: e1dacfc1b6 by Josh Gao · 8 years ago
- 14199c9 adb: don't try to resolve 'localhost' am: 46de1d7f03 by Josh Gao · 8 years ago
- 855022c Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
- f9ae1ec adb: statically link libbase into the tests. by Josh Gao · 8 years ago
- a1adec3 adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
- 3ce7297 adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
- 0cd2d56 Merge "Move adb backup/restore helptext to adb shell bu help." am: 4a36cc7cf6 am: 8898a151e6 am: 9f23feae1f by Johan Torås Halseth · 8 years ago
- f3c04c4 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 8 years ago
- 7d20e90 Merge "adb: don't reset usb when connecting it." am: 4b8087aeb2 am: 0c1bad300c am: e7affdc47c by Yabin Cui · 8 years ago
- b9eedfa Merge "adb: don't reset usb when connecting it." by Treehugger Robot · 8 years ago
- 97ae2f4 adb: don't reset usb when connecting it. by Yabin Cui · 8 years ago
- 88692f8 Merge "Show install path in "adb --version" and "fastboot --version"." am: d2d8b68f70 am: 8aac990de2 am: dd05434457 by Elliott Hughes · 8 years ago
- 5cc9a6f Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
- 4b59141 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
- b7c1a67 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" am: c1314c8b13 am: 83b3c0817f am: cf476c9360 by Josh Gao · 8 years ago
- 55a6567 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 8 years ago
- 7b06b37 Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 8 years ago
- 17b03c2 Revert "adb: check our socketpair ends in our win32 emulation." by Josh Gao · 8 years ago
- 5137ad9 Revert "Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"" by bohu · 8 years ago
- 5fe62ec Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe" by bohu · 8 years ago
- acd575e Merge changes from topic 'qemu-cp' by Bo Hu · 8 years ago
- 896f970 Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 8 years ago
- ca983e1 Merge "adb: allow symlinks to directories in directory_exists." am: c10c31e8ba by Josh Gao · 8 years ago