1. 3614b39 Merge "adb: identical symlink, do not update" by Treehugger Robot · 7 years ago
  2. f3186de Merge changes Ia4244757,Ibcdf69d9 by Josh Gao · 7 years ago
  3. 376e3cb adb: identical symlink, do not update by Mark Salyzyn · 7 years ago
  4. 15dcc62 adbd: clean up jdwp service a bit. by Josh Gao · 7 years ago
  5. 39c1f4b Revert "Revert "adb: detect some spin loops and abort."" by Josh Gao · 7 years ago
  6. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  7. 8e27656 Restore lost .dm support of adb install-multiple by Victor Hsieh · 7 years ago
  8. 546b539 Merge "Support > 2GiB seeks in adb_lseek." by Tao Bao · 7 years ago
  9. 4eb864b Merge "allow adb to remount symlink mount points" by Treehugger Robot · 7 years ago
  10. 41649b8 allow adb to remount symlink mount points by Bowgo Tsai · 7 years ago
  11. cabfc3d Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 7 years ago
  12. 2f6c2fa adb: add fdevent_release. by Josh Gao · 7 years ago
  13. ed17650 adb: fix test_device.FileOperationsTest.test_push_empty. by Josh Gao · 7 years ago
  14. db8b2af Merge "adb: make test_device.py executable." by Josh Gao · 7 years ago
  15. c105f4b Merge "adb: remount for /system as root" by Treehugger Robot · 7 years ago
  16. 37d8bbd Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all" by Treehugger Robot · 7 years ago
  17. 6544056 Merge "Support 'adb reboot fastboot' command conditionally." by Treehugger Robot · 7 years ago
  18. 04aa426 adb: remount for /system as root by Mark Salyzyn · 8 years ago
  19. f35db9b fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all by Mark Salyzyn · 7 years ago
  20. 5425826 Support 'adb reboot fastboot' command conditionally. by Hridya Valsaraju · 7 years ago
  21. caab47f adb: make test_device.py executable. by Josh Gao · 7 years ago
  22. c2501fd Merge "adbd: fix remount on non-system-as-root devices." by Treehugger Robot · 7 years ago
  23. 96d445d adbd: fix remount on non-system-as-root devices. by Josh Gao · 7 years ago
  24. fc03737 libadbd_services: Link libselinux dynamically instead of statically. by Peter Collingbourne · 7 years ago
  25. 5e26856 Merge "Small clean ups for issues raised in reviews of fastdeploy" by Idries Hamadi · 7 years ago
  26. 756e28e Merge "adb: win32: test for Unicode console output" by Treehugger Robot · 7 years ago
  27. c8d3853 Merge "adb: win32: set thread names" by Josh Gao · 7 years ago
  28. 4af6ee4 Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 7 years ago
  29. 7575cd9 Modified fastdeploy dependencies to ensure that fast deploy is build as part of 'sdk' target by Idries Hamadi · 7 years ago
  30. 662a3a6 Merge "Remove fastdeploy dependency on libandroidfw" by Idries Hamadi · 7 years ago
  31. a23ba9f Merge "adb: win32: test USB kick on resume from sleep/hibernation" by Treehugger Robot · 7 years ago
  32. 5b6bf94 Remove fastdeploy dependency on libandroidfw by Idries Hamadi · 7 years ago
  33. 28c9539 Merge "adb: static constexpr." by Treehugger Robot · 7 years ago
  34. 484f72a Merge "adb: win32: fix ReportServerStartupFailure" by Treehugger Robot · 7 years ago
  35. 91a2577 Merge "adb: really make kill-server wait for server death" by Treehugger Robot · 7 years ago
  36. 86ab9ff adb: static constexpr. by Elliott Hughes · 7 years ago
  37. 60ba994 Merge "adb: syntax_error: add compile time format string checking" by Elliott Hughes · 7 years ago
  38. 1f8147f Merge "Make sync and remount support product_services." by Anton Hansson · 7 years ago
  39. 4931a29 Merge "adb: win32: fix Ctrl-C of adb server nodaemon" by Treehugger Robot · 7 years ago
  40. a00f91b adb: syntax_error: add compile time format string checking by Spencer Low · 7 years ago
  41. 50beee3 adb: win32: set thread names by Spencer Low · 7 years ago
  42. 40babf0 adb: win32: fix ReportServerStartupFailure by Spencer Low · 7 years ago
  43. 8f6bdc9 adb: win32: test USB kick on resume from sleep/hibernation by Spencer Low · 7 years ago
  44. 7f3c01c Make sync and remount support product_services. by Anton Hansson · 7 years ago
  45. 4d89297 Merge "Convert fastboot to Soong" by Dan Willemsen · 7 years ago
  46. fc2e56f adb: don't try to reconnect emulators. by Josh Gao · 7 years ago
  47. ab971b5 Convert fastboot to Soong by Dan Willemsen · 7 years ago
  48. c8ad0ca adb: really make kill-server wait for server death by Spencer Low · 7 years ago
  49. 0a10040 adb should #include <sys/sysmacros.h> by Ivan Afonichev · 7 years ago
  50. 7c2020b adb: use fs_mgr_has_shared_blocks by Mark Salyzyn · 8 years ago
  51. 84fc271 adb: win32: fix Ctrl-C of adb server nodaemon by Spencer Low · 7 years ago
  52. 7f51e00 Address style and efficiency post-merge feedback from previous change (ed409eaec2cbe5bcecd163064692403a172ec397). by Idries Hamadi · 7 years ago
  53. f6d707b Merge "adb: fix spurious usb write failure on Windows." by Treehugger Robot · 7 years ago
  54. ddb2bfe Merge "adb: don't spew push/pull progress to dumb terminals." by Treehugger Robot · 7 years ago
  55. 7e7ab56 adb: don't spew push/pull progress to dumb terminals. by Josh Gao · 7 years ago
  56. 5d799cd adb: fix spurious usb write failure on Windows. by Josh Gao · 7 years ago
  57. 860cc5a adbd: use unique_fd for the usb file descriptors. by Josh Gao · 7 years ago
  58. 6d2ace3 Merge "adb: fix test_adb.py's adb server spawning on Windows." by Treehugger Robot · 7 years ago
  59. 627a74b Merge "adb: add better logging for connection failure." by Treehugger Robot · 7 years ago
  60. 92cd59f adb: fix test_adb.py's adb server spawning on Windows. by Josh Gao · 7 years ago
  61. ec54ef7 Merge "Fix MacOS SDK build error caused by deprecated stl call." by Josh Gao · 7 years ago
  62. 1d19793 Fix MacOS SDK build error caused by deprecated stl call. by Idries Hamadi · 7 years ago
  63. 15eb065 Merge "Integrate adb with fastdeploy" by Treehugger Robot · 7 years ago
  64. 308129d Merge "adb: Drop the unneeded dependency on libfec_rs.so." by Tao Bao · 7 years ago
  65. 3231be6 Merge "Add sideload, fastboot as reboot targets in init" by Treehugger Robot · 7 years ago
  66. 0caf3c1 adb: Drop the unneeded dependency on libfec_rs.so. by Tao Bao · 7 years ago
  67. 45e3e95 adb: add better logging for connection failure. by Josh Gao · 7 years ago
  68. 902dace adb: make disconnect stop reconnection immediately. by Josh Gao · 7 years ago
  69. 69d8c39 adb: win32: test for Unicode console output by Spencer Low · 7 years ago
  70. 8a40c8a adb: switch reconnect_queue to std::set. by Josh Gao · 7 years ago
  71. 043fbec adb: add environment variables to disable usb, emulators, mdns. by Josh Gao · 7 years ago
  72. e032387 adb: minor cleanup. by Josh Gao · 7 years ago
  73. 18eae78 Merge changes If7c8d38f,I7117dd19,Iaa5006e3,I3a568361,I37df06e4, ... by Josh Gao · 7 years ago
  74. d88b52e Merge changes from topic "squashfs+overlayfs" by Mark Salyzyn · 7 years ago
  75. 362e696 adb: report connection status when we're unauthorized. by Josh Gao · 7 years ago
  76. a8db274 adb: disable test_device.FileOperationsTest.test_pull_symlink_dir. by Josh Gao · 7 years ago
  77. 6c1b42c adb: fix test_device.FileOperationsTest.test_push_empty by Josh Gao · 7 years ago
  78. b361073 adb: switch test_adb.py over to double quotes. by Josh Gao · 7 years ago
  79. 676f375d adb: make test_adb.py work on windows. by Josh Gao · 7 years ago
  80. 9b6522b adb: switch test_adb.py to python3. by Josh Gao · 7 years ago
  81. 7b1d163 Merge "Add adb integration test to general-tests" by Treehugger Robot · 7 years ago
  82. c60153f adb: add overlayfs handling for readonly system filesystems by Mark Salyzyn · 8 years ago
  83. 75fea7e Add adb integration test to general-tests by Julien Desprez · 7 years ago
  84. 4039051 adb: clean up handle_host_request. by Josh Gao · 7 years ago
  85. 50973d1 Merge changes from topic "fdsan_debuggerd" by Josh Gao · 7 years ago
  86. 297d9bf adb: actually enable fdsan. by Josh Gao · 7 years ago
  87. 9d100f1 adb: move AdbCloser to its rightful place. by Josh Gao · 7 years ago
  88. eca59ae adb: `adbd` uses shared libraries. by Tao Bao · 7 years ago
  89. ed409ea Integrate adb with fastdeploy by Idries Hamadi · 8 years ago
  90. d560f39 Merge "Accept DexMetadata files (.dm) for install-multiple" by Treehugger Robot · 7 years ago
  91. f03eebd Accept DexMetadata files (.dm) for install-multiple by Calin Juravle · 8 years ago
  92. 71fb82a Add sideload, fastboot as reboot targets in init by Hridya Valsaraju · 7 years ago
  93. acc0a90 Merge "adb: delete hellish hodgepodge." by Treehugger Robot · 7 years ago
  94. 3b4de3c adb: delete hellish hodgepodge. by Josh Gao · 7 years ago
  95. 6fb9461 adbd: when rebooting, don't close socket before pausing. by Josh Gao · 7 years ago
  96. 52126a4 Merge "adb: win32: fix Unicode console output" by Treehugger Robot · 7 years ago
  97. def91c0 adb: disable ReconnectHandler in adbd. by Josh Gao · 7 years ago
  98. 258d4a9 adb: fix error message for `adb {forward,reverse}` by Josh Gao · 7 years ago
  99. e445a6d adb: more immediately try to reconnect connections. by Josh Gao · 7 years ago
  100. 95af641 adb: don't pass time_point::max to condition_variable::wait_until. by Josh Gao · 7 years ago