1. 05ae2a4 [autotest] Store afe_host in and remove host attributes to/from machine dict. by Kevin Cheng · 9 years ago
  2. 11f8aed Add crash log collection for Brillo DUTs. by Bryan Lewandowski · 9 years ago
  3. d37736b [autotest] Update stage_server_side_package to support restricted subnet. by Dan Shi · 9 years ago
  4. e6c4f14 adb_host: Log adb server's pid by Simran Basi · 9 years ago
  5. cf7d256 [autotest] Only check dev.bootcomplete when dut boots into adb mode by Dan Shi · 9 years ago
  6. 1b4558e [autotest] Remove sys.oem_unlock_allowed check for Android device by Dan Shi · 9 years ago
  7. 6809412 [autotest] Ignore adb command failure when retrying to get a return value. by Dan Shi · 9 years ago
  8. 242f8de autotest: Logcat support for testbeds. by Simran Basi · 9 years ago
  9. 3b6c117 [autotest] Wait for dev.bootcomplete and sys.boot_completed to be 1 after reboot by Dan Shi · 9 years ago
  10. d6b4979 adb_host: Fix repair if the host is down. by Simran Basi · 9 years ago
  11. ea4a06d Add timeouts to run calls. by Bryan Lewandowski · 9 years ago
  12. 594a80e [autotest]Correcting check for directory on adb host by Bindu Mahadev · 9 years ago
  13. c716ac6 [autotest] Add retry to install_apk by Dan Shi · 9 years ago
  14. a1df0f2 Revert "android_ACTS: Skip setup wizard." by Simran Basi · 9 years ago
  15. 0f3f011 Enable logcat logging for adb_host. by Bryan Lewandowski · 9 years ago
  16. 973bf71 test_droid.py: Support passing in fastboot serials. by Simran Basi · 9 years ago
  17. ac86aee android_ACTS: Skip setup wizard. by Simran Basi · 9 years ago
  18. 8c51bda [autotest] Add retry to adb getprop command to reduce flake by Dan Shi · 9 years ago
  19. 2d279cf Revert "Enable logcat logging for adb_host." by Dan Shi · 9 years ago
  20. f21ef53 Enable logcat logging for adb_host. by Bryan Lewandowski · 9 years ago
  21. 788b1b5 autotest: Fix brillo_ADBDirectoryTransfer (take 2). by David Pursell · 9 years ago
  22. 626d541 [autotest] Check if bootloader is locked in abd_host verify. by Dan Shi · 9 years ago
  23. 1e2a98a [autotest] Check adb_host's ro.boot.hardware and ro.build.product properties. by Dan Shi · 9 years ago
  24. e01548b ADBDirectoryTransfer: fix test breakage. by David Pursell · 9 years ago
  25. 12a4f66 [autotest] Add retry to fastboot run during reimage. by Dan Shi · 9 years ago
  26. f6bc8ed Fix adb_host get_file for directory transfers by Casey Dahlin · 9 years ago
  27. da99500 [autotest] Change apk force install to default to True by Dan Shi · 9 years ago
  28. 3a011ed [autotest] Bug fix in adb_host init by Dan Shi · 9 years ago
  29. 224415e [autotest] Update ADBHost device regex for arc++ serial. by Kevin Cheng · 9 years ago
  30. 7075f55 [autotest] Add retry when calling adb get-state by Dan Shi · 9 years ago
  31. 922de30 [autotest] Retry adb root call by Dan Shi · 9 years ago
  32. 49d451f [autotest] Allow global config to specify list of images to install in Android. by Dan Shi · 9 years ago
  33. cfcb2cf [autotest] Update _get_devices to catch a general Exception for fastboot. by Kevin Cheng · 9 years ago
  34. 043c45b [autotest] Wait for mount service to be up before installing apk by Dan Shi · 9 years ago
  35. 969ff7c Add fastboot_reboot to adb_host by Alexandru Branciog · 9 years ago
  36. ea380fb Modify fastboot_serial for TCP by Alexandru Branciog · 9 years ago
  37. 9c5d398 adb_host: Wait for package service & map product name to target. by Simran Basi · 9 years ago
  38. 7756a0b brillo_Gtests: Support running in the lab. by Simran Basi · 9 years ago
  39. 9228a6f adb_host: Support running tests over TCP/IP by Simran Basi · 9 years ago
  40. 0498037 [autotest] Add a timeout in fastboot reboot command and ignore timeout error by Dan Shi · 9 years ago
  41. 70c3019 [autotest] Reduce parse file limit from 512MB to 256MB by Dan Shi · 9 years ago
  42. 6450e14 [autotest] Support run_suite with suite package and SSP for Brillo. by Dan Shi · 9 years ago
  43. c6a645a [autotest] Create new Base Label class. by Kevin Cheng · 9 years ago
  44. 91b4235 [autotest] Bug fix in brillo provision by Dan Shi · 9 years ago
  45. e9913d3 [autotest] Automatically sparse files greater than 512MB for fastboot call by Dan Shi · 9 years ago
  46. 86bd8c0 [autotest] Specify serial in brillo provision by Dan Shi · 9 years ago
  47. 18848d4 [autotest] Bug fix in waiting for ADBHost.is_up by Dan Shi · 9 years ago
  48. d21d66a Tolerate missing directories in ADBHost.list_files_glob by Christopher Wiley · 9 years ago
  49. 6cf6d2f autotest: Use SSH Tunnel For Communication to Servo & Chameleon by xixuan · 9 years ago
  50. 5d7a709 test_droid: make serial # optional by Mike Frysinger · 9 years ago
  51. db0366c [autotest] Add a utility to install apk to an Android device by Dan Shi · 9 years ago
  52. 08ff128 [autotest] Add support for devserver call locate_file by Dan Shi · 9 years ago
  53. be3636a [autotest] Update job_repo_url_[serial] after adb devices is provisioned by Dan Shi · 9 years ago
  54. beb2bb2 [autotest] Support adb_host repair by Simran Basi · 9 years ago
  55. 5ace6f2 [autotest] Support Android/Brillo suite runs. by Simran Basi · 9 years ago
  56. e234dea [autotest] Allow provisioning multiple DUTs without specifying serial. by Dan Shi · 9 years ago
  57. 7e52c62 autotest: Ensure fastboot commands use sudo when required. by Simran Basi · 9 years ago
  58. 3135594 [autotest] Add ability for adbhost to install apk. by Kevin Cheng · 9 years ago
  59. 50a412a [autotest] Support provisioning multiple duts connected to a testbed by Dan Shi · 9 years ago
  60. 216389c [autotest] Locate devserver in restricted subnets by Dan Shi · 9 years ago
  61. 3994260 adb_host: Invoke |close| on the associated teststation by Roshan Pius · 9 years ago
  62. 49f7b81 [autotest] Update atest to handle testbed creation. by Kevin Cheng · 9 years ago
  63. de8f9d1 When doing an ADB reboot make sure device is ready. by Kris Rambish · 9 years ago
  64. 64e130f [autotest] Only check host.user if it's set. by Dan Shi · 9 years ago
  65. 4d7540c adb_host: Retsart adbd with root on every reboot by Roshan Pius · 9 years ago
  66. 14622bb [autotest] test_droid V1. by Simran Basi · 9 years ago
  67. e4e807b [autotest] Increase wait time to 900s for Android device provision. by Dan Shi · 9 years ago
  68. ab99972 [autotest] Enable provisioning Brillo device from autotest by Dan Shi · 9 years ago
  69. 85e864a [autotest] Add in teststation host class. by Kevin Cheng · 9 years ago
  70. 1bf60eb [autotest] autoserv add --lab & --host_attributes arguments by Simran Basi · 9 years ago
  71. ba94353 [autotest] Add support of LATEST for android build. by Dan Shi · 9 years ago
  72. f2fd076 [autotest] Minor bug fix in adb_host by Dan Shi · 9 years ago
  73. 50c1f9c adb_host: Restart adbd daemon as root on init by Roshan Pius · 9 years ago
  74. 549beb4 [autotest] Add in testbed class and creation method in host factory. by Kevin Cheng · 9 years ago
  75. d19e6c6 [autotest] Minor cleanup of adb_host. by Kevin Cheng · 9 years ago
  76. 225b904 [autotest] Add a dummy test for android device. by Dan Shi · 9 years ago
  77. b45eb67 adb_host: Add remount command. by Ralph Nathan · 9 years ago
  78. f17f6fd adb_host: Simpler forwarding of kwargs to ADBHost._device_run(). by Gilad Arnold · 9 years ago
  79. 5f6ed6a [autotest] Create teststation attribute for ADBHost. by Kevin Cheng · 9 years ago
  80. aaabd0c [autotest] ADBHost get_file_info updated to work on android devices. by Kevin Cheng · 9 years ago
  81. d6a2a3b brillo_BootLoader: New test for A/B and Brillo bootloaders. by David Zeuthen · 9 years ago
  82. a287217 [autotest] Add machine_install method to install build to an Android device. by Dan Shi · 9 years ago
  83. 9556714 [autotest] Fix a stale |_adb_run| invocation in |get_file|. by Roshan Pius · 9 years ago
  84. 3b017bb adb_host.py: Fix argument handling when running commands. by Gilad Arnold · 9 years ago
  85. 2cfa552 adb_host: Revised handling of device serials. by Gilad Arnold · 9 years ago
  86. 6ea3e1c [autotest] Update adb_host module with calls needed for fastboot command by Dan Shi · 9 years ago
  87. 5ba5d18 autotest: Ignore exit status parse errors in _adb_run. by Roshan Pius · 9 years ago
  88. 92fe6ae [autotest] Implement preserve symlinks and perms for {get,send}_file on adbhost. by Kevin Cheng · 9 years ago
  89. 21abf29 [autotest] Update ADBHost to use parent's collect_logs method. by Kevin Cheng · 9 years ago
  90. 58e5dd3 autotest: Create RpcServerTracker for Host objects. by Roshan Pius · 9 years ago
  91. a58163a autotest: Flag to indicate if host supports client install. by Roshan Pius · 9 years ago
  92. 1621c63 adb_host: Support login as user adb. by Simran Basi · 9 years ago
  93. a5522a3 Brillo Tier 1 PTS: Initial Script. by Simran Basi · 9 years ago
  94. e452b1f adb_host: Add support for port forwarding. by Gilad Arnold · 9 years ago
  95. 3a4a57a [autotest] Add serial flag for adb_host support in cli/atest. by Kevin Cheng · 9 years ago
  96. a76bef0 Add an OS type getter for CrOS and ADB hosts. by Gilad Arnold · 9 years ago
  97. 1b02376 adb_host: Minor fixes and method stubs. by Simran Basi · 9 years ago
  98. 38f7ddf Autotest: Add brillo_Gtests test. by Simran Basi · 9 years ago
  99. 018db35 [autotest] Implement several adb_host functions. by Kevin Cheng · 9 years ago
  100. d3ba3fb autotest: minor adb_host modifications. by Simran Basi · 9 years ago