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