1. 82e3c18 Merge changes I042f25f8,I973f42c5,Icb4acea5 by Josh Gao · 6 years ago
  2. 69631bf adbd: add source/sink services. by Josh Gao · 6 years ago
  3. 0e5617d adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
  4. 8db64b7 adb: remove incorrect use of RTTI. by Josh Gao · 6 years ago
  5. 1c0bfc2 Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 6 years ago
  6. 0d0b7f6 Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
  7. d888bb3 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  8. 33a03db Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
  9. 2235a27 Removes ASEC-related install flags by Patrick Baumann · 6 years ago
  10. c784584 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
  11. d7b22d7 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 6 years ago
  12. ac3acb7 Merge "Enable the APEX support on the device side." by Treehugger Robot · 6 years ago
  13. 7a1aad5 adb: fix authentication when reconnecting. by Josh Gao · 6 years ago
  14. e67c643 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  15. 69749a6 Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""" by Jaewoong Jung · 6 years ago
  16. 49f5599 C++17 is the default now. by Elliott Hughes · 6 years ago
  17. 8c32326 Enable the APEX support on the device side. by Josh Gao · 6 years ago
  18. 21a1567 Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo" by Idries Hamadi · 6 years ago
  19. da5a092 Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 6 years ago
  20. ade28a8 Fix fastdeploy issues when testing Boat Attack Unity3D demo by Idries Hamadi · 6 years ago
  21. 529d2e9 Add OWNERS file to fastdeploy so idries@ can approve changes by Idries Hamadi · 6 years ago
  22. 730fe9b Merge "adb: stop using adbkey.pub." by Treehugger Robot · 6 years ago
  23. 6bc1601 Switch from dist-for-goals to dist in Android.bp by Dan Willemsen · 6 years ago
  24. 414ec60 logical -> dynamic partitions. by Yifan Hong · 6 years ago
  25. dccd25e adb: stop using adbkey.pub. by Josh Gao · 6 years ago
  26. d090128 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  27. e34f5fb Revert "adb: make benchmarks build on the host." by Josh Gao · 6 years ago
  28. 4c2193b adb: fix NonblockingFdConnection's behavior with large writes. by Josh Gao · 6 years ago
  29. 222be41 adb: fix zero-initialization in Block. by Josh Gao · 6 years ago
  30. e711d7b adb: make benchmarks build on the host. by Josh Gao · 6 years ago
  31. e87abc0 adb: flush stderr after logging on Windows. by Josh Gao · 6 years ago
  32. 1123d5d adb: libusb: don't set interface alternate setting. by Josh Gao · 6 years ago
  33. 6dbfca0 Merge "adb: pin USB interface versions on darwin." by Josh Gao · 6 years ago
  34. bf1cc54 adb: pin USB interface versions on darwin. by Josh Gao · 6 years ago
  35. 7700c61 Merge "adb: switch version back to 40." by Josh Gao · 6 years ago
  36. 7489b4b adb: overlayfs failed to remount /system by Mark Salyzyn · 6 years ago
  37. 714d745 Merge "adbd: Fix adb remount when switching roots during first-stage init." by David Anderson · 6 years ago
  38. 7c9a1ed Merge "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 6 years ago
  39. 5eb30bb Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."" by Jaewoong Jung · 6 years ago
  40. 8059cf1 Merge "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."" by Jaewoong Jung · 6 years ago
  41. 93f948f Revert "adb: append the libwinpthread COPYING to adb's NOTICE." by Jaewoong Jung · 6 years ago
  42. 05b7bc9 adb: switch version back to 40. by Josh Gao · 6 years ago
  43. 81a1a55 adb: print emulator console output by bohu · 6 years ago
  44. 98a8850 adb install-multiple to also accept .fsv_sig by Victor Hsieh · 6 years ago
  45. 3abd3ed adbd: Fix adb remount when switching roots during first-stage init. by David Anderson · 6 years ago
  46. b195cd1 Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size" by Treehugger Robot · 6 years ago
  47. 400d817 adb: Use a default _SC_GETPW_R_SIZE_MAX size by Robert Yang · 6 years ago
  48. 37c6e6e adb: correct tcpip help message by bohu · 6 years ago
  49. eab248a Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  50. 136100f Accept apex packages as argument. by Dario Freni · 7 years ago
  51. c736355 Merge "adb: don't use <error.h>." by Treehugger Robot · 6 years ago
  52. c0305f2 adb: don't use <error.h>. by Elliott Hughes · 6 years ago
  53. ebbc281 Merge "adb: set main thread in transport tests." by Josh Gao · 6 years ago
  54. 061ba90 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 6 years ago
  55. 64f5858 adbd: implement a nonblocking USB Connection. by Josh Gao · 6 years ago
  56. bbf0681 adb: set main thread in transport tests. by Josh Gao · 6 years ago
  57. 463005b adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  58. b383ea5 adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp. by Josh Gao · 6 years ago
  59. c5d364e adbd: open functionfs ep0 as O_RDWR. by Josh Gao · 6 years ago
  60. 61e5bf0 adbd: extract functionfs fd creation. by Josh Gao · 6 years ago
  61. 4b07a04 Merge changes Ic8d22016,I3e15296e,Ie275e22c by Treehugger Robot · 6 years ago
  62. 7c4caaf Merge "test_adb.py: silence ResourceWarning." by Josh Gao · 6 years ago
  63. f8694d8 test_adb.py: silence ResourceWarning. by Josh Gao · 6 years ago
  64. 69949d6 adb: improve benchmark script a bit. by Josh Gao · 6 years ago
  65. b9aaf35 adb: extract helper for dumping a packet header. by Josh Gao · 6 years ago
  66. 2266f80 adbd: turn on -Wthread-safety. by Josh Gao · 6 years ago
  67. 9794047 Add adb_integration_test_device to general-tests by Julien Desprez · 6 years ago
  68. 44b6097 Merge "Revert "adb: don't close sockets before hitting EOF."" by Josh Gao · 6 years ago
  69. b0002a8 Revert "adb: don't close sockets before hitting EOF." by Josh Gao · 6 years ago
  70. d5be476 Merge "adb: add reboot-fastboot command" by Treehugger Robot · 6 years ago
  71. b87e708 adb: add reboot-fastboot command by Mark Salyzyn · 7 years ago
  72. e57bb00 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 6 years ago
  73. 4772487 Merge "Reverted aapt dependency to be a dependency on libandroidfw" by Idries Hamadi · 6 years ago
  74. 00f1134 Merge "adb: don't close sockets before hitting EOF." by Josh Gao · 6 years ago
  75. cb0ba7c Merge "adb: identical symlink, do not update" by Treehugger Robot · 6 years ago
  76. af4a6cd Merge changes Ia4244757,Ibcdf69d9 by Josh Gao · 6 years ago
  77. 7bec572 adb: identical symlink, do not update by Mark Salyzyn · 7 years ago
  78. f1084e0 adbd: clean up jdwp service a bit. by Josh Gao · 7 years ago
  79. 2c67bf3 Revert "Revert "adb: detect some spin loops and abort."" by Josh Gao · 7 years ago
  80. 7f516c1 Reverted aapt dependency to be a dependency on libandroidfw by Idries Hamadi · 7 years ago
  81. 5aae6db Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  82. b65d5d1 adb: don't close sockets before hitting EOF. by Josh Gao · 7 years ago
  83. 5a8f483 Restore lost .dm support of adb install-multiple by Victor Hsieh · 7 years ago
  84. aece184 Merge "Support > 2GiB seeks in adb_lseek." by Tao Bao · 7 years ago
  85. 95ebadc Merge "allow adb to remount symlink mount points" by Treehugger Robot · 7 years ago
  86. 2b3e0b9 allow adb to remount symlink mount points by Bowgo Tsai · 7 years ago
  87. f3bdc54 Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 7 years ago
  88. b3db05f adb: add fdevent_release. by Josh Gao · 7 years ago
  89. eb41ed6 adb: fix test_device.FileOperationsTest.test_push_empty. by Josh Gao · 7 years ago
  90. eb6f0e8 Merge "adb: make test_device.py executable." by Josh Gao · 7 years ago
  91. aec9085 Merge "adb: remount for /system as root" by Treehugger Robot · 7 years ago
  92. be4f01b Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all" by Treehugger Robot · 7 years ago
  93. 8640a4b Merge "Support 'adb reboot fastboot' command conditionally." by Treehugger Robot · 7 years ago
  94. e984dd4 adb: remount for /system as root by Mark Salyzyn · 7 years ago
  95. 235a7f8 fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all by Mark Salyzyn · 7 years ago
  96. a26cf84 Support 'adb reboot fastboot' command conditionally. by Hridya Valsaraju · 7 years ago
  97. 4f9bc32 Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 7 years ago
  98. f12c6be adb: make test_device.py executable. by Josh Gao · 7 years ago
  99. 4848961 Merge "adbd: fix remount on non-system-as-root devices." by Treehugger Robot · 7 years ago
  100. 9f4a67f adbd: fix remount on non-system-as-root devices. by Josh Gao · 7 years ago