1. 8a40c8a adb: switch reconnect_queue to std::set. by Josh Gao · 6 years ago
  2. 043fbec adb: add environment variables to disable usb, emulators, mdns. by Josh Gao · 6 years ago
  3. e032387 adb: minor cleanup. by Josh Gao · 6 years ago
  4. 18eae78 Merge changes If7c8d38f,I7117dd19,Iaa5006e3,I3a568361,I37df06e4, ... by Josh Gao · 6 years ago
  5. d88b52e Merge changes from topic "squashfs+overlayfs" by Mark Salyzyn · 6 years ago
  6. 362e696 adb: report connection status when we're unauthorized. by Josh Gao · 6 years ago
  7. a8db274 adb: disable test_device.FileOperationsTest.test_pull_symlink_dir. by Josh Gao · 6 years ago
  8. 6c1b42c adb: fix test_device.FileOperationsTest.test_push_empty by Josh Gao · 6 years ago
  9. b361073 adb: switch test_adb.py over to double quotes. by Josh Gao · 6 years ago
  10. 676f375d adb: make test_adb.py work on windows. by Josh Gao · 6 years ago
  11. 9b6522b adb: switch test_adb.py to python3. by Josh Gao · 6 years ago
  12. 7b1d163 Merge "Add adb integration test to general-tests" by Treehugger Robot · 6 years ago
  13. c60153f adb: add overlayfs handling for readonly system filesystems by Mark Salyzyn · 6 years ago
  14. 75fea7e Add adb integration test to general-tests by Julien Desprez · 6 years ago
  15. 4039051 adb: clean up handle_host_request. by Josh Gao · 6 years ago
  16. 50973d1 Merge changes from topic "fdsan_debuggerd" by Josh Gao · 6 years ago
  17. 297d9bf adb: actually enable fdsan. by Josh Gao · 6 years ago
  18. 9d100f1 adb: move AdbCloser to its rightful place. by Josh Gao · 6 years ago
  19. eca59ae adb: `adbd` uses shared libraries. by Tao Bao · 6 years ago
  20. d560f39 Merge "Accept DexMetadata files (.dm) for install-multiple" by Treehugger Robot · 6 years ago
  21. f03eebd Accept DexMetadata files (.dm) for install-multiple by Calin Juravle · 7 years ago
  22. acc0a90 Merge "adb: delete hellish hodgepodge." by Treehugger Robot · 6 years ago
  23. 3b4de3c adb: delete hellish hodgepodge. by Josh Gao · 6 years ago
  24. 6fb9461 adbd: when rebooting, don't close socket before pausing. by Josh Gao · 6 years ago
  25. 52126a4 Merge "adb: win32: fix Unicode console output" by Treehugger Robot · 6 years ago
  26. def91c0 adb: disable ReconnectHandler in adbd. by Josh Gao · 6 years ago
  27. 258d4a9 adb: fix error message for `adb {forward,reverse}` by Josh Gao · 6 years ago
  28. e445a6d adb: more immediately try to reconnect connections. by Josh Gao · 6 years ago
  29. 95af641 adb: don't pass time_point::max to condition_variable::wait_until. by Josh Gao · 6 years ago
  30. 1906243 adb: move list-forward, kill-forward back into handle_forward_request. by Josh Gao · 6 years ago
  31. 771ba0c adb: win32: fix Unicode console output by Spencer Low · 6 years ago
  32. 6dc5086 adb: Correctly detect deduplicated ext4 partitions. by David Anderson · 6 years ago
  33. d81c4f0 Merge "adbd: fix check of `remount -R`." by Treehugger Robot · 6 years ago
  34. 1ba2e6a Merge "adb: split daemon services out of service_to_fd." by Josh Gao · 6 years ago
  35. 2712192 adbd: fix check of `remount -R`. by Josh Gao · 6 years ago
  36. c29bf19 adb: use WriteFdExactly when no format by Mark Salyzyn · 6 years ago
  37. 997cfac adb: split daemon services out of service_to_fd. by Josh Gao · 6 years ago
  38. 954adcc adbd: turn on fdsan warnings. by Josh Gao · 6 years ago
  39. 6523309 adb: add error-generating overload of adb_close(unique_fd). by Josh Gao · 6 years ago
  40. 56300c9 adb: fix register_socket_transport related double-closes. by Josh Gao · 6 years ago
  41. e261f6b adb: fix double close in local_connect_arbitrary_ports. by Josh Gao · 6 years ago
  42. 73a5ee4 adb: use adb's unique_fd instead of android::base. by Josh Gao · 6 years ago
  43. 2deb787 adb: move remount_service.h into daemon. by Josh Gao · 6 years ago
  44. 86acb86 adb: split shell_service.h into client/daemon/protocol parts. by Josh Gao · 6 years ago
  45. edec033 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 6 years ago
  46. 32acd31 Merge "adb: fix forward --list, --remove(-all) with multiple devices." by Treehugger Robot · 6 years ago
  47. 91c25c0 adb: fix forward --list, --remove(-all) with multiple devices. by Josh Gao · 6 years ago
  48. 46b55e8 adb: Fix `adb remount` by Luis Hector Chavez · 6 years ago
  49. c23280a Merge changes Iccfe3bd4,I6380245b,I20d9f2fe by Treehugger Robot · 6 years ago
  50. 74be24d Merge "Adb and fastboot completion supports zsh users." by Treehugger Robot · 6 years ago
  51. 6150a37 adb: Remove most C-style allocations by Luis Hector Chavez · 6 years ago
  52. 095792c adb: Modernize the service creation by Luis Hector Chavez · 6 years ago
  53. c20c850 adb: Preserve the original mount flags when remounting by Luis Hector Chavez · 6 years ago
  54. cb140c0 Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 6 years ago
  55. cda7c3b adb: Add io size and zero packet to usb_handle by Jerry Zhang · 7 years ago
  56. 16b78db adb: Have device usb_handle return io size by Jerry Zhang · 7 years ago
  57. b156c60 adb: Expose device usb_handle through libadbd by Jerry Zhang · 7 years ago
  58. 0bd3432 Adb and fastboot completion supports zsh users. by Jim Tang · 6 years ago
  59. aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  60. 771f2c2 Merge "Remove unused #include." by Elliott Hughes · 6 years ago
  61. 3eb5d77 Merge "adb: work around adbd push bug." by Treehugger Robot · 6 years ago
  62. cd0f5c3 Remove unused #include. by Elliott Hughes · 6 years ago
  63. e4fded2 adb: fix escape_arg for multiple quotes by Ryan Prichard · 6 years ago
  64. 0cee7cc adb: work around adbd push bug. by Josh Gao · 6 years ago
  65. 4c0078d adbd: fix spurious failure to create dirs when pushing. by Josh Gao · 6 years ago
  66. d8a4c60 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 6 years ago
  67. b8f4fe4 Merge changes from topic "mingw-clang" by Treehugger Robot · 6 years ago
  68. a2df1ef Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 6 years ago
  69. 409465a Merge "adb: fix obsolete documentation." by Treehugger Robot · 6 years ago
  70. accc95d adb: fix obsolete documentation. by Elliott Hughes · 6 years ago
  71. 04b9ca8 Revert "adb: detect some spin loops and abort." by Josh Gao · 6 years ago
  72. 7982178 Update cflags for building Windows modules with Clang by Pirama Arumuga Nainar · 7 years ago
  73. 9674bcb Merge changes Ibfa5e7e6,I706b57a9,I53d21134,I69d4d585 by Treehugger Robot · 6 years ago
  74. 3bbc816 adb: detect some spin loops and abort. by Josh Gao · 6 years ago
  75. 812ba6a Merge "adb: add nonblocking fd Connection." by Treehugger Robot · 6 years ago
  76. ded557f adb: add an id field to fdevent. by Josh Gao · 6 years ago
  77. e44d38d adb: delete unused members in fdevent. by Josh Gao · 6 years ago
  78. 172d0d4 adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 6 years ago
  79. 5587aba Merge "Fix `adb logcat` return code." by Elliott Hughes · 7 years ago
  80. 31f0f1b Fix `adb logcat` return code. by Elliott Hughes · 7 years ago
  81. 6082e7d adb: add nonblocking fd Connection. by Josh Gao · 7 years ago
  82. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
  83. ae74e42 Merge "Fix exit-time-destructor warning" by Treehugger Robot · 7 years ago
  84. 8b47d31 Fix exit-time-destructor warning by Pirama Arumuga Nainar · 7 years ago
  85. 07445f4 adb: add remount -R for deduplicated ext4 by David Anderson · 7 years ago
  86. e82401e Merge "adb: really fix the mac build." by Josh Gao · 7 years ago
  87. 6e1246c adb: really fix the mac build. by Josh Gao · 7 years ago
  88. 6c9bb05 Merge "Build adbd for recovery" by Treehugger Robot · 7 years ago
  89. 99c27d3 adb: fix mac build. by Josh Gao · 7 years ago
  90. a0e7504 Build adbd for recovery by Jiyong Park · 7 years ago
  91. fd3fd93 adb: add benchmark script. by Josh Gao · 7 years ago
  92. 7c738cd adb: add IOVector. by Josh Gao · 7 years ago
  93. 9da1a91 Revert "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
  94. a2157a7 Merge "Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper."" by Josh Gao · 7 years ago
  95. f139ba4 Revert "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Josh Gao · 7 years ago
  96. 812a6b7 Merge "adb: add support for O_CLOEXEC to unique_fd pipe wrapper." by Treehugger Robot · 7 years ago
  97. 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
  98. 948b3e1 adb: add support for O_CLOEXEC to unique_fd pipe wrapper. by Josh Gao · 7 years ago
  99. 3b37fa2 adb: convert fdevent over to unique_fd. by Josh Gao · 7 years ago
  100. ae9c1dc adb: move towards using unique_fd. by Josh Gao · 7 years ago